mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 04:37:06 +00:00
Fixed "condtion_type" to "condition_type" (#29984)
Fixed "condtion_type" to "condition_type"
This commit is contained in:
parent
9e51a18845
commit
3f32490ae6
@ -1,6 +1,6 @@
|
||||
{
|
||||
"device_automation": {
|
||||
"condtion_type": {
|
||||
"condition_type": {
|
||||
"is_on": "{entity_name} is on",
|
||||
"is_off": "{entity_name} is off"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user