mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 01:06:52 +00:00
Add related links to card features and themes (#31967)
This commit is contained in:
parent
11be726def
commit
7b00bfb23c
@ -56,3 +56,8 @@ type: humidifier
|
|||||||
entity: humidifier.bedroom
|
entity: humidifier.bedroom
|
||||||
name: Bedroom Humidifier
|
name: Bedroom Humidifier
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Related topics
|
||||||
|
|
||||||
|
- [Card features](/dashboards/features)
|
||||||
|
- [Themes](/integrations/frontend/)
|
||||||
|
@ -5,7 +5,7 @@ sidebar_label: Thermostat
|
|||||||
description: "The thermostat card gives control of your climate entity, allowing you to change the temperature and mode of the entity."
|
description: "The thermostat card gives control of your climate entity, allowing you to change the temperature and mode of the entity."
|
||||||
---
|
---
|
||||||
|
|
||||||
The thermostat card gives control of your [climate](/integrations/#climate) entity, allowing you to change the temperature and mode of the entity.
|
The thermostat card gives control of your [climate](/integrations/#climate) {% term entity %}, allowing you to change the temperature and mode of the {% term entity %}.
|
||||||
|
|
||||||
<p class='img'>
|
<p class='img'>
|
||||||
<img src='/images/dashboards/thermostat_card.png' alt='Screenshot of the thermostat card'>
|
<img src='/images/dashboards/thermostat_card.png' alt='Screenshot of the thermostat card'>
|
||||||
@ -55,3 +55,8 @@ features:
|
|||||||
type: thermostat
|
type: thermostat
|
||||||
entity: climate.nest
|
entity: climate.nest
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Related topics
|
||||||
|
|
||||||
|
- [Card features](/dashboards/features)
|
||||||
|
- [Themes](/integrations/frontend/)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user