Update whats_new_1.1.0-b2.md

This commit is contained in:
Yegor Vialov 2020-05-25 15:37:38 +03:00 committed by GitHub
parent dc626ca44f
commit 86987c07b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,6 @@
## 1.1.0-beta2
- **Actionable notifications**. Actions could call service or fire events.
- **Actionable notifications**. Actions could call service or fire events. The event type is `ha_client_event`.
- **Images in notifications**. Just add `image` to the notification `data`.
## 1.1.0-beta
- **Full badges support** including *entity_filter*
- **Light card suppot**. Brightness could be changed by tapping, but not dragging for now. Dragging support will be added later