This Trigger fires every time motion has been detected in one of your rooms.
Developer info
- API endpoint slug
- futurehome.motion_detected
Trigger fields
Room Dropdown list
- Label
- Which room?
- Slug
- room
- Required
- true
- Can have default value
- false
Ingredients
Room nameThe name of the room where the event was triggered.
- Slug
- room_name
- Filter code
- Futurehome.motionDetected.RoomName
- Type
- String
- Example
- Balcony
Site nameThe name of the site where the event was triggered.
- Slug
- site_name
- Filter code
- Futurehome.motionDetected.SiteName
- Type
- String
- Example
- Cabin
Triggered atDate and Time when the event was triggered.
- Slug
- triggered_at
- Filter code
- Futurehome.motionDetected.TriggeredAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00