From 86987c07b59861a0113a8317880f4caef9056f46 Mon Sep 17 00:00:00 2001 From: Yegor Vialov Date: Mon, 25 May 2020 15:37:38 +0300 Subject: [PATCH] Update whats_new_1.1.0-b2.md --- service/whats_new_1.1.0-b2.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/service/whats_new_1.1.0-b2.md b/service/whats_new_1.1.0-b2.md index 6cf3df2..ded62c8 100644 --- a/service/whats_new_1.1.0-b2.md +++ b/service/whats_new_1.1.0-b2.md @@ -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