grover / homebridge-automation-switches

A flexible automation switch for Homebridge: https://github.com/nfarina/homebridge
MIT License
114 stars 12 forks source link

Automation switch is off, but Motion switch active #21

Open SCoe2k opened 5 years ago

SCoe2k commented 5 years ago

I have the below setup: { "type": "automation", "name": "A-Kühl-Gefrier", "period": 60, "autoOff": false }

If one fridge door opens, the switch is set to on. After 1 min the motion detection is active. In that case I check, if door is still open:

That works fine. Nevertheless after I have turned of the switch, the motion switch is active every Minute. How can I really deactivate. What is going wrong?. Usually the motion detection should be off, if the switch itself is off, isn‘t it. 05AC4BE0-077B-4A45-86B6-F8FCE68747AC

SCoe2k commented 5 years ago

Version 3.2.1