Code
{
"accessory": "mqtt-switch-tasmota",
"switchType": "outlet",
"name": "Stehlampe Flur",
"url": "mqtt://127.0.0.1",
"username": "",
"password": "",
"topics": {
"statusGet": "stat/stehlampeflur/RESULT",
"statusSet": "cmnd/stehlampeflur/POWER",
"stateGet": "tele/stehlampeflur/STATE"
},
"onValue": "ON",
"offValue": "OFF",
"activityTopic": "tele/stehlampeflur/LWT",
"activityParameter": "Online",
"startCmd": "cmnd/stehlampeflur/TelePeriod",
"startParameter": "60",
"manufacturer": "ITEAD",
"model": "Sonoff",
"serialNumberMAC": "xx:xx:BC:xx:2B:xx"
}
Alles anzeigen