Skip to content

Commit

Permalink
remove default climate setting
Browse files Browse the repository at this point in the history
  • Loading branch information
kainpets committed Aug 16, 2024
1 parent a0b902d commit 210f554
Show file tree
Hide file tree
Showing 11 changed files with 4 additions and 176 deletions.
1 change: 0 additions & 1 deletion docs/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@
* [Set Points](products/thermostats/set-points.md)
* [Retrieving Thermostats](products/thermostats/retrieving-thermostats.md)
* [Setting the Current HVAC and Fan Mode Settings](products/thermostats/configure-current-climate-settings.md)
* [Setting the Default Climate Setting](capability-guides/thermostats/configure-current-climate-settings/setting-the-default-climate-setting.md)
* [👂 Noise Sensors](products/noise-sensors/README.md)
* [Configuring Noise Threshold Settings](products/noise-sensors/configure-noise-threshold-settings.md)
* [📡 Seam Bridge](capability-guides/seam-bridge.md)
Expand Down
2 changes: 1 addition & 1 deletion docs/api-clients/devices/README.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/api-clients/overview.md

Large diffs are not rendered by default.

92 changes: 0 additions & 92 deletions docs/api-clients/thermostats/update-a-thermostat.md

This file was deleted.

This file was deleted.

2 changes: 1 addition & 1 deletion docs/core-concepts/seam-console/seam-online-cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ Interact with the Seam Online CLI using any combination of interactive and typed

The Seam Online CLI supports the following command stubs:

