Skip to content

0.2.11

Compare
Choose a tag to compare
@gadgetchnnel gadgetchnnel released this 06 Sep 20:58
· 131 commits to dev since this release

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