2019-02-28 00:34:13 +00:00
{
"config" : {
2020-03-24 13:18:47 +00:00
"abort" : {
"already_configured" : "Denna RainMachine-enhet \u00e4r redan konfigurerad"
} ,
2022-08-06 00:24:46 +00:00
"error" : {
"invalid_auth" : "Ogiltig autentisering"
} ,
"flow_title" : "{ip}" ,
2019-02-28 00:34:13 +00:00
"step" : {
"user" : {
"data" : {
"ip_address" : "V\u00e4rdnamn eller IP-adress" ,
"password" : "L\u00f6senord" ,
"port" : "Port"
} ,
"title" : "Fyll i dina uppgifter"
}
2020-04-15 16:51:07 +00:00
}
2020-11-01 00:04:54 +00:00
} ,
2022-09-29 00:36:54 +00:00
"issues" : {
"replaced_old_entity" : {
"fix_flow" : {
"step" : {
"confirm" : {
"description" : "Uppdatera alla automatiseringar eller skript som anv\u00e4nder denna enhet f\u00f6r att ist\u00e4llet anv\u00e4nda ` {replacement_entity_id} `." ,
"title" : "{old_entity_id} kommer att tas bort"
}
}
} ,
"title" : "{old_entity_id} kommer att tas bort"
}
} ,
2020-11-01 00:04:54 +00:00
"options" : {
"step" : {
"init" : {
2022-08-02 00:27:42 +00:00
"data" : {
"zone_run_time" : "Standardzonens k\u00f6rtid (i sekunder)"
} ,
2020-11-01 00:04:54 +00:00
"title" : "Konfigurera RainMachine"
}
}
2020-04-16 20:00:10 +00:00
}
2019-02-28 00:34:13 +00:00
}