<table><thead><tr><th width="286">Command Stub</th><th>Description</th></tr></thead><tbody><tr><td><code>seam</code></td><td>Access all Seam Online CLI commands in an interactive manner.</td></tr><tr><td><code>seam access-codes</code></td><td>Manage <a href="../../products/smart-locks/access-codes/">access codes</a>.</td></tr><tr><td><code>seam acs</code></td><td>Manage <a href="../../products/access-systems/">Access Control Systems</a> (ACSs), including associated objects, such as systems, users, access groups, and credentials.</td></tr><tr><td><code>seam action-attempts</code></td><td>List and get <a href="../action-attempts.md">action attempts</a> to poll the status of attempted actions, such as <a href="../../products/smart-locks/lock-and-unlock.md">unlock</a> and <a href="../../products/smart-locks/access-codes/creating-access-codes.md">create access code</a>.</td></tr><tr><td><code>seam client-sessions</code></td><td>Manage <a href="../../seam-components/overview/get-started-with-react-components-and-client-session-tokens.md#what-is-a-client-session-token">client sessions</a> that enable you to restrict users' interactions to include only the devices that they own.</td></tr><tr><td><code>seam connect-webviews</code></td><td>Manage <a href="../connect-webviews/">Connect Webviews</a> that enable users to connect their devices to Seam.</td></tr><tr><td><code>seam connected-accounts</code></td><td>Manage <a href="../../api-clients/connected-accounts/">connected accounts</a> that represent external, third-party accounts to which users have authorized Seam to access.</td></tr><tr><td><code>seam devices</code></td><td>Manage devices, including both <a href="../devices/#managed-devices-and-unmanaged-devices">"managed" and "unmanaged" devices</a>.</td></tr><tr><td><code>seam events</code></td><td>Retrieve <a href="../../api-clients/events/">events</a>.</td></tr><tr><td><code>seam locks</code></td><td>Retrieve, lock, and unlock <a href="../../products/smart-locks/">smart locks</a>.</td></tr><tr><td><code>seam login</code></td><td>Log back in to the Seam Online CLI or change your authorization to use a different <a href="../authentication/api-keys.md">API key</a> or <a href="../authentication/personal-access-tokens.md">Personal Access Token</a>.</td></tr><tr><td><code>seam logout</code></td><td>Log out of the Seam Online CLI.</td></tr><tr><td><code>seam noise-sensors</code></td><td>Manage <a href="../../products/noise-sensors/#what-is-a-threshold">noise thresholds</a> for <a href="../../products/noise-sensors/">noise sensors</a> and simulate triggering noise threshold alerts.</td></tr><tr><td><code>seam select</code></td><td>Select the desired <a href="../workspaces/">workspace</a> or server.</td></tr><tr><td><code>seam thermostats</code></td><td>Manage <a href="../../products/thermostats/">thermostats</a>, including <a href="../../products/thermostats/configure-current-climate-settings.md">current climate settings</a>, <a href="../../capability-guides/thermostats/managing-scheduled-climate-settings-in-development/setting-the-default-climate-setting.md">default climate settings</a>.</td></tr><tr><td><code>seam user-identities</code></td><td>Manage <a href="../../products/mobile-access-in-development/managing-mobile-app-user-accounts-with-user-identities.md#what-is-a-user-identity">user identities</a> that enable you to issue and manage mobile credentials and access permissions for users.</td></tr><tr><td><code>seam webhooks</code></td><td>Manage <a href="../webhooks.md">webhook</a> endpoints that enable you to receive notifications of Seam-related events.</td></tr><tr><td><code>seam workspaces</code></td><td>Manage your <a href="../workspaces/">workspaces</a>, including creating new workspaces, retrieving existing workspaces, and resetting your sandbox workspaces. </td></tr></tbody></table>
<table><thead><tr><th width="286">Command Stub</th><th>Description</th></tr></thead><tbody><tr><td><code>seam</code></td><td>Access all Seam Online CLI commands in an interactive manner.</td></tr><tr><td><code>seam access-codes</code></td><td>Manage <a href="../../products/smart-locks/access-codes/">access codes</a>.</td></tr><tr><td><code>seam acs</code></td><td>Manage <a href="../../products/access-systems/">Access Control Systems</a> (ACSs), including associated objects, such as systems, users, access groups, and credentials.</td></tr><tr><td><code>seam action-attempts</code></td><td>List and get <a href="../action-attempts.md">action attempts</a> to poll the status of attempted actions, such as <a href="../../products/smart-locks/lock-and-unlock.md">unlock</a> and <a href="../../products/smart-locks/access-codes/creating-access-codes.md">create access code</a>.</td></tr><tr><td><code>seam client-sessions</code></td><td>Manage <a href="../../seam-components/overview/get-started-with-react-components-and-client-session-tokens.md#what-is-a-client-session-token">client sessions</a> that enable you to restrict users' interactions to include only the devices that they own.</td></tr><tr><td><code>seam connect-webviews</code></td><td>Manage <a href="../connect-webviews/">Connect Webviews</a> that enable users to connect their devices to Seam.</td></tr><tr><td><code>seam connected-accounts</code></td><td>Manage <a href="../../api-clients/connected-accounts/">connected accounts</a> that represent external, third-party accounts to which users have authorized Seam to access.</td></tr><tr><td><code>seam devices</code></td><td>Manage devices, including both <a href="../devices/#managed-devices-and-unmanaged-devices">"managed" and "unmanaged" devices</a>.</td></tr><tr><td><code>seam events</code></td><td>Retrieve <a href="../../api-clients/events/">events</a>.</td></tr><tr><td><code>seam locks</code></td><td>Retrieve, lock, and unlock <a href="../../products/smart-locks/">smart locks</a>.</td></tr><tr><td><code>seam login</code></td><td>Log back in to the Seam Online CLI or change your authorization to use a different <a href="../authentication/api-keys.md">API key</a> or <a href="../authentication/personal-access-tokens.md">Personal Access Token</a>.</td></tr><tr><td><code>seam logout</code></td><td>Log out of the Seam Online CLI.</td></tr><tr><td><code>seam noise-sensors</code></td><td>Manage <a href="../../products/noise-sensors/#what-is-a-threshold">noise thresholds</a> for <a href="../../products/noise-sensors/">noise sensors</a> and simulate triggering noise threshold alerts.</td></tr><tr><td><code>seam select</code></td><td>Select the desired <a href="../workspaces/">workspace</a> or server.</td></tr><tr><td><code>seam thermostats</code></td><td>Manage <a href="../../products/thermostats/">thermostats</a>, including <a href="../../products/thermostats/configure-current-climate-settings.md">current climate settings</a>.</td></tr><tr><td><code>seam user-identities</code></td><td>Manage <a href="../../products/mobile-access-in-development/managing-mobile-app-user-accounts-with-user-identities.md#what-is-a-user-identity">user identities</a> that enable you to issue and manage mobile credentials and access permissions for users.</td></tr><tr><td><code>seam webhooks</code></td><td>Manage <a href="../webhooks.md">webhook</a> endpoints that enable you to receive notifications of Seam-related events.</td></tr><tr><td><code>seam workspaces</code></td><td>Manage your <a href="../workspaces/">workspaces</a>, including creating new workspaces, retrieving existing workspaces, and resetting your sandbox workspaces. </td></tr></tbody></table>

