Log Smart Home temperature readings to Google Sheets
This trigger fires when a specific sensor reads the temperature.
Developer info
- API endpoint slug
- smart_home_solution.temperature
Trigger fields
Device address Dropdown list
- Label
- Which device?
- Slug
- device_address
- Required
- true
- Can have default value
- false
Ingredients
Time Date and time event was created.
- Slug
- time
- Filter code
- SmartHomeSolution.temperature.Time
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Temperature The current temperature in Celsius
- Slug
- temperature
- Filter code
- SmartHomeSolution.temperature.Temperature
- Type
- String
- Example
- "22.50"
Event Name of event
- Slug
- event
- Filter code
- SmartHomeSolution.temperature.Event
- Type
- String
- Example
- "On"
Object Device label
- Slug
- object
- Filter code
- SmartHomeSolution.temperature.Object
- Type
- String
- Example
- "Living room lights"