4 Commits

Author SHA1 Message Date
Clay Benson
85b16fa89e
Update documentation for adding new actions for heading entity badges (#38112)
* feat: Add documentation to support hold_action and double_tap_action on heading entity badges. https://github.com/home-assistant/frontend/pull/24707

* chore: Add callout in Heading badges intro to note that they support actions (like the card intro does in this file)
2025-03-24 17:23:12 +01:00
Hmmbob
b36b1f0afe
Fix example (#35151) 2024-10-09 14:19:37 +02:00
Ashmit
0dfa58b39e
Fix dashboard heading YAML example (#35052) 2024-10-03 21:42:34 +02:00
Paul Bottein
8eb0bbcf14
Add heading card (#34978)
* Add heading card

* Add colors

* arrow => chevron

* Update heading badges

* Update source/_dashboards/sections.markdown

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Apply suggestions from code review

* Update source/_dashboards/heading.markdown

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2024-10-02 11:13:30 +02:00