mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 21:25:13 +02:00
Replace reference from climate
with common "Auto" state in baf
(#142936)
This commit is contained in:
@@ -31,7 +31,7 @@
|
|||||||
"state_attributes": {
|
"state_attributes": {
|
||||||
"preset_mode": {
|
"preset_mode": {
|
||||||
"state": {
|
"state": {
|
||||||
"auto": "[%key:component::climate::entity_component::_::state_attributes::fan_mode::state::auto%]"
|
"auto": "[%key:common::state::auto%]"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user