Releases: leikoilja/ha-google-home
Releases · leikoilja/ha-google-home
v1.6.0
Changes
🚀 Features
- Add config option for changing update interval. @DurgNomis-drol (#302)
📄 Documentation
- Add README.md notice about update interval changes and issues @DurgNomis-drol (#303)
- Add German Translation @pschneider87 (#294)
- Add Portuguese translation @mdiazgoncalves (#286)
- Added Slack link @ArnyminerZ (#280)
🈵 Translations
- Add missing translations @DurgNomis-drol (#304)
- Add config option for changing update interval. @DurgNomis-drol (#302)
- Add German Translation @pschneider87 (#294)
- Add Portuguese translation @mdiazgoncalves (#286)
🧱 Dependency Updates
- Bump isort from 5.9.2 to 5.9.3 @dependabot (#296)
- Bump types-requests from 2.25.0 to 2.25.6 @dependabot (#301)
- Bump pylint from 2.9.5 to 2.9.6 @dependabot (#297)
- Bump pre-commit from 2.13.0 to 2.14.0 @dependabot (#300)
- Bump pylint from 2.9.3 to 2.9.5 @dependabot (#292)
- Bump black from 21.6b0 to 21.7b0 @dependabot (#291)
- Bump isort from 5.9.1 to 5.9.2 @dependabot (#285)
- Bump pylint from 2.9.1 to 2.9.3 @dependabot (#283)
- Bump pylint from 2.8.3 to 2.9.1 @dependabot (#281)
- Bump mypy from 0.902 to 0.910 @dependabot (#275)
- Bump types-requests from 0.1.13 to 2.25.0 @dependabot (#274)
- Bump types-requests from 0.1.12 to 0.1.13 @dependabot (#273)
- Bump isort from 5.8.0 to 5.9.1 @dependabot (#272)
- Bump types-requests from 0.1.11 to 0.1.12 @dependabot (#270)
v1.5.0
Changes
- Release 1.5.0 @leikoilja (#269)
🚀 Features
- Alarm volume @ArnyminerZ (#250)
- Changed device status @ArnyminerZ (#251)
- Set IoT class @KapJI (#235)
📄 Documentation
- Added localization docs @ArnyminerZ (#253)
- Added section to troubleshooting @ArnyminerZ (#252)
🔧 Internal structure enhancement
- Adding translation label and release drafter @leikoilja (#265)
- Added
glocaltokens
label @ArnyminerZ (#254) - Bump actions/setup-python from 2 to 2.2.2 @dependabot (#242)
- Bump actions/checkout from 2 to 2.3.4 @dependabot (#241)
- Bump abatilo/actions-poetry from v2.1.1 to v2.1.2 @dependabot (#226)
- Bump abatilo/actions-poetry from v2.1.0 to v2.1.1 @dependabot (#225)
- Modernise type hints @KapJI (#218)
- Ignoring json in codespells @leikoilja (#263)
🈵 Translations
- Update Russian translation @KapJI (#267)
- Adding Russian translation 🇷🇺 @leikoilja (#264)
- Added Norwegian 🇳🇴 @petrepa (#262)
- Added Catalan translations @ArnyminerZ (#249)
🧱 Dependency Updates
- Bump types-requests from 0.1.9 to 0.1.11 @dependabot (#268)
- Bump codespell from 2.0.0 to 2.1.0 @dependabot (#261)
- Bump black from 21.5b2 to 21.6b0 @dependabot (#259)
- Bump mypy from 0.901 to 0.902 @dependabot (#260)
- Bump types-requests from 0.1.8 to 0.1.9 @dependabot (#258)
- Bump mypy from 0.812 to 0.901 @dependabot (#255)
- Bump black from 21.5b1 to 21.5b2 @dependabot (#246)
- Bump pylint from 2.8.2 to 2.8.3 @dependabot (#247)
- Bump pre-commit from 2.12.1 to 2.13.0 @dependabot (#244)
- Bump flake8-simplify from 0.14.0 to 0.14.1 @dependabot (#243)
- Bump black from 21.5b0 to 21.5b1 @dependabot (#240)
- Bump flake8-comprehensions from 3.4.0 to 3.5.0 @dependabot (#239)
- Bump flake8 from 3.9.1 to 3.9.2 @dependabot (#238)
- Bump black from 21.4b2 to 21.5b0 @dependabot (#237)
- Bump black from 21.4b1 to 21.4b2 @dependabot (#234)
- Bump black from 21.4b0 to 21.4b1 @dependabot (#232)
- Bump pylint from 2.8.1 to 2.8.2 @dependabot (#230)
- Bump pylint from 2.7.4 to 2.8.1 @dependabot (#229)
- Bump black from 20.8b1 to 21.4b0 @dependabot (#228)
- Upgrade homeassistant to 2021.4.0 @KapJI (#223)
- Bump pre-commit from 2.12.0 to 2.12.1 @dependabot (#221)
v1.4.3
Changes
🐛 Bug Fixes
📄 Documentation
- Add a link to the Node-RED section in README.md @mattieha (#210)
- Add Node-RED section in README @mattieha (#203)
- Update troubleshooting in README.md @RouNNdeL (#198)
🔧 Internal structure enhancement
- Fix Labeler config @KapJI (#216)
- Setup codespell @KapJI (#209)
- Bump crazy-max/ghaction-github-labeler from v3.1.0 to v3.1.1 @dependabot (#207)
- Re-add Dependabot labels setting @KapJI (#208)
- Update Dependabot config @KapJI (#206)
- Deduplicate request methods @KapJI (#201)
🧱 Dependency Updates
- Bump up glocaltokens to v0.3.1 @leikoilja (#213)
- Bump flake8 from 3.9.0 to 3.9.1 @dependabot (#215)
v1.4.2
v1.4.1
v1.4.0
Changes
- Release 1.4.0 @leikoilja (#174)
🚀 Features
- Add do not disturb switch @DurgNomis-drol (#162)
🐛 Bug Fixes
- Fix do not disturb switch @DurgNomis-drol (#172)
- Fix options flow @KapJI (#171)
- Timeout error handling @DurgNomis-drol (#170)
📄 Documentation
- Fix do not disturb switch @DurgNomis-drol (#172)
🧱 Dependency Updates
- Bump zeroconf from 0.28.8 to 0.29.0 @dependabot (#164)
v1.3.0
Changes
🚀 Features
- Add reboot service @DurgNomis-drol (#155)
- Add delete services @DurgNomis-drol (#150)
- Add support for the status attribute of alarms/timers @AstroViking (#115)
🐛 Bug Fixes
📄 Documentation
- Update README.md @KapJI (#154)
- Update CONTRIBUTING.md @KapJI (#152)
- Add support for the status attribute of alarms/timers @AstroViking (#115)
- Update CONTRIBUTING.md @KapJI (#151)
- Remove beta remarks @leikoilja (#144)
🔧 Internal structure enhancement
- Improve typing in config flow @KapJI (#158)
- Install flake8 plugins @KapJI (#159)
- Complete strict type checks @KapJI (#153)
- Use homeassistant typing stubs @KapJI (#148)
- Fix Labeler @KapJI (#147)
- Update release-drafter.yml @KapJI (#145)
🧱 Dependency Updates
v1.2.0
Changes
🚀 Features
- Adding config options @leikoilja (#141)
- Replace 'off' state with 'unavailable' @KapJI (#121)
🔧 Internal structure enhancement
📄 Documentation
- Readme: add troubleshooting section @brianhanifin (#113)
- Update README.md @KapJI (#143)
- Update CONTRIBUTING.md @KapJI (#142)
- Remove line on the bottom of README.md @KapJI (#140)
- Move version badge to the beginning of the list @KapJI (#139)
🐛 Bug Fixes
- Retry device update on every coordinator update @leikoilja (#133)
- Adding ClientConnectionError handler @leikoilja (#138)
- Add reuse of master_token @DurgNomis-drol (#131)
🧱 Dependency Updates
- Bump pre-commit from 2.11.0 to 2.11.1 @dependabot (#135)
- Bump flake8 from 3.8.4 to 3.9.0 @dependabot (#134)
- Bump homeassistant from 2021.3.2 to 2021.3.4 @dependabot (#136)
- Bump isort from 5.7.0 to 5.8.0 @dependabot (#137)
- Bump up dependancy versions + dependabot @leikoilja (#132)
v1.1.0
Changes
🚀 Features
- [BREAKING CHANGE] Combine two sensors into one @KapJI (#112)
Please note if you have been usingnext_timer
ornext_alarm
sensors whey are deprecated now in favor of united sensors. Please see the README Feature section for more information. Sorry for the inconvenience
🔧 Internal structure enhancement
📄 Documentation
v1.0.1
Changes
- Set verbose logging level for glocaltokens @leikoilja (#110)
- Changed readme for HACS installation @DurgNomis-drol (#108)
- Better issue template @DurgNomis-drol (#104)
- Bump release-drafter/release-drafter from v5.14.0 to v5.15.0 @dependabot (#94)
- Enable mypy @KapJI (#88)
🔧 Internal structure enhancement
- Add device class for next alarm and next timer. @DurgNomis-drol (#107)
- Add more type hints @KapJI (#92)
- Fix unused-argument warning @KapJI (#87)
📄 Documentation
- Closes #78 @DurgNomis-drol (#89)
🐛 Bug Fixes
- Catch exceptions when getting alarms and timers to better allow for debugging @DurgNomis-drol (#103)