mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +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
|
||||
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."
|
||||
---
|
||||
|
||||
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'>
|
||||
<img src='/images/dashboards/thermostat_card.png' alt='Screenshot of the thermostat card'>
|
||||
@ -55,3 +55,8 @@ features:
|
||||
type: thermostat
|
||||
entity: climate.nest
|
||||
```
|
||||
|
||||
## Related topics
|
||||
|
||||
- [Card features](/dashboards/features)
|
||||
- [Themes](/integrations/frontend/)
|
||||
|
Loading…
x
Reference in New Issue
Block a user