Hello all,
i use a ATMEGA328P with internal clock (MysBootloader) and have a 4-channel relay board connected at the Arduino outputs D3-D6 (current MySensors Example Sketch).
As central unit i use a RaspberryPi with openhab 1.8 and a serial gateway (Arduino Nano) and the MySensors- OpenHAB serial binding of @bkl
The OpenHab item looks like this:
Switch Lights_Downlights_Front "Downlights Front" <selfLight> (Outdoor, Lights_Outdoor) {mysensors="54;1;V_STATUS"}
Unfortunately I can not switch the relays ON or OFF.
Many other sensors (Temp, Hum, Rain) works fine with this environment.
Any help is appreciated!
Greets & Thanks