18 lines
410 B
JSON
Raw Normal View History

2022-04-01 15:02:13 +02:00
{
"device_automation": {
"action_type": {
"set_mode": "Change mode on {entity_name}."
}
},
2022-04-01 15:02:13 +02:00
"config": {
"step": {
"user": {
"data": {
"password": "Adgangskode",
"username": "Emailadresse"
},
"title": "Indtast brugernavn og adgangskode"
}
}
}
}