Sollte ich ggf. etwas in the JSON Konfiguration ändern? Gruß forester
Code
{
"name": "SwitchBot",
"credentials": {
"notice": "Keep your token a secret!"
},
"options": {
"devices": [
{
"deviceId": "C1:8D:3C:26:xxxx",
"configDeviceName": "Meter Plus 2",
"configDeviceType": "MeterPlus",
"ble": true
},
{
"deviceId": "F0:8D:3F:BE:xxxx",
"configDeviceName": "Meter Plus",
"configDeviceType": "MeterPlus",
"ble": true
}
]
},
"platform": "SwitchBot"
}
Alles anzeigen