From 02ad2f7ff84be5f848b7d1a175f1acfb6b47df6c Mon Sep 17 00:00:00 2001 From: Yegor Vialov Date: Wed, 29 Apr 2020 01:04:55 +0300 Subject: [PATCH] Create 0.8.5.md --- service/0.8.5.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 service/0.8.5.md diff --git a/service/0.8.5.md b/service/0.8.5.md new file mode 100644 index 0000000..3d7cd18 --- /dev/null +++ b/service/0.8.5.md @@ -0,0 +1,17 @@ +# 0.8.5 +* **Push notifications fix** +* **Card separation**. Use Markdown Card with `***` in content to add empty space between cards: +![themes](https://ha-client.app/assets/images/whats_new/0.8/001.png) + +* **Horizontal stack card sizes improvement** +![themes](https://ha-client.app/assets/images/whats_new/0.8/002.png) + +* **Gauge Card improvements** +![themes](https://ha-client.app/assets/images/whats_new/0.8/003.png) + +* **Icon support for Entities Card header** +* **Button Card without entity** support +* **state_color** support for various cards +* Don't ask HA for camera stream url if `stream` component is not enabled +* Card parsing improvements +* Card rendering improvements