v1.6
What's changed
- Fix release drafter (#134) @vlebourl
- Remove all self._* variables in cover module (#128) @tetienne
- Create CODEOWNERS (#129) @tetienne
- Code readability improvements (#121) @iMicknl
- Fixed a typo. (#124) @vlebourl
- Add an auto changelog issue (#123) @vlebourl
⚠️ Breaking changes
✨ Enhancement
- Add constants for all strings (#126) @vlebourl
- Move constants outside of const.py (#125) @vlebourl
- Parse temperature unit for TemperatureSensor (#116) @vlebourl
- Remove lock variables from Cover device state attributes (#108) @tetienne
- Hide opg device from log. (#117) @vlebourl
- Add support for more sensors & basic Siren (switch) support (#84) @iMicknl
- Split update cover method (#106) @tetienne