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