2020-04-16 20:00:10 +00:00
|
|
|
{
|
2020-10-10 00:05:05 +00:00
|
|
|
"device_automation": {
|
|
|
|
"action_type": {
|
|
|
|
"brightness_decrease": "Sn\u00ed\u017eit jas {entity_name}",
|
|
|
|
"brightness_increase": "Zv\u00fd\u0161it jas {entity_name}",
|
|
|
|
"flash": "Bliknout {entity_name}",
|
|
|
|
"toggle": "P\u0159epnout {entity_name}",
|
|
|
|
"turn_off": "Vypnout {entity_name}",
|
|
|
|
"turn_on": "Zapnout {entity_name}"
|
|
|
|
},
|
|
|
|
"condition_type": {
|
|
|
|
"is_off": "{entity_name} je vypnuto",
|
|
|
|
"is_on": "{entity_name} je zapnuto"
|
|
|
|
},
|
|
|
|
"trigger_type": {
|
|
|
|
"turned_off": "{entity_name} vypnuto",
|
|
|
|
"turned_on": "{entity_name} zapnuto"
|
|
|
|
}
|
|
|
|
},
|
2020-04-20 23:33:54 +00:00
|
|
|
"state": {
|
|
|
|
"_": {
|
2020-10-10 00:05:05 +00:00
|
|
|
"off": "Vypnuto",
|
|
|
|
"on": "Zapnuto"
|
2020-04-20 23:33:54 +00:00
|
|
|
}
|
|
|
|
},
|
2020-04-16 20:00:10 +00:00
|
|
|
"title": "Sv\u011btlo"
|
|
|
|
}
|