Releases: dvd-dev/hilo
Releases · dvd-dev/hilo
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]
v2025.2.3
Changes
- Update manifest.json (#582) @ic-dev21
- Update README.md (#579) @ic-dev21
- Restructuration readme FR (#569) @MivraMe
- Small refactor to fix some lint errors (#571) @Moustachauve
- Fix "referencing a non existing
via_device
" when gateway_external_id is None (#573) @Moustachauve - Revert "Get entity id from unique" (#577) @ic-dev21
- Allow working on python-hilo at the same time as hilo (#570) @louim
📦 Dependencies
- Update homeassistant requirement from ~=2025.2.0 to ~=2025.2.1 (#581) @dependabot[bot]
- Bump pip from 25.0 to 25.0.1 in /.github/workflows (#580) @dependabot[bot]
- Bump ruff from 0.9.4 to 0.9.5 (#576) @dependabot[bot]
- Update homeassistant requirement from ~=2025.1.4 to ~=2025.2.0 (#572) @dependabot[bot]
v2025.2.2
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é!
📦 Dependencies
- Bump crazy-max/ghaction-github-labeler from 5.1.0 to 5.2.0 (#563) @dependabot[bot]
v2025.2.1
Changes
- Reduce the race condition probability (#559) @fersingb, fixes #537
- Add a devcontainer for VSCode setup (#554) @louim, un énorme merci pour ta contribution!
- Get entity id from unique (#548) @maxyvon
- Quote colors that are composed of numbers only (#553) @louim
- Rajout de nouveau lien blueprint (FR et EN) (#547) @arim215, merci!
- Update manifest.json (#541) @ic-dev21
📦 Dependencies
- Bump ruff from 0.9.1 to 0.9.4 (#561) @dependabot[bot]
- Update homeassistant requirement from ~=2025.1.0 to ~=2025.1.4 (#560) @dependabot[bot]
- Bump black from 24.10.0 to 25.1.0 in /.github/workflows (#556) @dependabot[bot]
- Bump actions/setup-python from 5.3.0 to 5.4.0 (#555) @dependabot[bot]
- Bump pip from 24.3.1 to 25.0 in /.github/workflows (#551) @dependabot[bot]
- Bump pre-commit from 4.0.1 to 4.1.0 in /.github/workflows (#545) @dependabot[bot]
- Bump release-drafter/release-drafter from 6.0.0 to 6.1.0 (#543) @dependabot[bot]
v2025.1.1
Changes
- Ajout version check pour config_entry init dans config_flow (#536) @cptshrk108
- Update Défi_Hilo_Préchauffe_PM.yaml (#530) @ic-dev21
- Issue527 (#529) @ic-dev21
- Update checkout (#525) @ic-dev21
- LOG.warn is deprecated (#523) @ic-dev21
- Loosen automation examples a bit (#522) @ic-dev21
📦 Dependencies
- Bump softprops/action-gh-release from 2.2.0 to 2.2.1 (#534) @dependabot
v2024.12.1
Changes
- Fix pour #520 (#521) @ic-dev21
- Add links (#518) @ic-dev21
- Documentation update (#517) @ic-dev21
- Remove breaking change warning, old news (#492) @ic-dev21
📦 Dependencies
- Bump softprops/action-gh-release from 2.1.0 to 2.2.0 (#511) @dependabot
- Bump softprops/action-gh-release from 2.0.9 to 2.1.0 (#498) @dependabot
- Bump softprops/action-gh-release from 2.0.8 to 2.0.9 (#493) @dependabot
- Bump crazy-max/ghaction-github-labeler from 5.0.0 to 5.1.0 (#489) @dependabot
- Bump pip from 24.2 to 24.3.1 in /.github/workflows (#490) @dependabot
- Bump actions/setup-python from 5.2.0 to 5.3.0 (#487) @dependabot
v2024.10.2
Changes
- Update manifest.json (#480) @ic-dev21
- Fixed AM anchor time condition in automation example (#477) @mshamash
📦 Dependencies
- Bump reorder-python-imports from 3.13.0 to 3.14.0 in /.github/workflows (#479) @dependabot
- Bump pre-commit from 4.0.0 to 4.0.1 in /.github/workflows (#471) @dependabot
- Bump black from 24.8.0 to 24.10.0 in /.github/workflows (#470) @dependabot
- Bump pre-commit from 3.8.0 to 4.0.0 in /.github/workflows (#469) @dependabot
v2024.10.1
Changes
- Bump up python-hilo (#468) @ic-dev21, fixes #466. Hilo nous ont poussé des données erronées min/max et on n'avait rien pour gérer ce cas-là.
📦 Dependencies
- Bump actions/setup-python from 5.1.1 to 5.2.0 (#463) @dependabot
- Bump black from 24.4.2 to 24.8.0 in /.github/workflows (#455) @dependabot
- Bump flake8 from 7.1.0 to 7.1.1 in /.github/workflows (#456) @dependabot
- Bump pre-commit from 3.7.1 to 3.8.0 in /.github/workflows (#452) @dependabot
- Bump pip from 24.1.2 to 24.2 in /.github/workflows (#453) @dependabot
- Bump softprops/action-gh-release from 2.0.7 to 2.0.8 (#451) @dependabot
- Bump softprops/action-gh-release from 2.0.6 to 2.0.7 (#450) @dependabot
- Bump actions/setup-python from 5.1.0 to 5.1.1 (#448) @dependabot
- Bump pip from 24.1.1 to 24.1.2 in /.github/workflows (#447) @dependabot
v2024.7.1
Changes
📦 Dependencies
- Bump pip from 24.1 to 24.1.1 in /.github/workflows (#441) @dependabot
- Bump pip from 24.0 to 24.1 in /.github/workflows (#439) @dependabot
- Bump softprops/action-gh-release from 2.0.5 to 2.0.6 (#438) @dependabot