Releases: gadgetchnnel/lovelace-home-feed-card
Releases · gadgetchnnel/lovelace-home-feed-card
0.6.0
Release version of 0.6.0:
- Improved more-info popups
- Added attribute option to use an attribute of an entity instead of the state
- Embedded lit-element to avoid issues with HA 2021.6
0.6.0b1
- Improved more-info popups
- Added attribute option to use an attribute of an entity instead of the state
- Embedded lit-element to avoid issues with HA 2021.6
0.5.0
- Improved popup formatting for multi entity and calendar events
- Exclude null states by default
- Improved styling to allow horizontal scrollbars for notifications
- Refresh notifications on reconnection
0.4.9
Load ha-markdown on render and improved subscribe logic.
0.4.9b1
- Improved monitoring for persistent notification changes - previously had issues if a notification was overwritten or a new notification was created at the same time as another one was dismissed.
- Package vulnerability fixes
0.4.8
- Fixed popups when clicking on history, multi-entity, calendar event, and notification items in Home Assistant 0.113
- Updated styling, now properly supports Shadow DOM
- Close popups which contain links when clicking on the link
0.4.7
Display fixes plus add to card picker
0.4.6
Fix for timestamp sensors with unit_of_measurement set
0.4.5
Handle disconnection and connection events to better support HA 0.112
0.4.4
Styling fix