Hello,
ive setup Deconz latest version and added a Tradfri Dimmer Switch. Then I added the bridge including the api key, that seems to be no problem. But if I add a switch thing (id is correct, I looked at the rest api) nothing happens in openhab.
I event tried to add things using PaperUI but the Deconz binding does not finds anything.
Do I something wrong, here is the things file:
Bridge deconz:deconz:smarthome-deconz [ host=“192.168.2.30”, apikey=“FOOBAR” ] {
switch WZ_Tisch_Ikea_Switch “Wohnzimmer Tischschalter” [ id=“2” ]
}
Thank you!
Bye