does anyone here uses deconz+raspbee for the Hue-Bridge-Binding in openhab2? I was able to insert a few lights from deconz to openhab but now im stuck trying to insert the motion-sensor from hue. I added the lights with the usage of the ui but there isnt any option for the motion sensor when clicking on “Add Thing”. Have you done it using http-requests towards deconz or was anyone succesfull using the binding?
Thank you in advance for your help, i just started with openhab but there are so many possibilites :0
Hello togehter, im new and please sorry for my english :-/ I have a problem with rules. I tried so many ways and it is not working… i have a rasp4 and openhab 2.5.5 / conbee2 Stick (Deconz). I have some rules and items… all working perfekt (Milight bilbs…). Now i tried to use conbee 2 as bridge for aqara sensor. it is found in openhab… i have the items for Illuminance, Presence… as an example: deconz:presencesensor:947c7a41:00158d000476cb94010406:presence (switch).
So and now i want to try a really simple rule like:
when someone is there please turn on the light.
I tried:
rule “Bewegungsmelder”
when
Channel “deconz:presencesensor:947c7a41:00158d000476cb94010406:presence” triggered ON
then
lsendCommand (Wohnzimmer_Stehlampe (ON)
end
And much more variations… could someone please help with a simple rule so i can try to fix the rest by myself
In the Phoscon web app it is no problem to connect the sensor with a bulb…