implement some features of Venus OS
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2026-02-19 15:37:41 +11:00
parent d72e88ab7b
commit e8153e2953
21 changed files with 4143 additions and 90 deletions

View File

@@ -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