Releases: dvd-dev/hilo
v2025.9.1
Changes
- Flex dfix (#718) @ic-dev21 fixes #717, merci @ghoulsfrank pour l'issue!
Mise à jour des linters
- Update .pre-commit-config.yaml (#723) @ic-dev21
- Banditprise2 (#722) @ic-dev21
- UIpdate bandit (#721) @ic-dev21
- Nouveau format json HACS 2.X (#709) @ic-dev21
📦 Dependencies
- Bump ruff from 0.12.11 to 0.12.12 (#720) @dependabot[bot]
- Bump actions/setup-python from 5.6.0 to 6.0.0 (#719) @dependabot[bot]
- Bump ruff from 0.12.10 to 0.12.11 (#713) @dependabot[bot]
- Bump ruff from 0.12.9 to 0.12.10 (#711) @dependabot[bot]
- Bump ruff from 0.12.8 to 0.12.9 (#710) @dependabot[bot]
- Bump actions/checkout from 4 to 5 (#708) @dependabot[bot]
- Bump ruff from 0.12.7 to 0.12.8 (#705) @dependabot[bot]
- Bump pre-commit from 4.2.0 to 4.3.0 in /.github/workflows (#706) @dependabot[bot]
- Bump pre-commit from 4.2.0 to 4.3.0 (#707) @dependabot[bot]
v2025.8.1
Changes
📦 Dependencies
- Bump pip from 25.1.1 to 25.2 in /.github/workflows (#701) @dependabot[bot]
- Bump ruff from 0.12.5 to 0.12.7 (#700) @dependabot[bot]
- Bump ruff from 0.12.4 to 0.12.5 (#697) @dependabot[bot]
v2025.7.1
Changes
📦 Dependencies
- Bump ruff from 0.12.3 to 0.12.4 (#694) @dependabot[bot]
- Bump ruff from 0.12.2 to 0.12.3 (#693) @dependabot[bot]
- Bump ruff from 0.12.1 to 0.12.2 (#692) @dependabot[bot]
- Bump ruff from 0.12.0 to 0.12.1 (#691) @dependabot[bot]
- Bump flake8 from 7.2.0 to 7.3.0 in /.github/workflows (#690) @dependabot[bot]
v2025.6.2
Changes
- Bump up devcontainer requirements and version (#688) @ic-dev21
- Disable session cookie quoting to work with aiohttp v3.12.12 (#685) @thibaulf, fixes #684 merci pour ta contribution!
- Update README.md (#680) @rith-antony
- Fixed HACS Download URL (#681) @rith-antony
- Remove old news (#678) @ic-dev21
📦 Dependencies
- Bump ruff from 0.11.13 to 0.12.0 (#687) @dependabot[bot]
- Bump softprops/action-gh-release from 2.3.0 to 2.3.2 (#683) @dependabot[bot]
- Bump softprops/action-gh-release from 2.2.2 to 2.3.0 (#679) @dependabot[bot]
v2025.6.1
Changes
- Wrap the refresh token call in a try/except to make the code more robust (#677) @fersingb
- Fixfor673 (#676), this fix only bumps pyhilo version, real fix dvd-dev/python-hilo#296 @fersingb
📦 Dependencies
- Bump ruff from 0.11.12 to 0.11.13 (#675) @dependabot[bot]
- Bump ruff from 0.11.11 to 0.11.12 (#674) @dependabot[bot]
- Bump ruff from 0.11.10 to 0.11.11 (#670) @dependabot[bot]
- Bump reorder-python-imports from 3.14.0 to 3.15.0 in /.github/workflows (#671) @dependabot[bot]
v2025.5.2
Changes
📦 Dependencies
- Bump ruff from 0.11.9 to 0.11.10 (#667) @dependabot[bot]
- Bump ruff from 0.11.8 to 0.11.9 (#665) @dependabot[bot]
- Bump pip from 25.1 to 25.1.1 in /.github/workflows (#663) @dependabot[bot]
- Bump ruff from 0.11.7 to 0.11.8 (#662) @dependabot[bot]
v2025.5.1
Changes
📦 Dependencies
- Bump pip from 25.0.1 to 25.1 in /.github/workflows (#659) @dependabot[bot]
- Bump actions/setup-python from 5.5.0 to 5.6.0 (#657) @dependabot[bot]
- Bump ruff from 0.11.6 to 0.11.7 (#658) @dependabot[bot]
- Bump softprops/action-gh-release from 2.2.1 to 2.2.2 (#654) @dependabot[bot]
- Bump ruff from 0.11.5 to 0.11.6 (#653) @dependabot[bot]
v2025.4.2
Changes
- Eventhistoryfix (partial, fixes data validation failure on read) (#652) @ic-dev21
- Change completed to off to fix infinitely fetching history data (#651) @Moustachauve
- Bump up version (#650) @ic-dev21
- Lets us use dvd-dev/python-hilo#279 as a fix for #646 @AbigailAsselin-Hilo
- Readmeupdate (#643) @ic-dev21
📦 Dependencies
- Bump ruff from 0.11.4 to 0.11.5 (#647) @dependabot[bot]
v2025.4.1
Grosse mise à jour!
Avec ce release, on fait basculer le component de SignalR vers GraphQL pour la télémétrie des appareils, ce qui règle, en principe #613, #594, #564.
Plusieurs améliorations au niveau de l'environnement de développement (devcontainer) par @Moustachauve, un gros merci
Belle amélioration au niveau de l'usage du I/O de l'historique des défis, d'abord refait en async par Websocket par @fersingb et tweaké avec un debounce par @Moustachauve, le démarrage de HA et du sensor sont maintenant pas mal plus rapides!
Fix potentiel pour les erreurs de login (hilo_state.yaml) possiblement causé par la librairie ruyaml, nice catch @Moustachauve dvd-dev/python-hilo#272, voir pycontribs/ruyaml#118
Et, bien entendu, un énorme merci à @AbigailAsselin-Hilo pour son implication au niveau du backend GraphQL, son implication a été essentielle pour que le component reste en vie! #633, dvd-dev/python-hilo#265 et dvd-dev/python-hilo#255
Changes
- Update requirements.txt (#641) @ic-dev21
- Add debounce when saving the event history state (#639) @Moustachauve
- Change ruyaml for pyyaml (#638) @Moustachauve
- Add graphql init (#633) @AbigailAsselin-Hilo
- Add missing virtual env activation in develop script (#634) @Moustachauve
- Update des tarifs d'Hydro (#637) @maxyvon
- Update FUNDING.yml (#632) @ic-dev21
- Devcontainer dependabot (#630) @ic-dev21
- Move entity to its own file (#607) @Moustachauve
- Handle errors loading the history state YAML file (#618) @Moustachauve
- Remove daily schedule from GitHub Actions workflows. (#616) @Moustachauve
- Update Websocket Kwh, GraphQL and snapshot testing (#606) @ic-dev21, this PR also contains:
- Ugly quick fix to update the kwh values (#598) @fersingb
- Add snapshot testing for climate entities (#600) @Moustachauve
- Add debugging capabilities and common tasks (#609) @Moustachauve
- Fix an error that occurs when processing consumption updates that don't have an event id (#608) @fersingb
- Add test framework base (#599) @Moustachauve
📦 Dependencies
- Bump ruff from 0.11.3 to 0.11.4 (#642) @dependabot[bot]
- Bump flake8 from 7.1.2 to 7.2.0 in /.github/workflows (#636) @dependabot[bot]
- Bump crazy-max/ghaction-github-labeler from 5.2.0 to 5.3.0 (#635) @dependabot[bot]
- Bump ruff from 0.11.2 to 0.11.3 (#640) @dependabot[bot]
- Bump actions/setup-python from 5.4.0 to 5.5.0 (#629) @dependabot[bot]
- Bump ruff from 0.11.0 to 0.11.2 (#627) @dependabot[bot]
- Update homeassistant requirement from ~=2025.3.3 to ~=2023.1.7 (#628) @dependabot[bot]
- Bump pre-commit from 4.1.0 to 4.2.0 (#624) @dependabot[bot]
- Bump pre-commit from 4.1.0 to 4.2.0 in /.github/workflows (#623) @dependabot[bot]
- Update homeassistant requirement from ~=2025.3.2 to ~=2025.3.3 (#620) @dependabot[bot]
- Bump ruff from 0.10.0 to 0.11.0 (#621) @dependabot[bot]
- Bump ruff from 0.9.10 to 0.10.0 (#619) @dependabot[bot]
- Update homeassistant requirement from ~=2025.3.1 to ~=2025.3.2 (#617) @dependabot[bot]
- Bump ruff from 0.9.9 to 0.9.10 (#614) @dependabot[bot]
- Update homeassistant requirement from ~=2025.2.5 to ~=2025.3.1 (#615) @dependabot[bot]
- Bump ruff from 0.9.8 to 0.9.9 (#610) @dependabot[bot]
- Bump ruff from 0.9.7 to 0.9.8 (#604) @dependabot[bot]
- Update homeassistant requirement from ~=2025.2.4 to ~=2025.2.5 (#603) @dependabot[bot]
- Bump ruff from 0.9.6 to 0.9.7 (#602) @dependabot[bot]
- Bump flake8 from 7.1.1 to 7.1.2 in /.github/workflows (#596) @dependabot[bot]
- Update homeassistant requirement from ~=2025.2.3 to ~=2025.2.4 (#597) @dependabot[bot]
v2025.2.4
Dans cette version, le sensor de défi
sensor.defi_hilo
Passe en mode websocket. Ceci ferme le issue #486. Quelques trucs ne fonctionnent pas parfaitement encore.
Merci de suivre #594 pour le développement.
Il est encore (pour le moment) possible de revenir en arrière avec la version précédente pour garder ces attributs fonctionnels. Éventuellement celle-ci ne fonctionnera plus.
Changes
- Bump up version (#595) @ic-dev21
- ColorMode should be imported from homeassistant.components.light.const (#590) @Moustachauve
- Make devContainer more similar to Home Assistant environment (#591) @Moustachauve
- Websocket dev (#588) @ic-dev21
- Fix CONTRIBUTING.md link FR-EN (#583) @MivraMe
📦 Dependencies
- Bump pre-commit from 4.0.0 to 4.1.0 (#592) @dependabot[bot]
- Update homeassistant requirement from ~=2025.2.2 to ~=2025.2.3 (#593) @dependabot[bot]
- Bump ruff from 0.9.5 to 0.9.6 (#585) @dependabot[bot]
- Update homeassistant requirement from ~=2025.2.1 to ~=2025.2.2 (#586) @dependabot[bot]