This trigger fires when the scene in a room is changed.
- API endpoint slug
- noonhome.scene_changed
Trigger fields
- Label
- Which scene in which room?
- Helper text
- Select the scene and room to watch for changes.
- Slug
- scene_in_space
- Required
- true
- Can have default value
- false
- Label
- Turned on or off?
- Slug
- lights_on
- Required
- true
- Can have default value
- true
Ingredients
- Slug
- space_name
- Filter code
- Noonhome.sceneChanged.Room
- Type
- String
- Example
- Kitchen
- Slug
- scene_name
- Filter code
- Noonhome.sceneChanged.Scene
- Type
- String
- Example
- Everyday
- Slug
- space
- Filter code
- Noonhome.sceneChanged.RoomId
- Type
- String
- Example
- 4463B09A-3E69-40A4-89A6-89A496858990
- Slug
- scene
- Filter code
- Noonhome.sceneChanged.SceneId
- Type
- String
- Example
- 4463B09A-3E69-40A4-89A6-89A496858990
- Slug
- lights_on
- Filter code
- Noonhome.sceneChanged.LightsOn
- Type
- String
- Example
- on
- Slug
- date_time
- Filter code
- Noonhome.sceneChanged.DateTime
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00