Closed MisterWil closed 7 years ago
Finished in v0.10.0
So we can see online and offline state but not activity, correct? I set up a motion-triggered automation and this is my abodepy output:
2017-09-21 19:34:21 INFO (SocketIOThread) [abodecl] 418 Basement Motion (ID: RF:XXXXXX) - IR - Online, At: 2017-09-21 19:34:21 2017-09-21 19:34:26 INFO (SocketIOThread) [abodecl] Status Automation : Basement motion detected - Status Automation at 09/21/2017 12:34 PM
I would love to be able to use my abode PIR motion detectors for HomeAssistant automations. It doesn't seem like that is possible without first creating an abode automation and then using that automation in HomeAssistant. Thoughts?
This is probably true, yes. I've yet to see any indication that motion/occupancy sensors have any sort of output in the device json showing that they've been triggered. However...
2017-09-21 19:34:21 INFO (SocketIOThread) [abodecl] 418 Basement Motion (ID: RF:XXXXXX) - IR - Online, At: 2017-09-21 19:34:21
Did this update get triggered when it detected motion?
Yes, but only because I set up the automation. My other PIR motion sensors that don't have automations do nothing when I walk in front of them.
Ah, damn. I was hoping that they still sent some sort of event when they detected motion. I would then guess that at present there is no way to get this data over to HA other than setting up some sort of dummy automation to trigger it. What motion sensor do you have?
I'm guessing a dummy automation will have to be set up and then any homeassistant automation will use the abode dummy automation as a trigger. Too bad it's so hacky.
How do you do dummy automations? It seems the automations have to take at least some real action. Do you just create another Abode user with a dummy email address that notifications can silently go to?