mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-11-13 04:50:46 +00:00
* Fix docs.micropython.org link Ref #10491 * Updated Python Requests link. Ref #10491 * Updated link https://home-assistant-lovelace-gallery.netlify.com/ to https://www.awesome-ha.com/ Ref #10491 * Fixed link to layla.amazon.com Ref #10491 * Updated the nestdevelopers.io link to point to developers.next.com since nestdevelopers.io returns a non existant domain Ref #10491 * Updated link for TOR browser on Android Now points to official App from the TOR project (#10491) * Updated light.mqtt link on blog post (#10491) * Fix typo. * Update outdated blog post link to translation (#10491)
15 KiB
15 KiB
title, description
| title | description |
|---|---|
| Lovelace Changelog | Changelog of the Lovelace UI. |
Changes in 0.100.0
- 📣 picture glance card: New config
tap_actionandhold_actionforentities(#3807) @iantrich - 📣 entities card: New config
imageforentities(#3832) @iantrich - 📣 entity filter card: Support for operators in
state_filterand individualstate_filteroption forentitites(#3692) @iantrich - 📣 light card: New config
icon(#3771) @iantrich - 📣 picture entity card: UI Editor (#3708) @iantrich
- 📣 picture glance card: UI Editor (#3709) @iantrich
- 📣 history graph card: UI Editor (#3782) @iantrich
- 📣 Add support for panels to cast (#3796) @bramkragten
- 📣 Allow for user text selection (Android Chrome not supported) (#3605) @iantrich
- 📣 add
state_filterto picture cards (#3791) @iantrich - 📣 Add a setting for vibration (#3813) @bramkragten
- 📣 Switch paper-toggle-button to mwc-switch (#3683) @iantrich
- 📣 New Action
url(#3773) @iantrich - 🔧 map card: Align background with tiles (#3858) @bramkragten
- 🔧 map card: Fix dark switch for map card editor (#3856) @bramkragten
- 🔧 views: Guard for null badges (#3841) @bramkragten
Changes in 0.99.0
- 📣 glance card: New config
show_last_changedforentities - 📣 glance card: New config
imageforentities - 📣 views: New config
imageforbadges - 📣 views: New config
iconforbadges - 📣 views: New config
nameforbadges - 📣 Unused entities: Rewritten into a table view
- 📣 Unused entities: Add entities to Lovelace cards
- 📣 Lovelace background settings moved to theme
--lovelace-background - 📣 Haptic feedback support added
- 📣 Vibrate support added
- 📣 MDI icons updated to 4.3.95
- ⚠️ Only allow admins to edit UI config
- 🔧 alarm panel card: Handle keyboard input
- 🔧 alarm panel card: Show
friendly_nameif set - 🔧 entities card: Properly show "unavailable" timestamps
- 🔧 entity filter card: Throttle updates for performance
- 🔧 light card: Replace jQuery sliders
- 🔧 light card: Move brightness below icon
- 🔧 map card: Update preview when config changes
- 🔧 markdown card: Don't allow SVG by default
- 🔧 Filter null badges
- 🔧 Render an overlay on light cards when the light is unavailable
- 🔧 Break long strings in notifications
Changes in 0.88.0
- 📣 Disable toast notifications for successful operations (#2700)
- 📣 Color Picker: Toggleable between segmented and continuous (#2806)
- 📣 Theming: New CSS card style
ha-card-box-shadow(#2855) - 🔧 Fix login issue on Firefox (#2860)
- 🔧 light card: Fix click events (#2850)
Changes in 0.87.0
- 📣 MDI icons updated to 3.3.92
- 📣 Theming: New CSS card style
ha-card-border-radius - 📣 Theming: New CSS card style
ha-card-background - 📣 New system-health card in dev-info
- 📣 UI Editor: YAML syntax support
- 📣 UI Editor: Line numbers
- 📣 UI Editor: Now supports columns on wide screens
- 📣 Notifications: Indicator updated to show count of pending notifications
- 📣 thermostat card: more-info button added
- 📣 light card: more-info button added
- 🔧 thermostat card: Fix slider
- 🔧 Groups are now togglable
Changes in 0.86.0
- 📣 Lovelace is now the default UI for Home Assistant!
- 📣 New Lovelace demos page
- 🔧 thermostat card: Fix sizing
- 🔧 gauge card: Fix sizing
- 🔧 iframe card: Fix card size
Changes in 0.85.1
- 🔧 UI Editor: Fix removal of
resourceson save - 🔧 Auto-gen correctly converts weblink entities to weblink row
- 🔧 The weblink row opens links in new tabs
Changes in 0.85.0
- 📣 map card: New config
geo_location_sources - 📣 alarm panel card: Hide keypad if
code_formatattribute is not "Number" - 📣 alarm panel card: Hide code input field if
code_formatattribute 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 card Set minimum height of card
- 🔧 Fix incorrect state display being cached
- 🔧 Fix
service-buttonelementservice_datausage - 🔧 Fix
picture-elementselement positioning to account for card title - 🔧 Fix undefined plant status card/weather forecast card
Changes in 0.84.0
Breaking Changes
- ⚠️ views: Renamed
idtopath - ⚠️
sensor_data:entityis no longer passed asentity_idto service call and must be explicitly set - ⚠️ sensor card: Removed configs
height,line_colorandline_width - ⚠️ gauge card: Renamed config
titletoname - ⚠️ alarm panel card: Renamed config
titletoname - ⚠️ glance card:
tap_actionandhold_actionconfigurations changed. See docs. - ⚠️ entity button card:
tap_actionandhold_actionconfigurations changed. See docs. - ⚠️ picture card:
tap_actionandhold_actionconfigurations changed. See docs. - ⚠️ picture elements card:
tap_actionandhold_actionconfigurations for elements changed. See docs. - ⚠️ picture entity card:
tap_actionandhold_actionconfigurations changed. See docs. - ⚠️ picture glance card:
tap_actionandhold_actionconfigurations changed. See docs.
All Changes
- 📣 weather forecast card: New config
name - 📣 thermostat card: New config
name - 📣 plant status card: New config
name - 📣 entities card: Alert entity rows are now displayed as toggles
- 📣 picture elements card: Added
state_imageandcamera_image - 📣 Ability to generate a Lovelace config if not present using available entities
- 📣 UI Editor now in Beta with support for adding/removing views/cards
- 🔧 map card: Fix
aspect_ratio - 🔧 Fix Tap/Hold actions on Windows 10 machines with touchscreens
Changes in 0.83.0
- ❤️ New card type:
shopping-list
Changes in 0.82.0
- 📣 New card type:
light❤️ - 📣 Alpha release of UI Editor
- 📣 entities card: can be themed
- 📣 gauge card: can be themed
- 📣 light card: can be themed
- 📣 thermostat card: can be themed
- 🔧
!secretand!includeusage restored for manual editing, but are not supported with the UI editor
Changes in 0.81.0
- ❤️ New card type:
alarm-panel - ❤️ New card type:
thermostat - ❤️ New card type:
entity-button - 📣 glance card: can be themed
- 📣 glance card: define columns within
- 📣 entity button card: can be themed
- 📣 Long press is now supported
- 📣 Update to allow the use of Custom UI. If you run into issues please disable Custom UI and test before reporting them. If the issue goes away without Custom UI please report this to the Custom UI developer as this is not officially supported.
Changes in 0.80.0
- ❤️ New card type:
sensor - ❤️ New card type:
gauge
Changes in 0.77.0
- ❤️ New notification drawer
Changes in 0.75.0
Breaking changes
- ⚠️ glance card:
turn-onreplaced withcall-service
All changes
- 📣 Add support for CSS imports
- ❤️ New card type:
conditional-card(Drop your entity filter card hacks) - 📣 picture glance card: Add support for custom icons
- 📣 picture entity card: Supports hiding name and/or state
- 📣 glance card:
turn-onreplaced withcall-service - 📣 glance card: Allow selectively empty names
- 📣 picture elements card:
state-labelnow supports prefix and suffix - 📣 entities card: Row dividers
- 📣 entities card and glance card: Custom icons support
- 📣 entities card: Add call service support to the rows
- 🔧 entities card: Climate entities row available again
- 🔧 entities card: Automation and vacuum are again toggleable
- 🔧 entities card: Weblinks now work
- 🔧 entities card: Groups as toggleable entities fix
- 🔧 entities card: Fixed toggleable state when entity unavailable
- 🔧 entities card: Fix header toggle for entity objects
- 🔧 history graph card: Fix cache of image between views
Changes in 0.74.0
- 📣 Lovelace card gallery
- 🔧 Async communication improvements
Views
- 📣 Allow views with badges and no cards
- 📣 Add basic support for
badgeslike in old view style - 🔧 Custom cards now work with
panel: true
Cards
- 📣 picture elements card: Allow custom elements including custom cards
- 📣 entities card: Separate row entity elements, and add
secondary_info - 📣 glance card: Make column width configurable
- 📣 glance card: Entity
tap_actioncan now betoggleandturn-onbesides the default of showing the more info dialog - 📣 glance card: Support added to hide
nameorstate - 📣 history graph card: Support added to override entity names
- 📣 picture glance card: Support added to open the more info dialog for cameras and media players.
- 📣 picture elements card: Support new element type
image - 📣 picture elements card: Support new element type
service-icon - 🔧 entity filter card: Fix edge cases that could make it crash (supports this new use case)
- 🔧 picture glance card: Fix crash when the state of entity was unavailable
- 🔧 picture glance card: Use custom off states
- 🔧 picture glance card: Fixed to work again with entity filter card
- 🔧 Removed
text-transform: capitalize;from card heading
Changes in 0.73.1
- 📣 Setting Lovelace as default now updates
Overviewbutton to point to/lovelace - 📣 Allow setting background styles (global and per view)
Cards
- ❤️ New card type:
mapthat allows showingdevice_trackerentities on a map card - 📣 entities card card now support
type: custom:state-card-customfor the entities list
Changes in 0.73.0
Views
- 📣 New button to show unused entities in Lovelace
Changes in 0.73.0b4
Cards
- 📣 picture entity card allow hiding of infobar using
show_info: false - 📣 picture entity card now supports
tap_actionparameter allowing you to switch fromon/offtomore-info-dialog - 📣 picture glance card now supports
navigation_path - ⚠️ picture entity card renamed
titletoname - ⚠️ picture elements card renamed
pathtonavigation_path - ⚠️
camera-previewcard removed, features added to picture entity card and picture glance card
Changes in 0.73.0b3
Views
- 📣 Added panel mode for a view to use the 1st card to fill the whole screen
Cards
- ❤️ New card:
picturefor triggering navigation and services - 📣 picture elements card now supports
navigationtype - 📣 picture entity card now supports
camera_image - 📣 picture glance card now supports
camera_image - 📣 picture glance card now supports
state_imageandentitylike picture entity card - 📣 entity filter card now supports custom name for entities like
glanceand entities card - ⚠️ entities card and
glancecustom titles now usenamenottitle - ⚠️ entity filter card now uses entities card as a static list to filter state against
- ⚠️ entity filter card uses
state_filterarray instead offilterobject - ⚠️ entity filter card no longer allows to show all entities or a full domain
- 🔧 Fix wrapping and padding for
service-buttonin picture elements card
Changes in 0.73.0b1
Cards
- ⚠️
columnrenamed tovertical-stack - ⚠️
rowrenamed tohorizontal-stack - ⚠️ picture elements card renamed
state-badgetostate-icon - ⚠️ picture elements card renamed
state-texttostate-label - ⚠️ picture elements card moved/renamed
service.datatoservice_data - 📣 picture elements card new
state-badgeusingha-state-label-badge - 📣 picture elements card combined
service.domainandservice.serverintoservice - 📣 entities card allow custom title just like
glance - 📣 entity filter card allow auto-hide if empty using
show_empty: false - 🔧 Fix card size calculation
horizontal-stack/vertical-stack
Changes in 0.73.0b0
- 📣 New feature to allow Lovelace to be default for
/
Views
- 📣 Now views have deep-links:
/lovelace/3will link to the tab with id3 - ⚠️
namerenamedtitleto match cards setup - ⚠️
tab_iconrenamediconfor simplicity
Cards
- ❤️ New card: picture elements card
- ❤️ New card:
column - ❤️ New card:
row - 📣
glanceallow custom title for entities - rename your entity only in this card - 📣 entities card toggle button in a header can now be hidden using
show_header_toggle: false - ⚠️
entity-picturerenamed picture entity card to be consistent with picture glance card - ⚠️ entity filter card removed
card_configand madecardproperty an object - 🔧 Fix use of groups in picture entity card
- 🔧 Fix the title in
glanceto avoid overlapping
Changes in 0.72.1
Cards
- 🐞 Bug introduced in
glancecard - titles now overlap - ❤️ New card:
iframe
Changes in 0.72
- ❤️ Initial release of the Lovelace UI