v0.3.11
github-actions
released this
18 Feb 21:58
·
6 commits
to refs/heads/main
since this release
What's changed
This update will fix issues with an upcoming Home Assistant version, due to breaking changes in core.
Please note that since Nest has changed authentication, multiple issues have been reported which you can read more about here. This update does not fix this.
✨ Enhancement
- Add boilerplate async_remove_config_entry_device so users can remove dead devices. (#134) @tomwilkie
- Use async_forward_entry_setups function (#135) @RobertD502
- Bump actions/checkout from 2 to 3 (#138) @dependabot
- Bump TimonVS/pr-labeler-action from 3 to 4 (#139) @dependabot
- Bump requirements to 2023.1.7 (latest HA) and CI/CD maintenance (#137) @iMicknl
Contributors to this release
@RobertD502, @dependabot, @dependabot[bot], @iMicknl and @tomwilkie