Use (new) common state "Full" in enphase_envoy (#147834)

Use (new) common state "Full"
This commit is contained in:
Norbert Rittel 2025-07-01 02:13:05 +02:00 committed by GitHub
parent 84645d0ca6
commit 23c304fc75
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -363,7 +363,7 @@
"discharging": "[%key:common::state::discharging%]", "discharging": "[%key:common::state::discharging%]",
"idle": "[%key:common::state::idle%]", "idle": "[%key:common::state::idle%]",
"charging": "[%key:common::state::charging%]", "charging": "[%key:common::state::charging%]",
"full": "Full" "full": "[%key:common::state::full%]"
} }
}, },
"acb_available_energy": { "acb_available_energy": {