Skip to content

1.7.0 used asyncio.timeout instead async_timeout

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Feb 17:45
· 146 commits to main since this release
d260e0f

Refinements & Code Cleanup

• Replaced async_timeout with asyncio.timeout across various modules, streamlining the code and improving its efficiency.

Technical Updates

• Removed async-timeout from the requirements, simplifying the dependencies and ensuring a more streamlined integration.
• Advanced the integration version to 1.7.0, marking a new phase of improvements and optimizations.

Compatibility Enhancements

• Updated compatibility with Home Assistant to version 2024.2.0, ensuring a seamless experience with the latest Home Assistant updates.
• Maintained compatibility with HACS version 1.34.0, ensuring a smooth operation within the Home Assistant Community Store.

Full Changelog: 1.6.1...1.7.0