Skip to content

Commit 4610d86

Browse files
authored
Revert "Update types to v1.406.2 (#615)"
This reverts commit 393355f.
1 parent 393355f commit 4610d86

31 files changed

Lines changed: 2562 additions & 2147 deletions

docs/api/_blueprint.json

Lines changed: 983 additions & 1748 deletions
Large diffs are not rendered by default.

docs/api/_report.md

Lines changed: 56 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
- `/noise_sensors/noise_thresholds`
1919
- `/noise_sensors/simulate`
2020
- `/thermostats/daily_programs`
21-
- `/unstable_partner/building_blocks`
2221
- `/webhooks`
2322
- `/workspaces`
2423

@@ -66,7 +65,6 @@ These items are intentionally undocumented.
6665
- `/seam/instant_key/v1/client_sessions`: No undocumented message provided
6766
- `/seam/mobile_sdk/v1/acs/credentials`: No undocumented message provided
6867
- `/seam/mobile_sdk/v1/phone_sessions`: No undocumented message provided
69-
- `/seam/partner/v1/resources`: No undocumented message provided
7068
- `/unstable_access_grants`: No undocumented message provided
7169
- `/unstable_access_methods`: No undocumented message provided
7270
- `/unstable_locations`: No undocumented message provided
@@ -90,7 +88,7 @@ These items are intentionally undocumented.
9088
- `/seam/instant_key/v1`: No undocumented message provided
9189
- `/seam/mobile_sdk/v1/acs`: No undocumented message provided
9290
- `/seam/mobile_sdk/v1`: No undocumented message provided
93-
- `/seam/partner/v1`: No undocumented message provided
91+
- `/unstable_partner`: No undocumented message provided
9492

9593
### Endpoints
9694