## Copying and Pasting in the Seam Online CLI

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@ $locks = $seam->locks->list();

echo json_encode($locks);
/*
{"device_id":"ffc4d67f-e3a6-4ef8-ac84-f3770750422a","device_type":"tedee_lock","capabilities_supported":["access_code","battery","lock"],"properties":{"online":true,"name":"Front Door","model":{"display_name":"Lock PRO","manufacturer_display_name":"Tedee","offline_access_codes_supported":false,"online_access_codes_supported":true,"accessory_keypad_supported":false},"has_direct_power":null,"battery_level":1,"battery":{"level":1,"status":"full"},"manufacturer":"tedee","image_url":"https:\/\/connect.getseam.com\/assets\/images\/devices\/unknown-lock.png","image_alt_text":"Placeholder Lock Image","serial_number":null,"online_access_codes_enabled":true,"offline_access_codes_enabled":true,"supports_accessory_keypad":null,"supports_offline_access_codes":true,"august_metadata":null,"avigilon_alta_metadata":null,"schlage_metadata":null,"smartthings_metadata":null,"lockly_metadata":null,"nuki_metadata":null,"kwikset_metadata":null,"salto_metadata":null,"genie_metadata":null,"brivo_metadata":null,"igloo_metadata":null,"noiseaware_metadata":null,"minut_metadata":null,"four_suites_metadata":null,"two_n_metadata":null,"controlbyweb_metadata":null,"ttlock_metadata":null,"seam_bridge_metadata":null,"igloohome_metadata":null,"nest_metadata":null,"ecobee_metadata":null,"dormakaba_oracode_metadata":null,"wyze_metadata":null,"code_constraints":[{"constraint_type":"no_ascending_or_descending_sequence","min_length":null,"max_length":null},{"constraint_type":"at_least_three_unique_digits","min_length":null,"max_length":null}],"supported_code_lengths":[5,6,7,8],"max_active_codes_supported":null,"supports_backup_access_code_pool":true,"has_native_entry_events":null,"locked":true,"keypad_battery":null,"door_open":null,"temperature_fahrenheit":null,"temperature_celsius":null,"relative_humidity":null,"available_hvac_mode_settings":null,"is_heating":null,"is_cooling":null,"is_fan_running":null,"fan_mode_setting":null,"is_temporary_manual_override_active":null,"current_climate_setting":null,"default_climate_setting":null,"is_climate_setting_schedule_active":null,"active_climate_setting_schedule":null,"min_cooling_set_point_celsius":null,"min_cooling_set_point_fahrenheit":null,"max_cooling_set_point_celsius":null,"max_cooling_set_point_fahrenheit":null,"min_heating_set_point_celsius":null,"min_heating_set_point_fahrenheit":null,"max_heating_set_point_celsius":null,"max_heating_set_point_fahrenheit":null,"min_heating_cooling_delta_celsius":null,"min_heating_cooling_delta_fahrenheit":null,"assa_abloy_credential_service_metadata":null},"location":null,"connected_account_id":"f1e093d9-7a11-4d04-8c7e-619a037bd11a","workspace_id":"398d80b7-3f96-47c2-b85a-6f8ba21d07be","errors":[],"warnings":[],"created_at":"2024-02-08T19:47:43.810Z","is_managed":true,"custom_metadata":{}}
{"device_id":"ffc4d67f-e3a6-4ef8-ac84-f3770750422a","device_type":"tedee_lock","capabilities_supported":["access_code","battery","lock"],"properties":{"online":true,"name":"Front Door","model":{"display_name":"Lock PRO","manufacturer_display_name":"Tedee","offline_access_codes_supported":false,"online_access_codes_supported":true,"accessory_keypad_supported":false},"has_direct_power":null,"battery_level":1,"battery":{"level":1,"status":"full"},"manufacturer":"tedee","image_url":"https:\/\/connect.getseam.com\/assets\/images\/devices\/unknown-lock.png","image_alt_text":"Placeholder Lock Image","serial_number":null,"online_access_codes_enabled":true,"offline_access_codes_enabled":true,"supports_accessory_keypad":null,"supports_offline_access_codes":true,"august_metadata":null,"avigilon_alta_metadata":null,"schlage_metadata":null,"smartthings_metadata":null,"lockly_metadata":null,"nuki_metadata":null,"kwikset_metadata":null,"salto_metadata":null,"genie_metadata":null,"brivo_metadata":null,"igloo_metadata":null,"noiseaware_metadata":null,"minut_metadata":null,"four_suites_metadata":null,"two_n_metadata":null,"controlbyweb_metadata":null,"ttlock_metadata":null,"seam_bridge_metadata":null,"igloohome_metadata":null,"nest_metadata":null,"ecobee_metadata":null,"dormakaba_oracode_metadata":null,"wyze_metadata":null,"code_constraints":[{"constraint_type":"no_ascending_or_descending_sequence","min_length":null,"max_length":null},{"constraint_type":"at_least_three_unique_digits","min_length":null,"max_length":null}],"supported_code_lengths":[5,6,7,8],"max_active_codes_supported":null,"supports_backup_access_code_pool":true,"has_native_entry_events":null,"locked":true,"keypad_battery":null,"door_open":null,"temperature_fahrenheit":null,"temperature_celsius":null,"relative_humidity":null,"available_hvac_mode_settings":null,"is_heating":null,"is_cooling":null,"is_fan_running":null,"fan_mode_setting":null,"is_temporary_manual_override_active":null,"current_climate_setting":null,"is_climate_setting_schedule_active":null,"active_climate_setting_schedule":null,"min_cooling_set_point_celsius":null,"min_cooling_set_point_fahrenheit":null,"max_cooling_set_point_celsius":null,"max_cooling_set_point_fahrenheit":null,"min_heating_set_point_celsius":null,"min_heating_set_point_fahrenheit":null,"max_heating_set_point_celsius":null,"max_heating_set_point_fahrenheit":null,"min_heating_cooling_delta_celsius":null,"min_heating_cooling_delta_fahrenheit":null,"assa_abloy_credential_service_metadata":null},"location":null,"connected_account_id":"f1e093d9-7a11-4d04-8c7e-619a037bd11a","workspace_id":"398d80b7-3f96-47c2-b85a-6f8ba21d07be","errors":[],"warnings":[],"created_at":"2024-02-08T19:47:43.810Z","is_managed":true,"custom_metadata":{}}
*/
```
{% endcode %}
Expand Down
12 changes: 0 additions & 12 deletions docs/device-guides/get-started-with-ecobee-thermostats.md
Original file line number Diff line number Diff line change
Expand Up @@ -286,12 +286,6 @@ pprint(devices[0])
# "automatic_cooling_enabled": false,
# "automatic_heating_enabled": false
# },
# "default_climate_setting": {
# "hvac_mode_setting": "off",
# "manual_override_allowed": false,
# "automatic_cooling_enabled": false,
# "automatic_heating_enabled": false
# },
# "available_hvac_mode_settings": [
# "off",
# "cool",
Expand Down Expand Up @@ -349,12 +343,6 @@ console.log(devices[0])
"automatic_cooling_enabled": false,
"automatic_heating_enabled": false
},
"default_climate_setting": {
"hvac_mode_setting": "off",
"manual_override_allowed": false,
"automatic_cooling_enabled": false,
"automatic_heating_enabled": false
},
"available_hvac_mode_settings": [
"off",
"cool",
Expand Down
1 change: 0 additions & 1 deletion docs/products/thermostats/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ Using the Seam API, you can configure the following groups of climate settings o

* [**Current climate setting**](configure-current-climate-settings.md)**:** The current heating and cooling settings on a smart thermostat, including the [HVAC mode](hvac-mode.md) and its corresponding [set points](set-points.md).
* [**Fan mode**](configure-current-climate-settings.md)**:** Whether the fan operates all the time (on) or only when needed (auto).&#x20;
* [**Default climate setting**](../../capability-guides/thermostats/managing-scheduled-climate-settings-in-development/setting-the-default-climate-setting.md) **\[in development]:** The set of default HVAC settings on a smart thermostat.

***

Expand Down
Loading

0 comments on commit 210f554

Please sign in to comment.