Skip to content

Commit

Permalink
GITBOOK-529: Add thermostat.temperature_changed event
Browse files Browse the repository at this point in the history
  • Loading branch information
DebbieAtSeam authored and gitbook-bot committed Jan 21, 2025
1 parent 0c8293d commit fa9e736
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/api-clients/events/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ In addition to the common event properties and common device event properties, t
| `noise_sensor.noise_threshold_triggered` | The noise detected from a noise sensor exceeded a predefined threshold and/or duration. |
| `thermostat.climate_preset_activated` | A thermostat [climate preset](../../capability-guides/thermostats/creating-and-managing-climate-presets/) was activated. |
| `thermostat.manually_adjusted` | A thermostat was adjusted manually. |
| `thermostat.temperature_changed` | A thermostat's reported temperature changed by at least 1 °C. |
| `thermostat.temperature_threshold_exceeded` | A thermostat's temperature reading exceeded the set [threshold](../../capability-guides/thermostats/setting-and-monitoring-temperature-thresholds.md). |
| `thermostat.temperature_threshold_no_longer_exceeded` | A thermostat's temperature reading no longer exceeds the set [threshold](../../capability-guides/thermostats/setting-and-monitoring-temperature-thresholds.md). |
| `thermostat.temperature_reached_set_point` | A thermostat's temperature reading is within 1 °C of the configured cooling or heating [set point](../../capability-guides/thermostats/understanding-thermostat-concepts/set-points.md). |
Expand Down

0 comments on commit fa9e736

Please sign in to comment.