Skip to content

Commit

Permalink
Update docs/api-clients/thermostats/update-a-thermostat.md
Browse files Browse the repository at this point in the history
Co-authored-by: Charles Pick <[email protected]>
  • Loading branch information
kainpets and phpnode authored Aug 16, 2024
1 parent 7d5793c commit 1b3322c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/api-clients/thermostats/update-a-thermostat.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ The primary attribute you can modify is the [default climate setting](../../prod
seam.thermostats.update(
device_id: "a83690b2-2b70-409a-9a94-426699b84c97",
default_climate_setting: {
"hvac_mode_setting": "heat_cool",
"cooling_set_point_fahrenheit": 70
"heating_set_point_fahrenheit": 65
}
Expand Down

0 comments on commit 1b3322c

Please sign in to comment.