Notes
- This version bump jumps from 1.6.2 to 1.8.0 that is no accident, this is too big of a release for just bumping it with 1.
- This release will be the last one that has a beta, it's just too much work to maintain.
- The next planned version (1.9.0) will have HA 1.0.0 as the minimum required version.
- From the next planed version (1.9.0) the release notes structure will change.
- To make this progress more maintainable for me, PR's will in some cases not be merged until right before a release.
- This version brings in OAuth if you configure HACS in the UI so you don't have to create a personal access token, for YAML config nothing changes.
Changes
- Add OAuth device flow (#1538) @ludeeus
- Show IP when requesting missing resource (3c76785) @ludeeus
- Fix startup task delay after initial setup with config_flow (61dad42) @ludeeus
- Handle multiple files for the frontend (#1549) @ludeeus
- Bump pytest from 6.0.2 to 6.1.0 (#1552) @dependabot-preview[bot]
- Make sure event path exists first (#1567) @KTibow
- Remove double check for .gz as aiohttp already does it (#1586) @bdraco
- Significantly reduce the number of executor jobs on startup (#1585) @bdraco
- Bump pytest from 6.1.0 to 6.1.1 (#1560) @dependabot-preview[bot]
- Bump colorlog from 4.2.1 to 4.4.0 (#1568) @dependabot-preview[bot]
- Hotfix for 117 (36e18b1) @ludeeus
- Remove double write on startup (#1616) @bdraco
- Fix startup with 0.118dev (#1623) @bdraco
- Fix order for legacy (1a0437b) @ludeeus
- Cleanup custom check overhead (#1625) @bdraco
- Bump aiofiles from 0.5.0 to 0.6.0 (#1607) @dependabot-preview[bot]
- Bump pytest from 6.1.1 to 6.1.2 (#1611) @dependabot-preview[bot]
- Bump pre-commit from 2.7.1 to 2.8.2 (#1621) @dependabot-preview[bot]
- Add beta action (#1630) @ludeeus
- Cache underlying can_install version checks (#1624) @bdraco
- Check loaded panels (#1631) @ludeeus
- Catch broken lovelace YAML (#1632) @ludeeus
- Handle running queue in hacsbase.data (#1633) @ludeeus
- Ignore all issues when uninstalling (#1634) @ludeeus
- Reduce memory required for logger (#1638) @bdraco
- Bump attrs from 20.2.0 to 20.3.0 (#1635) @dependabot-preview[bot]
- Guard for other integrations that uses HACS data (#1641) @ludeeus
- Bump requests from 2.24.0 to 2.25.0 (#1646) @dependabot-preview[bot]
- Bump colorlog from 4.4.0 to 4.6.2 (#1644) @dependabot-preview[bot]
- Add more margin in GitHub limit (#1650) @ludeeus
- Reduce logger instances (#1642) @ludeeus
- Avoid polling in the sensor (#1652) @bdraco
- Flix clear flag logger (3df628d) @ludeeus
- Change to ha-fab and add label (#1697) @ludeeus
- Skip release drafts (#1698) @ludeeus