mirror of
https://github.com/home-assistant/core.git
synced 2026-04-06 23:47:33 +00:00
Replace reference from climate with common "Auto" state in baf (#142936)
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
"state_attributes": {
|
||||
"preset_mode": {
|
||||
"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