You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i am using the aqara motion sensor with deconz and hue plugin. It works very well.
Now, i created new automation with my camera running with homebridge-camera-ffmpeg.
The camera captures a snapshot und upload it to google drive if the aqara motion sensors detects a motion.
My problem is, i want to activate the sensor ONLY if i am not at home, i tried already with disabling the motion sensor but it triggers anyway. What i am doing wrong?
As @manup indicated you could temporarily disable the rules. homebridge-hue can expose them to HomeKit, so you can enable/disable gateway rules from a HomeKit scene. You need to create these HomeKit scenes in Eve, because Apple’s Home app doesn’t support custom attributes. Also you might want to whitelist the motion sensor rules instead of exposing all gateway rules.
Use a CLIP sensor as virtual switch to enable the motion sensor and change you gateway rules to check for the CLIP sensor’s state in addition to the ZHAPresence state. This is actually what I do at home.
Issue
Hey everyone,
i am using the aqara motion sensor with deconz and hue plugin. It works very well.
Now, i created new automation with my camera running with homebridge-camera-ffmpeg.
The camera captures a snapshot und upload it to google drive if the aqara motion sensors detects a motion.
My problem is, i want to activate the sensor ONLY if i am not at home, i tried already with disabling the motion sensor but it triggers anyway. What i am doing wrong?
Log Messages
The text was updated successfully, but these errors were encountered: