36 lines
878 B
JSON
36 lines
878 B
JSON
{
|
|
"config": {
|
|
"step": {
|
|
"bluetooth_confirm": {
|
|
"description": "Möchten Sie das MySmartBike-Gerät {name} zu Home Assistant hinzufügen?"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"address": "Gerät"
|
|
},
|
|
"description": "Wählen Sie Ihr MySmartBike-Gerät aus"
|
|
}
|
|
},
|
|
"abort": {
|
|
"already_configured": "Gerät ist bereits konfiguriert",
|
|
"no_devices_found": "Keine MySmartBike-Geräte gefunden. Stellen Sie sicher, dass Ihr Gerät eingeschaltet und in Reichweite ist."
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"log_ble_messages": "BLE-Nachrichten in Datei speichern"
|
|
},
|
|
"description": "Erweiterte Einstellungen für MySmartBike BLE"
|
|
}
|
|
}
|
|
},
|
|
"entity": {
|
|
"switch": {
|
|
"connection": {
|
|
"name": "Verbindung"
|
|
}
|
|
}
|
|
}
|
|
} |