2018-09-24 10:01:01 +00:00
{
"config" : {
2018-09-26 09:19:50 +00:00
"abort" : {
2021-02-03 10:46:49 +00:00
"single_instance_allowed" : "Bereits konfiguriert. Es ist nur eine Konfiguration m\u00f6glich."
2018-09-26 09:19:50 +00:00
} ,
"error" : {
2021-02-03 10:46:49 +00:00
"cannot_connect" : "Verbindung fehlgeschlagen"
2018-09-26 09:19:50 +00:00
} ,
2018-09-24 10:01:01 +00:00
"step" : {
"broker" : {
"data" : {
2018-10-02 12:33:47 +00:00
"broker" : "Server" ,
2018-09-27 21:04:28 +00:00
"discovery" : "Suche aktivieren" ,
2018-09-24 10:01:01 +00:00
"password" : "Passwort" ,
2018-10-02 12:33:47 +00:00
"port" : "Port" ,
2018-09-24 10:01:01 +00:00
"username" : "Benutzername"
} ,
2020-05-29 00:04:16 +00:00
"description" : "Bitte gib die Verbindungsinformationen deines MQTT-Brokers ein."
2018-10-05 15:50:00 +00:00
} ,
"hassio_confirm" : {
"data" : {
"discovery" : "Suche aktivieren"
} ,
2021-03-16 00:04:36 +00:00
"description" : "M\u00f6chtest du Home Assistant so konfigurieren, dass er eine Verbindung mit dem MQTT-Broker herstellt, der vom Supervisor Add-on {addon} bereitgestellt wird?" ,
"title" : "MQTT Broker per Supervisor add-on"
2018-09-24 10:01:01 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-02-26 00:31:47 +00:00
} ,
"device_automation" : {
"trigger_subtype" : {
"button_1" : "Erste Taste" ,
"button_2" : "Zweite Taste" ,
"button_3" : "Dritte Taste" ,
"button_4" : "Vierte Taste" ,
"button_5" : "F\u00fcnfte Taste" ,
"button_6" : "Sechste Taste" ,
"turn_off" : "Ausschalten" ,
"turn_on" : "Einschalten"
} ,
"trigger_type" : {
"button_double_press" : "\"{subtype}\" doppelt angeklickt" ,
"button_long_press" : "\"{subtype}\" kontinuierlich gedr\u00fcckt" ,
2020-04-20 00:04:37 +00:00
"button_long_release" : "\"{subtype}\" nach langem Dr\u00fccken losgelassen" ,
2020-02-26 00:31:47 +00:00
"button_quadruple_press" : "\"{subtype}\" Vierfach geklickt" ,
"button_quintuple_press" : "\"{subtype}\" f\u00fcnffach geklickt" ,
"button_short_press" : "\"{subtype}\" gedr\u00fcckt" ,
2020-04-20 00:04:37 +00:00
"button_short_release" : "\"{subtype}\" losgelassen" ,
2020-02-26 00:31:47 +00:00
"button_triple_press" : "\"{subtype}\" dreifach geklickt"
}
2020-07-14 00:03:03 +00:00
} ,
"options" : {
2020-11-08 00:04:05 +00:00
"error" : {
"cannot_connect" : "Verbindung fehlgeschlagen"
} ,
2020-07-14 00:03:03 +00:00
"step" : {
"broker" : {
"data" : {
2020-09-27 00:06:49 +00:00
"broker" : "Broker" ,
"password" : "Passwort" ,
"port" : "Port" ,
"username" : "Benutzername"
2021-02-03 10:46:49 +00:00
} ,
"description" : "Bitte gib die Verbindungsinformationen deines MQTT-Brokers ein."
2020-11-08 00:04:05 +00:00
} ,
"options" : {
"data" : {
2021-02-03 10:46:49 +00:00
"discovery" : "Erkennung aktivieren" ,
2020-11-08 00:04:05 +00:00
"will_enable" : "Letzten Willen aktivieren"
2021-02-03 10:46:49 +00:00
} ,
"description" : "Bitte die MQTT-Einstellungen ausw\u00e4hlen."
2020-07-14 00:03:03 +00:00
}
}
2020-04-16 20:00:10 +00:00
}
2018-09-24 10:01:01 +00:00
}