Add Markdown Card Changes (#12627)

* Add Markdown Card Changes

* Update source/_posts/2020-04-08-release-108.markdown

Co-Authored-By: Franck Nijhof <git@frenck.dev>

* Move up to be next to Lovelace changes

Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
Zack Arnett 2020-04-01 19:20:02 -04:00 committed by GitHub
parent 439229ce9d
commit b60b52ead7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -154,6 +154,9 @@ Before and after screenshot for the Horizontal Stack improvements.
- The graph from the sensor card is now also available as a footer for the
entities and entity card.
- The markdown card has a new `user` variable that can be used to display the
currently logged in user.
- Cameras added using the [ONVIF][onvif docs] integration now automatically
use the still images provided by the camera, instead of Home Assistant
generating one. Nice work [@roleoroleo]!