Page 1 of 1

Door Sensor sends ON/ON instead of ON/OFF

Posted: Friday 13 July 2018 11:07
by jannnfe
Hello,
I had asked for a solution in the LetsControlIt Forum, but unfortunately I was not helped there until then. I hope someone can help me here. I'll post the link to my forum post here and hope someone can help me https://www.letscontrolit.com/forum/vie ... 111#p29111.

The point is that my RFLink from a door sensor receives an ON command from the sensor for both opening and closing. I would like to change this so that I always know when the door is open and closed.

At the Moment:
OPEND = ON
CLOSED = ON

I like to receive:
OPEN = ON
CLOSED = OFF

Thanks :)

Re: Door Sensor sends ON/ON instead of ON/OFF

Posted: Friday 13 July 2018 11:18
by freijn
Create a small script with an virtual switch.

Toggle the status Open / Close by every on command.
I think you can even do that in blocky