Releases: hacs/integration
Releases · hacs/integration
1.12.3
♻️ Refactor
Links
1.12.2
⚡ Enhancements
♻️ Refactor
Links
1.12.1
🐛 Bug Fixes
Links
1.12.0
⚡ Enhancements
- #1980 Use leading zeroes with displaying the ratelimit time @RoelAdriaans
- #2037 Limit GitHub API usage @ludeeus
♻️ Refactor
🐛 Bug Fixes
- #1930 Fix translations with - and warn about missing translations in the console @ludeeus
- #1931 Fix border radius style @ludeeus
- #1932 Fix issue with loading categories @ludeeus
- #1933 Style fix for custom repository dialog @ludeeus
- #1998 Fix broken test @ludeeus
- #1994 Fix sync call in async context @bdraco
⬆️ Dependency Updates
- #1966 Bump pre-commit from 2.10.1 to 2.11.1 @dependabot
- #1986 Bump colorlog from 4.7.2 to 4.8.0 @dependabot
- #1997 Bump pytest-socket from 0.3.5 to 0.4.0 @dependabot
- #2023 Bump colorlog from 4.8.0 to 5.0.1 @dependabot
- #2009 Bump pytest from 6.2.2 to 6.2.3 @dependabot
- #2029 Bump pre-commit from 2.11.1 to 2.12.1 @dependabot
- #2034 Bump pytest-asyncio from 0.14.0 to 0.15.1 @dependabot
Links
1.11.3
✨ New features
🐛 Bug Fixes
⬆️ Dependency Updates
Links
1.11.2
🐛 Bug Fixes
Links
1.11.1
♻️ Refactor
🐛 Bug Fixes
⬆️ Dependency Updates
- #1883 Bump pre-commit from 2.10.0 to 2.10.1 @dependabot
Links
1.11.0
✨ New features
⚡ Enhancements
- #1851 Add version key to manifest file @ludeeus
- #1857 Limit storage writes @ludeeus
- #1878 Show disabled reason @ludeeus
- #1879 Check for hass.state == RUNNING @ludeeus
♻️ Refactor
- #1867 Use error for ratelimit during setup @ludeeus
- #1874 Add disabled_reason to WS response @ludeeus
🐛 Bug Fixes
- #1855 Add guard for HomeAssistantError @ludeeus
- #1856 Remove HACS from hass.data on remove entry @ludeeus
- #1858 Abort option flow if HACS is not setup @ludeeus
- #1860 Add async_remove_entry @ludeeus
⬆️ Dependency Updates
- #1823 Bump vulture from 2.1 to 2.3 @dependabot
- #1846 Bump pre-commit from 2.9.3 to 2.10.0 @dependabot
- #1833 Bump pytest-cov from 2.10.1 to 2.11.1 @dependabot
- #1844 Bump pytest from 6.2.1 to 6.2.2 @dependabot
- #1832 Bump aresponses from 2.1.0 to 2.1.4 @dependabot
- #1853 Bump aiogithubapi to 21.1.1 @ludeeus
- #1854 Bummp awesomeversion to 21.1.8 @ludeeus
- #1861 Bump hacs_frontend from 20210103144316 to 20210131153018 @ludeeus
Links
1.10.1
1.10.0
💥 Breaking changes
- #1778 Remove support/testing for Python 3.7 @ludeeus
- It will still work, but will no longer be tested.
✨ New features
⚡ Enhancements
- #1754 Add etag tests @ludeeus
- #1767 Use awesomeversion instead of semantic_version @ludeeus
- #1782 Change devcontainer from
ludeeus/container
toghcr.io/ludeeus/devcontainer/integration
@ludeeus - #1775 Log warning instead of error if repo is archived @KTibow
- #1785 Add underline to custom repository URL @ludeeus @ludeeus
- #1786 Force Content-Type for frontend @ludeeus
🐛 Bug Fixes
- #1751 Update issue link @ludeeus
- #1759 Change 1 integrations to 1 integration @KTibow @ludeeus
- #1744 Simplify serving files and cache @bdraco
- #1777 Fix issue with VERSION const @ludeeus
- #1780 Except ValueError in functions/information @ludeeus
- #1781 Fix max vs min typo @KTibow @ludeeus
- #1787 Fix reconnect yaml mode during startup @ludeeus
⬆️ Dependency Updates
- #1750 Lock version of pip to >=8.0.3,<20.3 @ludeeus
- #1733 Bump pytest from 6.2.0 to 6.2.1 @dependabot
- #1748 Bump aresponses from 2.0.0 to 2.0.2 @dependabot
- #1739 Bump requests from 2.25.0 to 2.25.1 @dependabot
- #1762 Bump pygithub from 1.54 to 1.54.1 @dependabot