mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-08 18:06:54 +00:00
⚠️ breaking change on views id -> path (#7886)
This commit is contained in:
parent
418c457784
commit
7178c7f13a
@ -11,6 +11,7 @@ footer: true
|
|||||||
## {% linkable_title Changes in 0.84.0 %}
|
## {% linkable_title Changes in 0.84.0 %}
|
||||||
|
|
||||||
### Breaking Changes
|
### Breaking Changes
|
||||||
|
- ⚠️ [views]: Renamed `id` to `path`
|
||||||
- ⚠️ [sensor card]: Removed configs `height`, `line_color` and `line_width`
|
- ⚠️ [sensor card]: Removed configs `height`, `line_color` and `line_width`
|
||||||
- ⚠️ [gauge card]: Renamed config `title` to `name`
|
- ⚠️ [gauge card]: Renamed config `title` to `name`
|
||||||
- ⚠️ [alarm panel card]: Renamed config `title` to `name`
|
- ⚠️ [alarm panel card]: Renamed config `title` to `name`
|
||||||
@ -205,6 +206,7 @@ footer: true
|
|||||||
|
|
||||||
- ❤️ Initial release of the Lovelace UI
|
- ❤️ Initial release of the Lovelace UI
|
||||||
|
|
||||||
|
[views]: /lovelace/views/
|
||||||
[alarm panel card]: /lovelace/alarm-panel/
|
[alarm panel card]: /lovelace/alarm-panel/
|
||||||
[conditional card]: /lovelace/conditional/
|
[conditional card]: /lovelace/conditional/
|
||||||
[entities card]: /lovelace/entities/
|
[entities card]: /lovelace/entities/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user