Releases: dvd-dev/python-hilo
Releases · dvd-dev/python-hilo
v2025.9.1
Changes
- Bump up version (#324) @ic-dev21
- Style guideline (#323) @ic-dev21
- Update .pre-commit-config.yaml (#322) @ic-dev21
📦 Dependencies
- Bump pre-commit from 4.2.0 to 4.3.0 in /.github/workflows (#318) @dependabot[bot]
- Bump gql from 3.5.3 to 4.0.0 (#319) @dependabot[bot]
- Bump typing-extensions from 4.14.1 to 4.15.0 (#320) @dependabot[bot]
- Bump actions/setup-python from 5.6.0 to 6.0.0 (#321) @dependabot[bot]
- Bump actions/checkout from 4 to 5 (#317) @dependabot[bot]
- Bump multidict from 6.6.3 to 6.6.4 (#316) @dependabot[bot]
- Bump pip from 25.1.1 to 25.2 in /.github/workflows (#315) @dependabot[bot]
- Bump aiohttp from 3.12.14 to 3.12.15 (#314) @dependabot[bot]
- Bump typing-extensions from 4.14.0 to 4.14.1 (#312) @dependabot[bot]
- Bump aiohttp from 3.12.13 to 3.12.14 (#313) @dependabot[bot]
- Bump aiosignal from 1.3.2 to 1.4.0 (#311) @dependabot[bot]
- Bump multidict from 6.5.1 to 6.6.3 (#310) @dependabot[bot]
- Bump multidict from 6.5.0 to 6.5.1 (#308) @dependabot[bot]
- Bump flake8 from 7.2.0 to 7.3.0 in /.github/workflows (#307) @dependabot[bot]
v2025.6.2
Changes
- Bump up version for release (#306) @ic-dev21
- Removed oauth2 entirely as its are now moved in hilo plugin (#304) @thibaulf
📦 Dependencies
- Bump multidict from 6.4.4 to 6.5.0 (#305) @dependabot[bot]
- Bump typing-extensions from 4.13.2 to 4.14.0 (#302) @dependabot[bot]
- Bump aiohttp from 3.12.12 to 3.12.13 (#303) @dependabot[bot]
- Bump yarl from 1.20.0 to 1.20.1 (#300) @dependabot[bot]
- Bump aiohttp from 3.12.11 to 3.12.12 (#299) @dependabot[bot]
- Bump frozenlist from 1.6.2 to 1.7.0 (#298) @dependabot[bot]
- Bump aiohttp from 3.12.9 to 3.12.11 (#297) @dependabot[bot]
v2025.6.1
Changes
- Fix reconnects to gql endpoint after network outage (#296) @fersingb, fixes dvd-dev/hilo#673
- Adding some docstrings/comments (#295) @ic-dev21
📦 Dependencies
- Bump aiohttp from 3.12.6 to 3.12.9 (#294) @dependabot[bot]
- Bump frozenlist from 1.6.0 to 1.6.2 (#293) @dependabot[bot]
- Bump aiohttp from 3.12.4 to 3.12.6 (#292) @dependabot[bot]
- Bump aiohttp from 3.11.18 to 3.12.4 (#291) @dependabot[bot]
- Bump reorder-python-imports from 3.14.0 to 3.15.0 in /.github/workflows (#289) @dependabot[bot]
v2025.5.1
Changes
📦 Dependencies
- Bump gql from 3.5.2 to 3.5.3 (#287) @dependabot[bot]
- Bump multidict from 6.4.3 to 6.4.4 (#286) @dependabot[bot]
- Bump pip from 25.1 to 25.1.1 in /.github/workflows (#285) @dependabot[bot]
- Bump pip from 25.0.1 to 25.1 in /.github/workflows (#284) @dependabot[bot]
- Bump actions/setup-python from 5.5.0 to 5.6.0 (#283) @dependabot[bot]
- Bump aiohttp from 3.11.16 to 3.11.18 (#282) @dependabot[bot]
- Bump frozenlist from 1.5.0 to 1.6.0 (#281) @dependabot[bot]
- Bump yarl from 1.19.0 to 1.20.0 (#280) @dependabot[bot]
v2025.4.2
Changes
- Add support for whitebulb and normalize OnOff attribute state (#279) @AbigailAsselin-Hilo (fix for dvd-dev/hilo#646)
📦 Dependencies
- Bump multidict from 6.3.2 to 6.4.3 (#277) @dependabot[bot]
- Bump typing-extensions from 4.13.1 to 4.13.2 (#278) @dependabot[bot]
v2025.4.1
Changes
- Fix multiple lint issues in state.py (#261) @Moustachauve
- Change yaml library from ruyaml to pyyaml (#272) @Moustachauve
- Add graphql subscription (#265) @AbigailAsselin-Hilo
- Fix multiple lint issues in state.py (#251) @Moustachauve
- Rename celcius to celsius (typo) (#250) @Moustachauve
- Remove
homeassistant.constdependency (#252) @Moustachauve - Graphql query get location (#255) @AbigailAsselin-Hilo
- Fix lint error: PGH004 Use specific rule codes when using
noqa(#246) @Moustachauve - Fix multiple linting error in climate.py (#247) @Moustachauve
- Fix multiple lint errors in oauth2helper.py (#248) @Moustachauve
- Remove scheduled run of lint on github (#249) @Moustachauve
- Move oauth2 flow components from pyhilo to hilo. (#237) @fersingb
- Update readme (#245) @Moustachauve
- Update readme for dev container (#243) @Moustachauve
- Add dev container setup (#242) @Moustachauve
📦 Dependencies
- Bump yarl from 1.18.3 to 1.19.0 (#275) @dependabot[bot]
- Bump typing-extensions from 4.12.2 to 4.13.1 (#273) @dependabot[bot]
- Bump flake8 from 7.1.2 to 7.2.0 in /.github/workflows (#266) @dependabot[bot]
- Bump crazy-max/ghaction-github-labeler from 5.2.0 to 5.3.0 (#267) @dependabot[bot]
- Bump aiohttp from 3.11.14 to 3.11.16 (#271) @dependabot[bot]
- Bump multidict from 6.2.0 to 6.3.2 (#274) @dependabot[bot]
- Bump actions/setup-python from 5.4.0 to 5.5.0 (#263) @dependabot[bot]
- Bump pre-commit from 4.1.0 to 4.2.0 in /.github/workflows (#262) @dependabot[bot]
- Bump multidict from 6.1.0 to 6.2.0 (#259) @dependabot[bot]
- Bump aiohttp from 3.11.13 to 3.11.14 (#258) @dependabot[bot]
- Bump attrs from 25.1.0 to 25.3.0 (#257) @dependabot[bot]
- Bump websockets from 15.0 to 15.0.1 (#253) @dependabot[bot]
v2025.2.2
Changes
📦 Dependencies
- Update websockets requirement from >=8.1,<15.0 to >=8.1,<16.0 (#239) @dependabot[bot]
- Bump flake8 from 7.1.1 to 7.1.2 in /.github/workflows (#240) @dependabot[bot]
- Bump pip from 25.0 to 25.0.1 in /.github/workflows (#238) @dependabot[bot]
v2025.2.1
Changes
Ce release prépare le terrain vers la transition Websocket/SignalR. Je tiens à remercier @Leicas et @fersingb sans qui je n'y serais pas arrivé!
- Added backward compatibility in the websocket branch (#236) @fersingb
- Ajout documentation (#228) @ic-dev21
- Extra logging and remove hardcoding (#221) @ic-dev21
📦 Dependencies
- Bump crazy-max/ghaction-github-labeler from 5.1.0 to 5.2.0 (#234) @dependabot[bot]
- Update types-pytz requirement from ^2024.1.0 to ^2025.1.0 (#235) @dependabot[bot]
- Bump actions/setup-python from 5.3.0 to 5.4.0 (#232) @dependabot[bot]
- Bump black from 24.10.0 to 25.1.0 in /.github/workflows (#233) @dependabot[bot]
- Bump pip from 24.3.1 to 25.0 in /.github/workflows (#231) @dependabot[bot]
- Bump release-drafter/release-drafter from 6.0.0 to 6.1.0 (#229) @dependabot[bot]
- Bump pre-commit from 4.0.1 to 4.1.0 in /.github/workflows (#230) @dependabot[bot]
- Update websockets requirement from >=8.1,<14.0 to >=8.1,<15.0 (#222) @dependabot[bot]
- Update pytest-cov requirement from ^5.0.0 to ^6.0.0 (#220) @dependabot[bot]
- Bump crazy-max/ghaction-github-labeler from 5.0.0 to 5.1.0 (#218) @dependabot[bot]
- Bump pip from 24.2 to 24.3.1 in /.github/workflows (#219) @dependabot[bot]
- Bump actions/setup-python from 5.2.0 to 5.3.0 (#217) @dependabot[bot]