I do not use Zibeeg
But there is something wrong.
The OWN code you posted using a WHERE = 0 is a general light off command, not yet supported.
Check it out, you’re doing something wrong.
some problem here. Switches are discovered correctly, and I can add an Item properly to them. However, when I try to switch on a Switch item from openHAB, I heard the click of the physical, but nothing happens.
Hi Riccardo, it’s’ a strange behaviour and difficult to understand without logs.
You should set log level to DEBUG (see README for info) and post here (using code fences!) the relevant log when you try to activate a light from OH2
Hello,
I’m working with OpenHab 2.4.0 and OpenWebNet Binding (2.5.0.M2-1). The system is based on F453AV web server.
I’m trying to make a rule where I use a “received command” of roller shutter as trigger.
I notate a strange behavior:
if I command roller shutter via paper UI I can see the changing in log (and I can use the received command in rule) but when I send a command via physical devices (or even via mobile), I don’t see anything in log and the rules doesn’t work.
Instead, for the switches (light) the behavior is different: the command are sees both via paper UI and physical devices.
Does anyone could help me ?
Thanks
Emilio
@massi, I turned on the logs using DEBUG level, as requested. When I try to switch the light on from the openHAB application, the application appends the following records:
Hi Riccardo,
the log has nothing wrong, only the WHERE part (address of the light) looks suspect: “02” looks more like an area (room) than a single light point.
Can you check from your MyHome configuration what is exactly the WHERE address of the light you are testing?
Also another useful test is:
keep the log open
switch on the light ON using the physical button
then swith OFF the light using the MyHome_Up application
(do not use openHAB during this test)
then send here only the relevant part of the log