Skip to content

Commit

Permalink
Move manually-added phone topics from api to api-clients (#489)
Browse files Browse the repository at this point in the history
* Move manually-added phone topics from api to api-clients

* ci: Generate docs

---------

Co-authored-by: Seam Bot <[email protected]>
  • Loading branch information
DebbieAtSeam and seambot authored Jan 16, 2025
1 parent ef65d6d commit 94e0c30
Show file tree
Hide file tree
Showing 10 changed files with 130 additions and 107 deletions.
10 changes: 5 additions & 5 deletions docs/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -207,11 +207,11 @@
* [List Noise Thresholds](api-clients/noise_sensors/noise_thresholds/list.md)
* [Update Noise Threshold](api-clients/noise_sensors/noise_thresholds/update.md)
* [Delete Noise Threshold](api-clients/noise_sensors/noise_thresholds/delete.md)
* [Phones](api/phones/README.md)
* [Get a Phone](api/phones/get-a-phone.md)
* [List Phones](api/phones/list-phones.md)
* [Create a Sandbox Phone](api/phones/create-a-sandbox-phone.md)
* [Deactivate a Phone](api/phones/deactivate-a-phone.md)
* [Phones](api-clients/phones/README.md)
* [Get a Phone](api-clients/phones/get-a-phone.md)
* [List Phones](api-clients/phones/list-phones.md)
* [Create a Sandbox Phone](api-clients/phones/create-a-sandbox-phone.md)
* [Deactivate a Phone](api-clients/phones/deactivate-a-phone.md)
* [Thermostats](api/thermostats/README.md)
* [List Thermostats](api/thermostats/list.md)
* [Set to Heat Mode](api/thermostats/heat.md)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ ID of the `phone`.

### `device_type`

Format: `Enum`&#x20;
Format: `Enum`

Type of phone.

Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Loading

0 comments on commit 94e0c30

Please sign in to comment.