Skip to content

Commit

Permalink
Testing HTML code instead of MD in a couple of places
Browse files Browse the repository at this point in the history
  • Loading branch information
DebbieAtSeam authored Dec 11, 2024
1 parent 35ca329 commit 9086799
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/api/thermostats/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ A thermostat was adjusted manually.

<details>
<summary>method <code>enum</code></summary>
Method used to adjust the thermostat manually. `seam` indicates that the Seam API, Seam CLI, or Seam Console was used to adjust the thermostat.
Method used to adjust the thermostat manually. <code>seam</code> indicates that the Seam API, Seam CLI, or Seam Console was used to adjust the thermostat.

Possible enum values:
- `seam`
Expand All @@ -92,7 +92,7 @@ Temperature, in °F, reported by the thermostat.
</details>
<details>
<summary>upper_limit_celsius <code>number</code></summary>
Upper temperature limit, in °C, defined by the set [threshold](../../capability-guides/thermostats/setting-and-monitoring-temperature-thresholds).
Upper temperature limit, in °C, defined by the set <a href="../../capability-guides/thermostats/setting-and-monitoring-temperature-thresholds">threshold</a>.
</details>
<details>
<summary>upper_limit_fahrenheit <code>number</code></summary>
Expand Down

0 comments on commit 9086799

Please sign in to comment.