mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
Add 'toggle' device action translation to fan (#71590)
This commit is contained in:
parent
bb052679df
commit
bec3c6e66a
@ -11,6 +11,7 @@
|
||||
"turned_off": "{entity_name} turned off"
|
||||
},
|
||||
"action_type": {
|
||||
"toggle": "Toggle {entity_name}",
|
||||
"turn_on": "Turn on {entity_name}",
|
||||
"turn_off": "Turn off {entity_name}"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user