Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 27 additions & 0 deletions source/lovelace/changelog.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,33 @@ comments: false
sharing: true
footer: true
---
## {% linkable_title Changes in 0.85.0 %}
- 📣 [map card]: New config `geo_location_sources`
- 📣 [alarm panel card]: Hide keypad if `code_format` attribute is not "Number"
- 📣 [alarm panel card]: Hide code input field if `code_format` attribute is not set
- 📣 UI Editor for [picture card]
- 📣 UI Editor for [weather forecast card]
- 📣 UI Editor for [plant status card]
- 📣 UI Editor for [media control card]
- 📣 UI Editor for [iframe card]
- 📣 UI Editor for [sensor card]
- 📣 UI Editor for [shopping list card]
- 📣 UI Editor for [light card]
- 📣 UI Editor for [gauge card]
- 📣 UI Editor for [markdown card]
- 📣 UI Editor for [alarm panel card]
- 📣 UI Editor for [thermostat card]
- 📣 UI Editor for [entity button card]
- 📣 UI Editor for [map card]
- 🔧 [thermostat card] Step logic updated to match more-info behavior
- 🔧 [weather forecast card] Proper RTL support
- 🔧 [thermostat car] Set minimum height of card
- 🔧 Fix incorrect state display being cached
- 🔧 Fix `service-button` element `service_data` usage
- 🔧 Fix `picture-elements` element positioning to account for card title
- 🔧 Fix undefined [plant status card]/[weather forecast card]


## {% linkable_title Changes in 0.84.0 %}

### Breaking Changes
Expand Down