home-assistant.io/source/lovelace/changelog.markdown
claughinghouse 4420e162c3 Update more links (#10678)
* 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)
2019-10-10 11:55:20 +02:00

15 KiB

title, description
title description
Lovelace Changelog Changelog of the Lovelace UI.

Changes in 0.100.0

  • 📣 picture glance card: New config tap_action and hold_action for entities (#3807) @iantrich
  • 📣 entities card: New config image for entities (#3832) @iantrich
  • 📣 entity filter card: Support for operators in state_filter and individual state_filter option for entitites (#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_filter to 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_changed for entities
  • 📣 glance card: New config image for entities
  • 📣 views: New config image for badges
  • 📣 views: New config icon for badges
  • 📣 views: New config name for badges
  • 📣 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_name if 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

Changes in 0.85.1

  • 🔧 UI Editor: Fix removal of resources on save
  • 🔧 Auto-gen correctly converts weblink entities to weblink row
  • 🔧 The weblink row opens links in new tabs

Changes in 0.85.0

Changes in 0.84.0

Breaking Changes

  • ⚠️ views: Renamed id to path
  • ⚠️ sensor_data: entity is no longer passed as entity_id to service call and must be explicitly set
  • ⚠️ sensor card: Removed configs height, line_color and line_width
  • ⚠️ gauge card: Renamed config title to name
  • ⚠️ alarm panel card: Renamed config title to name
  • ⚠️ glance card: tap_action and hold_action configurations changed. See docs.
  • ⚠️ entity button card: tap_action and hold_action configurations changed. See docs.
  • ⚠️ picture card: tap_action and hold_action configurations changed. See docs.
  • ⚠️ picture elements card: tap_action and hold_action configurations for elements changed. See docs.
  • ⚠️ picture entity card: tap_action and hold_action configurations changed. See docs.
  • ⚠️ picture glance card: tap_action and hold_action configurations 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_image and camera_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
  • 🔧 !secret and !include usage 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-on replaced with call-service

All changes

Changes in 0.74.0

Views

  • 📣 Allow views with badges and no cards
  • 📣 Add basic support for badges like in old view style
  • 🔧 Custom cards now work with panel: true

Cards

Changes in 0.73.1

  • 📣 Setting Lovelace as default now updates Overview button to point to /lovelace
  • 📣 Allow setting background styles (global and per view)

Cards

  • ❤️ New card type: map that allows showing device_tracker entities on a map card
  • 📣 entities card card now support type: custom:state-card-custom for the entities list

Changes in 0.73.0

Views

  • 📣 New button to show unused entities in Lovelace

Changes in 0.73.0b4

Cards

Changes in 0.73.0b3

Views

  • 📣 Added panel mode for a view to use the 1st card to fill the whole screen

Cards

Changes in 0.73.0b1

Cards

Changes in 0.73.0b0

  • 📣 New feature to allow Lovelace to be default for /

Views

  • 📣 Now views have deep-links: /lovelace/3 will link to the tab with id 3
  • ⚠️ name renamed title to match cards setup
  • ⚠️ tab_icon renamed icon for simplicity

Cards

Changes in 0.72.1

Cards

  • 🐞 Bug introduced in glance card - titles now overlap
  • ❤️ New card: iframe

Changes in 0.72

  • ❤️ Initial release of the Lovelace UI