Add Mention of ZHA Group Entities to Release Notes (#12631)

* Add Mention of ZHA Group Entities

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

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

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
tube0013 2020-04-02 19:01:43 -04:00 committed by GitHub
parent b60b52ead7
commit 587b0fe0d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -157,6 +157,11 @@ Before and after screenshot for the Horizontal Stack improvements.
- The markdown card has a new `user` variable that can be used to display the - The markdown card has a new `user` variable that can be used to display the
currently logged in user. currently logged in user.
- With the ZHA Zigbee integration, Zigbee groups now dynamically create
entities for lights, switches and fans that are grouped together. This
enables near-simultaneous control over a large group of lights allowing
them to turn on or off at the exact same time. Thank you [@dmulcahey]!
- Cameras added using the [ONVIF][onvif docs] integration now automatically - Cameras added using the [ONVIF][onvif docs] integration now automatically
use the still images provided by the camera, instead of Home Assistant use the still images provided by the camera, instead of Home Assistant
generating one. Nice work [@roleoroleo]! generating one. Nice work [@roleoroleo]!