31 lines
1.2 KiB
JSON
31 lines
1.2 KiB
JSON
{
|
|
"device_automation": {
|
|
"condition_type": {
|
|
"is_battery_level": "Aktuelt {entity_name}-batteriniveau",
|
|
"is_humidity": "Aktuel {entity_name}-luftfugtighed",
|
|
"is_illuminance": "Aktuel {entity_name}-lysstyrke",
|
|
"is_power": "Aktuel {entity_name}-str\u00f8m",
|
|
"is_pressure": "Aktuelt {entity_name}-lufttryk",
|
|
"is_signal_strength": "Aktuel {entity_name}-signalstyrke",
|
|
"is_temperature": "Aktuel {entity_name}-temperatur",
|
|
"is_value": "Aktuel {entity_name}-v\u00e6rdi"
|
|
},
|
|
"trigger_type": {
|
|
"battery_level": "{entity_name} batteriniveau \u00e6ndres",
|
|
"humidity": "{entity_name} luftfugtighed \u00e6ndres",
|
|
"illuminance": "{entity_name} lysstyrke \u00e6ndres",
|
|
"power": "{entity_name} str\u00f8m \u00e6ndres",
|
|
"pressure": "{entity_name} lufttryk \u00e6ndres",
|
|
"signal_strength": "{entity_name} signalstyrke \u00e6ndres",
|
|
"temperature": "{entity_name} temperatur \u00e6ndres",
|
|
"value": "{entity_name} v\u00e6rdi \u00e6ndres"
|
|
}
|
|
},
|
|
"state": {
|
|
"_": {
|
|
"off": "Fra",
|
|
"on": "Til"
|
|
}
|
|
},
|
|
"title": "Sensor"
|
|
} |