-
Notifications
You must be signed in to change notification settings - Fork 3
Creating Triggers from Abode events
You can act on changes observed from Abode by using the following setup:
- For Trigger, select Custom Attribute
- Select device: your Abode device
You can then create any comparison you like. For example, to trigger on a mode change:
If you enable forwarding of Abode events to Hubitat as shown below...
...then you should be able to consume these events in other applications (including MakerAPI) to do with as you please utilizing an event subscription as documented at https://docs.hubitat.com/index.php?title=App_Status#Event_Subscriptions.
Look for events from custom attribute gatewayTimeline
.
Some example events that can be forwarded are shown below:
There is a switch named your device name with -isArmed appended. You can make use of that switch for things like Mode Manager's Return from Away functionality.
- Open the Mode Manager app
- Click on Set mode with switches
- Enable Use time settings for Return from Away
- Select switches(OFF) for Return from Away: select your-Abode-device-isArmed
It will look like the following: