From dc626ca44f575e94a641d3dad004749fa6907cc5 Mon Sep 17 00:00:00 2001 From: Yegor Vialov Date: Mon, 25 May 2020 15:06:06 +0300 Subject: [PATCH] Create whats_new_1.1.0-b2.md --- service/whats_new_1.1.0-b2.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 service/whats_new_1.1.0-b2.md diff --git a/service/whats_new_1.1.0-b2.md b/service/whats_new_1.1.0-b2.md new file mode 100644 index 0000000..6cf3df2 --- /dev/null +++ b/service/whats_new_1.1.0-b2.md @@ -0,0 +1,18 @@ +## 1.1.0-beta2 +- **Actionable notifications**. Actions could call service or fire events. +## 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 +- **States-like UI** are now generated if you don't have Lovlease UI config yet +- **Quick access buttons** moved to the center of app header. New button for lights added allowing to turn on or off all lights +- Lables for Light controll sliders +- Getting Lovelace UI config now works fine with HA < 0.107 +- Fix for panel view +- Custom cards are now hidden +- Cards with errors are now hidden +- Cards display improvements +- Entity icons display improvements +- Fix of empty stack cards issue +- Improve HA OAuth login for old devices +- Unneeded external bus support disabled for authenticated webview +- Bug fixes