mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 16:27:19 +00:00
picture cards: add person image support to release notes (#34176)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
c641276d1d
commit
4827d32ce2
@ -534,6 +534,10 @@ noteworthy changes this release:
|
|||||||
entities, straight from the UI. Awesome job [@dougiteixeira]!
|
entities, straight from the UI. Awesome job [@dougiteixeira]!
|
||||||
- [@karwosts] added a button to the actions developer tools to copy the action
|
- [@karwosts] added a button to the actions developer tools to copy the action
|
||||||
response as JSON for use in templates. Nice!
|
response as JSON for use in templates. Nice!
|
||||||
|
- The [picture], [picture elements], [picture entity], and [picture glance] cards
|
||||||
|
can now get their image from the person entity! You don't need to set a static
|
||||||
|
image to represent a person, it will now automatically fetch the person's picture
|
||||||
|
for you. Thanks [@Quentame]!
|
||||||
|
|
||||||
[@balloob]: https://github.com/balloob
|
[@balloob]: https://github.com/balloob
|
||||||
[@dougiteixeira]: https://github.com/dougiteixeira
|
[@dougiteixeira]: https://github.com/dougiteixeira
|
||||||
@ -542,6 +546,7 @@ noteworthy changes this release:
|
|||||||
[@gjohansson-ST]: https://github.com/gjohansson-ST
|
[@gjohansson-ST]: https://github.com/gjohansson-ST
|
||||||
[@joostlek]: https://github.com/joostlek
|
[@joostlek]: https://github.com/joostlek
|
||||||
[@karwosts]: https://github.com/karwosts
|
[@karwosts]: https://github.com/karwosts
|
||||||
|
[@Quentame]: https://github.com/Quentame
|
||||||
[@synesthesiam]: https://github.com/synesthesiam
|
[@synesthesiam]: https://github.com/synesthesiam
|
||||||
[Assist]: /voice_control/
|
[Assist]: /voice_control/
|
||||||
[button]: /integrations/button
|
[button]: /integrations/button
|
||||||
@ -553,7 +558,11 @@ noteworthy changes this release:
|
|||||||
[microVAD]: https://github.com/rhasspy/pymicro-vad
|
[microVAD]: https://github.com/rhasspy/pymicro-vad
|
||||||
[notify]: /integrations/notify
|
[notify]: /integrations/notify
|
||||||
[Open Home Foundation]: https://openhomefoundation.org/
|
[Open Home Foundation]: https://openhomefoundation.org/
|
||||||
|
[picture]: /dashboards/picture/
|
||||||
|
[picture elements]: /dashboards/picture-elements/
|
||||||
[picture elements card]: /dashboards/picture-elements/
|
[picture elements card]: /dashboards/picture-elements/
|
||||||
|
[picture entity]: /dashboards/picture-entity/
|
||||||
|
[picture glance]: /dashboards/picture-glance/
|
||||||
[select]: /integrations/select
|
[select]: /integrations/select
|
||||||
[switch]: /integrations/switch
|
[switch]: /integrations/switch
|
||||||
[Timer support]: /blog/2024/07/03/release-20247/#timers-are-here
|
[Timer support]: /blog/2024/07/03/release-20247/#timers-are-here
|
||||||
|
Loading…
x
Reference in New Issue
Block a user