@@ -117,13 +115,10 @@ These items are intentionally undocumented.
117115
- `/seam/instant_key/v1/client_sessions/exchange_short_code`: Seam Instant Key only.
118116
- `/seam/mobile_sdk/v1/acs/credentials/list`: Mobile SDK only.
119117
- `/seam/mobile_sdk/v1/phone_sessions/get_or_create`: Mobile SDK only.
120-
- `/seam/partner/v1/resources/list`: Partner building blocks/UI only.
121118
- `/thermostats/get`: Will be removed.
122119
- `/unstable_access_grants/create`: Unreleased.
123-
- `/unstable_access_grants/delete`: Unreleased.
124120
- `/unstable_access_grants/get`: Unreleased.
125121
- `/unstable_access_grants/list`: Unreleased.
126-
- `/unstable_access_methods/delete`: Unreleased.
127122
- `/unstable_access_methods/get`: Unreleased.
128123
- `/unstable_access_methods/list`: Unreleased.
129124
- `/unstable_locations/add_acs_entrances`: Experimental locations.
@@ -226,6 +221,12 @@ Items that are intentionally undocumented are not included in this section.
226221
- `acs_credential_provisioning_automation.workspace_id`
227222
- `acs_system.acs_access_group_count`
228223
- `acs_system.acs_user_count`
224+
- `acs_system.can_create_user`
225+
- `acs_system.can_delete_user`
226+
- `acs_system.can_update_user_group_membership`
227+
- `acs_system.can_update_user_information`
228+
- `acs_system.can_update_user_schedule`
229+
- `acs_system.can_update_user_supension_state`
229230
- `acs_system.location`
230231
- `acs_system.system_type`
231232
- `acs_system.system_type_display_name`
@@ -244,8 +245,33 @@ Items that are intentionally undocumented are not included in this section.
244245
- `client_session.user_identity_ids`
245246
- `client_session.workspace_id`
246247
- `connect_webview.accepted_devices`
248+
- `connect_webview.accepted_providers`
247249
- `connect_webview.any_device_allowed`
250+
- `connect_webview.any_provider_allowed`
251+
- `connect_webview.authorized_at`
252+
- `connect_webview.automatically_manage_new_devices`
253+
- `connect_webview.connect_webview_id`
254+
- `connect_webview.connected_account_id`
255+
- `connect_webview.created_at`
256+
- `connect_webview.custom_metadata`
257+
- `connect_webview.custom_redirect_failure_url`
258+
- `connect_webview.custom_redirect_url`
248259
- `connect_webview.device_selection_mode`
260+
- `connect_webview.login_successful`
261+
- `connect_webview.selected_provider`
262+
- `connect_webview.status`
263+
- `connect_webview.url`
264+
- `connect_webview.wait_for_device_creation`
265+
- `connect_webview.workspace_id`
266+
- `connected_account.account_type`
267+
- `connected_account.account_type_display_name`
268+
- `connected_account.automatically_manage_new_devices`
269+
- `connected_account.connected_account_id`
270+
- `connected_account.created_at`
271+
- `connected_account.custom_metadata`
272+
- `connected_account.errors`
273+
- `connected_account.user_identifier`
274+
- `connected_account.warnings`
249275
- `device.can_hvac_cool`
250276
- `device.can_hvac_heat`
251277
- `device.can_hvac_heat_cool`
@@ -257,6 +283,7 @@ Items that are intentionally undocumented are not included in this section.
257283
- `device.can_simulate_disconnection`
258284
- `device.can_simulate_removal`
259285
- `device.can_turn_off_hvac`
286+
- `device.custom_metadata`
260287
- `device_provider.can_hvac_cool`
261288
- `device_provider.can_hvac_heat`
262289
- `device_provider.can_hvac_heat_cool`
@@ -313,6 +340,7 @@ Items that are intentionally undocumented are not included in this section.
313340
- `unmanaged_device.can_simulate_removal`
314341
- `unmanaged_device.can_turn_off_hvac`
315342
- `unmanaged_device.is_managed`
343+
- `unmanaged_device.properties`
316344
- `user_identity.display_name`
317345
- `user_identity.full_name`
318346
- `webhook.event_types`
@@ -383,14 +411,8 @@ Items that are intentionally undocumented are not included in this section.
383411
- `/acs/users/update`
384412
- `email`
385413
- `hid_acs_system_id`
386-
- `/client_sessions/create`
387-
- `customer_id`
388-
- `customer_key`
389414
- `/connect_webviews/create`
390-
- `customer_id`
391415
- `device_selection_mode`
392-
- `/connect_webviews/list`
393-
- `customer_id`
394416
- `/connected_accounts/delete`
395417
- `sync`
396418
- `/connected_accounts/list`
@@ -405,6 +427,27 @@ Items that are intentionally undocumented are not included in this section.
405427
- `customer_ids`
406428
- `exclude_if`
407429
- `include_if`
430+
- `/events/get`
431+
- `device_id`
432+
- `event_id`
433+
- `event_type`
434+
- `/events/list`
435+
- `access_code_id`
436+
- `access_code_ids`
437+
- `acs_system_id`
438+
- `acs_system_ids`
439+
- `between`
440+
- `connect_webview_id`
441+
- `connected_account_id`
442+
- `customer_ids`
443+
- `device_id`
444+
- `device_ids`
445+
- `event_ids`
446+
- `event_type`
447+
- `event_types`
448+
- `limit`
449+
- `since`
450+
- `unstable_offset`
408451
- `/locks/get`
409452
- `device_id`
410453
- `name`
@@ -514,16 +557,13 @@ Items that are intentionally undocumented are not included in this section.
514557
- `location_id`
515558
- `name`
516559
- `time_zone`
517-
- `/unstable_partner/building_blocks/generate_link`
518-
- `bridge_client_machine_identifier_key`
519-
- `bridge_client_name`
520-
- `bridge_client_time_zone`
521560
- `/unstable_partner/resources/push`
522561
- `custom_metadata`
523562
- `customer_key`
524563
- `description`
525564
- `email_address`
526565
- `ends_at`
566+
- `icon_url`
527567
- `location_keys`
528568
- `name`
529569
- `partner_resource_key`
@@ -685,7 +725,6 @@ These items are deprecated.
685725
- `/connected_accounts/delete`
686726
- `/connected_accounts/get`
687727
- `/connected_accounts/list`
688-
- `/connected_accounts/sync`
689728
- `/connected_accounts/update`
690729
- `/devices/delete`
691730
- `/devices/get`
@@ -728,7 +767,6 @@ These items are deprecated.
728767
- `/seam/instant_key/v1/client_sessions/exchange_short_code`
729768
- `/seam/mobile_sdk/v1/acs/credentials/list`
730769
- `/seam/mobile_sdk/v1/phone_sessions/get_or_create`
731-
- `/seam/partner/v1/resources/list`
732770
- `/thermostats/get`
733771
- `/thermostats/update_weekly_program`
734772
- `/thermostats/daily_programs/create`
@@ -737,10 +775,8 @@ These items are deprecated.
737775
- `/thermostats/simulate/hvac_mode_adjusted`
738776
- `/thermostats/simulate/temperature_reached`
739777
- `/unstable_access_grants/create`
740-
- `/unstable_access_grants/delete`
741778
- `/unstable_access_grants/get`
742779
- `/unstable_access_grants/list`
743-
- `/unstable_access_methods/delete`
744780
- `/unstable_access_methods/get`
745781
- `/unstable_access_methods/list`
746782
- `/unstable_locations/add_acs_entrances`
@@ -752,7 +788,6 @@ These items are deprecated.
752788
- `/unstable_locations/remove_acs_entrances`
753789
- `/unstable_locations/remove_devices`
754790
- `/unstable_locations/update`
755-
- `/unstable_partner/building_blocks/generate_link`
756791
- `/unstable_partner/resources/push`
757792
- `/user_identities/generate_instant_key`
758793
- `/user_identities/update`

0 commit comments

Comments
 (0)