Releases: gadgetchnnel/lovelace-home-feed-card
Releases · gadgetchnnel/lovelace-home-feed-card
0.2.12b1
Use the card title as well as the page name in localStorage cache to avoid issues when there are multiple instances of the card in the same view.
0.2.11
Public release of 0.2.11 with following updates:
- Refactored to use LitElement instead of Polymer.Element to prevent flickering issues on Home Assistant 0.98
- Fixed show_empty logic (this was lost during the LitElement refactor)
- Fix for issue where the card would lose the config object
- Prevent history API being called if there are no entities requiring history
- Fix never-ending notification refresh if no calendars defined
- Hide last horizontal line - PR from @rdehuyss
- Fix error messages when no entities defined
0.2.11b7
Fix error messages when no entities defined
0.2.11b6
0.2.11b5
Fix never-ending notification refresh if no calendars defined
0.2.11b4
Prevent history API being called if there are no entities requiring history
0.2.11b3
Fix an issue where the card would lose the config object
0.2.11b2
Fix the show_empty logic (this was lost during the LitElement refactor).
0.2.11b1
No new features in this release, just a refactoring to use LitElement instead of Polymer.Element.
This should hopefully resolve the issues with this card on Home Assistant 0.98 and also make it perform better.
0.2.10
Public release of version 0.2.10