This repository has been archived on 2023-11-18. You can view files and clone it, but cannot push or open issues or pull requests.
ha-client.app/service/whats_new_0.8.5.md

18 lines
721 B
Markdown
Raw Normal View History

2020-04-29 01:04:55 +03:00
# 0.8.5
* **Push notifications fix**
* **Card separation**. Use Markdown Card with `***` in content to add empty space between cards:
2020-04-29 01:34:25 +03:00
![](https://ha-client.app/assets/images/whats_new/0.8/001.png)
2020-04-29 01:04:55 +03:00
* **Horizontal stack card sizes improvement**
2020-04-29 01:34:25 +03:00
![](https://ha-client.app/assets/images/whats_new/0.8/002.png)
2020-04-29 01:04:55 +03:00
* **Gauge Card improvements**
2020-04-29 01:34:25 +03:00
![](https://ha-client.app/assets/images/whats_new/0.8/003.png)
* **Prevent double service call** for light entity sliders
2020-04-29 01:04:55 +03:00
* **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