v1.0.0
Changes
- Enable pylint @KapJI (#76)
- Fix logo link in README @KapJI (#74)
- Use more Markdown in README @KapJI (#73)
- Add support for Lenovo Smart Clock @DurgNomis-drol (#70)
- Use poetry for dependency management @KapJI (#68)
- Remove unused configs @KapJI (#67)
- Update manual steps in README @KapJI (#56)
- Making master stable again! 💥 @leikoilja (#47)
- Initial pre-release v2.0 @leikoilja (#41)
- Bump release-drafter/release-drafter from v5.12.1 to v5.14.0 @dependabot (#30)
- Bump hacs/action from 21.2.0 to 21.2.2 @dependabot (#29)
- Adding alpine devcontainer and documentation @leikoilja (#21)
- Bump pip from 20.3.1 to 21.0.1 in /.github/workflows @dependabot (#9)
- Bump reorder-python-imports from 2.3.6 to 2.4.0 in /.github/workflows @dependabot (#12)
- Bump pre-commit from 2.9.3 to 2.10.1 in /.github/workflows @dependabot (#13)
- Bump hacs/action from 20.11.2 to 21.2.0 @dependabot (#15)
🚀 Features
- Removing SUPPORTED_HARDWARE_LIST @leikoilja (#77)
- Add next alarm sensor, and sort alarms and timers @DurgNomis-drol (#65)
- Parse labels to timers and alarms @DurgNomis-drol (#64)
- Adding multiple alarm/timer support @leikoilja (#57)
🔧 Internal structure enhancement
- Fix no-member warning @KapJI (#84)
- Removing SUPPORTED_HARDWARE_LIST @leikoilja (#77)
- Use lazy % formatting in logging functions @KapJI (#83)
- Migrate from reorder-python-imports to isort @KapJI (#81)
- First batch of pylint fixes @KapJI (#79)
- Integration renaming to PEP8 compatible @leikoilja (#75)
- 401 error handling and caching google devices @leikoilja (#62)
- Change state and time duration @leikoilja (#55)
- Removed
@gmail.com
omission indication. @ArnyminerZ (#46) - Renaming classes to match Google-Home @leikoilja (#42)
📄 Documentation
- Update CONTRIBUTING.md @KapJI (#80)
- Add lovelace cards to readme @DurgNomis-drol (#72)
- Update Readme to fit latest changes in master @DurgNomis-drol (#53)
🧰 Maintenance
- Adding tox testing environment @leikoilja (#43)