Define "Away" state in plugwise using common string (#141875)

This commit is contained in:
Norbert Rittel 2025-03-31 07:35:03 +02:00 committed by GitHub
parent 0b91aa9202
commit 03366038ce
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -85,7 +85,7 @@
"preset_mode": {
"state": {
"asleep": "Night",
"away": "[%key:component::climate::entity_component::_::state_attributes::preset_mode::state::away%]",
"away": "[%key:common::state::not_home%]",
"home": "[%key:common::state::home%]",
"no_frost": "Anti-frost",
"vacation": "Vacation"