mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-06-27 20:46:53 +00:00
Card features: add links to related cards (#31962)
This commit is contained in:
parent
0cb1afe119
commit
1eb6a2f273
@ -9,6 +9,12 @@ Some dashboard cards have support for features. These widgets add quick controls
|
|||||||
Screenshot of tile cards with features.
|
Screenshot of tile cards with features.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
Features can be enabled on the following cards:
|
||||||
|
|
||||||
|
- [Humidifier](/dashboards/humidifier/)
|
||||||
|
- [Thermostat](/dashboards/thermostat/)
|
||||||
|
- [Tile](/dashboards/tile/)
|
||||||
|
|
||||||
## Alarm modes
|
## Alarm modes
|
||||||
|
|
||||||
Widget that displays buttons to arm and disarm an [alarm](/integrations/alarm_control_panel).
|
Widget that displays buttons to arm and disarm an [alarm](/integrations/alarm_control_panel).
|
||||||
@ -538,3 +544,9 @@ operation_modes:
|
|||||||
description: List of modes to show on the card. The list can contain `electric`, `gas`, `heat_pump`, `eco`, `performance`, `high_demand`, and `off`.
|
description: List of modes to show on the card. The list can contain `electric`, `gas`, `heat_pump`, `eco`, `performance`, `high_demand`, and `off`.
|
||||||
type: list
|
type: list
|
||||||
{% endconfiguration %}
|
{% endconfiguration %}
|
||||||
|
|
||||||
|
## Related topics
|
||||||
|
|
||||||
|
- [Humidifier card](/dashboards/humidifier/)
|
||||||
|
- [Thermostat card](/dashboards/thermostat/)
|
||||||
|
- [Tile card](/dashboards/tile/)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user