implement some features of Venus OS
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -45,6 +45,18 @@ views:
|
||||
name: Target Standby
|
||||
- entity: script.victron_mqtt_set_remote_panel_standby
|
||||
name: Apply Standby
|
||||
- type: entities
|
||||
title: ESS Guide-Style Control (MQTT)
|
||||
show_header_toggle: false
|
||||
entities:
|
||||
- entity: number.victron_ess_grid_setpoint
|
||||
name: Grid Setpoint (W)
|
||||
- entity: number.victron_ess_max_charge_power
|
||||
name: Max Charge Power (W)
|
||||
- entity: number.victron_ess_max_discharge_power
|
||||
name: Max Discharge Power (W)
|
||||
- entity: switch.victron_ess_optimized_mode
|
||||
name: Optimized Mode (10 on / 9 off)
|
||||
|
||||
- type: grid
|
||||
columns: 3
|
||||
|
||||
Reference in New Issue
Block a user