Fixed "condtion_type" to "condition_type" (#29984)

Fixed "condtion_type" to "condition_type"
This commit is contained in:
Ryan 2019-12-15 23:41:32 -08:00 committed by Fabian Affolter
parent 9e51a18845
commit 3f32490ae6

View File

@ -1,6 +1,6 @@
{
"device_automation": {
"condtion_type": {
"condition_type": {
"is_on": "{entity_name} is on",
"is_off": "{entity_name} is off"
},