mirror of
https://github.com/home-assistant/core.git
synced 2025-08-02 20:25:07 +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": {
|
"device_automation": {
|
||||||
"condtion_type": {
|
"condition_type": {
|
||||||
"is_on": "{entity_name} is on",
|
"is_on": "{entity_name} is on",
|
||||||
"is_off": "{entity_name} is off"
|
"is_off": "{entity_name} is off"
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user