mirror of
https://github.com/home-assistant/core.git
synced 2025-08-01 03:35:09 +02:00
Fixed "condtion_type" to "condition_type" (#29984)
Fixed "condtion_type" to "condition_type"
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"device_automation": {
|
||||
"condtion_type": {
|
||||
"condition_type": {
|
||||
"is_on": "{entity_name} is on",
|
||||
"is_off": "{entity_name} is off"
|
||||
},
|
||||
|
Reference in New Issue
Block a user