homebridge-hilo
Version:
Plugin Homebridge (non officiel) pour la passerelle et les appareils Hilo de Hydro-Québec | Unofficial Homebridge plugin for Hydro-Québec Hilo bridge and devices
308 lines (161 loc) • 9.38 kB
Markdown
# v5.0.0 (Sat May 10 2025)
#### 💥 Breaking Change
- Bump date-fns from 2.30.0 to 4.1.0 [#79](https://github.com/SanterreJo/homebridge-hilo/pull/79) ([@dependabot[bot]](https://github.com/dependabot[bot]) [@SanterreJo](https://github.com/SanterreJo))
- Bump @homebridge/plugin-ui-utils from 1.0.3 to 2.0.2 [#80](https://github.com/SanterreJo/homebridge-hilo/pull/80) ([@dependabot[bot]](https://github.com/dependabot[bot]))
#### 🐛 Bug Fix
- bump deps [#81](https://github.com/SanterreJo/homebridge-hilo/pull/81) ([@SanterreJo](https://github.com/SanterreJo))
#### 🏠 Internal
- add skip-release labels for dependabot [#78](https://github.com/SanterreJo/homebridge-hilo/pull/78) ([@SanterreJo](https://github.com/SanterreJo))
#### 🔩 Dependency Updates
- Bump the patch group with 7 updates [#74](https://github.com/SanterreJo/homebridge-hilo/pull/74) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- Bump @types/node from 18.19.87 to 22.15.17 [#77](https://github.com/SanterreJo/homebridge-hilo/pull/77) ([@dependabot[bot]](https://github.com/dependabot[bot]) [@SanterreJo](https://github.com/SanterreJo))
- Bump express from 4.21.2 to 5.1.0 [#76](https://github.com/SanterreJo/homebridge-hilo/pull/76) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- Bump rimraf from 3.0.2 to 6.0.1 [#75](https://github.com/SanterreJo/homebridge-hilo/pull/75) ([@dependabot[bot]](https://github.com/dependabot[bot]) [@SanterreJo](https://github.com/SanterreJo))
- Bump axios from 0.27.2 to 1.9.0 [#68](https://github.com/SanterreJo/homebridge-hilo/pull/68) ([@dependabot[bot]](https://github.com/dependabot[bot]) [@SanterreJo](https://github.com/SanterreJo))
#### Authors: 2
- [@dependabot[bot]](https://github.com/dependabot[bot])
- Jonathan Santerre ([@SanterreJo](https://github.com/SanterreJo))
---
# v4.0.0 (Sat May 10 2025)
#### 💥 Breaking Change
- Graphql API support [#65](https://github.com/SanterreJo/homebridge-hilo/pull/65) ([@SanterreJo](https://github.com/SanterreJo))
#### ⚠️ Pushed to `main`
- Update dependabot.yml ([@SanterreJo](https://github.com/SanterreJo))
#### 🔩 Dependency Updates
- Bump actions/checkout from 2 to 4 [#72](https://github.com/SanterreJo/homebridge-hilo/pull/72) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- Bump actions/setup-node from 1 to 4 [#73](https://github.com/SanterreJo/homebridge-hilo/pull/73) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- Bump actions/cache from 1 to 4 [#71](https://github.com/SanterreJo/homebridge-hilo/pull/71) ([@dependabot[bot]](https://github.com/dependabot[bot]))
#### Authors: 2
- [@dependabot[bot]](https://github.com/dependabot[bot])
- Jonathan Santerre ([@SanterreJo](https://github.com/SanterreJo))
---
# v3.1.0 (Fri Jan 31 2025)
#### 🚀 Enhancement
- Support floor thermostat [#62](https://github.com/SanterreJo/homebridge-hilo/pull/62) ([@SanterreJo](https://github.com/SanterreJo))
#### Authors: 1
- Jonathan Santerre ([@SanterreJo](https://github.com/SanterreJo))
---
# v3.0.0 (Sat Dec 07 2024)
### Release Notes
#### Homebridge 2.0 compat ([#57](https://github.com/SanterreJo/homebridge-hilo/pull/57))
- BREAKING: Les thermostats fonctionnent maintenant en mode HEAT plutôt que AUTO fixes #36
- Compatibilité avec homebridge 2.0
- Les instructions dans la configuration sont maintenant affiché en français aussi
---
#### 💥 Breaking Change
- Homebridge 2.0 compat [#57](https://github.com/SanterreJo/homebridge-hilo/pull/57) ([@SanterreJo](https://github.com/SanterreJo))
#### Authors: 1
- Jonathan Santerre ([@SanterreJo](https://github.com/SanterreJo))
---
# v2.0.1 (Tue Sep 03 2024)
#### 🐛 Bug Fix
- Fix initial config setup on new installs [#54](https://github.com/SanterreJo/homebridge-hilo/pull/54) ([@SanterreJo](https://github.com/SanterreJo))
#### Authors: 1
- Jonathan Santerre ([@SanterreJo](https://github.com/SanterreJo))
---
# v2.0.0 (Tue Apr 16 2024)
#### 💥 Breaking Change
- New auth [#48](https://github.com/SanterreJo/homebridge-hilo/pull/48) ([@SanterreJo](https://github.com/SanterreJo))
#### Authors: 1
- Jonathan Santerre ([@SanterreJo](https://github.com/SanterreJo))
---
# v1.9.2 (Fri Apr 12 2024)
#### 🐛 Bug Fix
- Update doc for deprecated auth [#49](https://github.com/SanterreJo/homebridge-hilo/pull/49) ([@SanterreJo](https://github.com/SanterreJo))
#### Authors: 1
- Jonathan Santerre ([@SanterreJo](https://github.com/SanterreJo))
---
# v1.9.1 (Thu Feb 29 2024)
#### ⚠️ Pushed to `main`
- Update CHANGELOG.md ([@SanterreJo](https://github.com/SanterreJo))
#### Authors: 1
- Jonathan Santerre ([@SanterreJo](https://github.com/SanterreJo))
---
# v1.9.0 (Thu Feb 29 2024)
#### 🚀 Enhancement
- Use new hilo api #45 (@SanterreJo)
- Fix Capteur pour toute la période de défi #39 - Ajout d'un capteur pour la durée du défi #42 (@SanterreJo)
#### 🐛 Bug Fix
- Fix Problème de connexion au serveur Hilo - Localisation #41 - Retry on failed location connection #43 (@SanterreJo)
#### Authors: 1
- Jonathan Santerre ([@SanterreJo](https://github.com/SanterreJo))
---
# v1.8.1 (Sun Oct 29 2023)
#### 🐛 Bug Fix
- Handle new websocket channels [#33](https://github.com/SanterreJo/homebridge-hilo/pull/33) ([@SanterreJo](https://github.com/SanterreJo))
#### Authors: 1
- Jonathan Santerre ([@SanterreJo](https://github.com/SanterreJo))
---
# v1.8.0 (Sun Feb 05 2023)
#### 🚀 Enhancement
- Add contact sensors for planned challenges [#30](https://github.com/SanterreJo/homebridge-hilo/pull/30) ([@SanterreJo](https://github.com/SanterreJo))
#### Authors: 1
- Jonathan Santerre ([@SanterreJo](https://github.com/SanterreJo))
---
# v1.7.0 (Tue Jan 31 2023)
#### 🚀 Enhancement
- Add challenge phases sensors for more granularity (#27) [#28](https://github.com/SanterreJo/homebridge-hilo/pull/28) ([@SanterreJo](https://github.com/SanterreJo))
#### 📝 Documentation
- Fix changelog [#25](https://github.com/SanterreJo/homebridge-hilo/pull/25) ([@SanterreJo](https://github.com/SanterreJo))
#### Authors: 1
- Jonathan Santerre ([@SanterreJo](https://github.com/SanterreJo))
---
# v1.6.0 (Fri Jan 13 2023)
#### 🚀 Enhancement
- Hilo challenge sensor support [#23](https://github.com/SanterreJo/homebridge-hilo/pull/23) ([@SanterreJo](https://github.com/SanterreJo))
#### Authors: 1
- Jonathan Santerre ([@SanterreJo](https://github.com/SanterreJo))
---
# v1.5.0 (Mon Nov 21 2022)
#### 🚀 Enhancement
- Add support for Allia by Stelpro [#18](https://github.com/SanterreJo/homebridge-hilo/pull/18) ([@SanterreJo](https://github.com/SanterreJo))
#### Authors: 1
- Jonathan Santerre ([@SanterreJo](https://github.com/SanterreJo))
---
# v1.4.1 (Sun Nov 13 2022)
#### 🐛 Bug Fix
- Handle Hilo server disconnection, reconnect with exponential backoff [#14](https://github.com/SanterreJo/homebridge-hilo/pull/14) ([@SanterreJo](https://github.com/SanterreJo))
#### Authors: 1
- Jonathan Santerre ([@SanterreJo](https://github.com/SanterreJo))
---
# v1.4.0 (Sat Oct 22 2022)
#### 🚀 Enhancement
- Fix: devices are not updated and remove humidity capability [#12](https://github.com/SanterreJo/homebridge-hilo/pull/12) ([@SanterreJo](https://github.com/SanterreJo))
#### Authors: 1
- Jonathan Santerre ([@SanterreJo](https://github.com/SanterreJo))
---
# v1.3.0 (Fri Oct 07 2022)
#### 🚀 Enhancement
- Adjust min and max target temperatures [#10](https://github.com/SanterreJo/homebridge-hilo/pull/10) ([@SanterreJo](https://github.com/SanterreJo))
#### 📝 Documentation
- Add Homebridge verified badge [#8](https://github.com/SanterreJo/homebridge-hilo/pull/8) ([@SanterreJo](https://github.com/SanterreJo))
- Update readme [#7](https://github.com/SanterreJo/homebridge-hilo/pull/7) ([@SanterreJo](https://github.com/SanterreJo))
#### Authors: 1
- Jonathan Santerre ([@SanterreJo](https://github.com/SanterreJo))
---
# v1.2.1 (Fri Sep 02 2022)
#### 🐛 Bug Fix
- Handle and log errors [#6](https://github.com/SanterreJo/homebridge-hilo/pull/6) ([@SanterreJo](https://github.com/SanterreJo))
#### Authors: 1
- Jonathan Santerre ([@SanterreJo](https://github.com/SanterreJo))
---
# v1.1.0 (Mon Aug 29 2022)
#### 🚀 Enhancement
- Add support for LightBulb, LightSwitch and Outlet [#4](https://github.com/SanterreJo/homebridge-hilo/pull/4) ([@SanterreJo](https://github.com/SanterreJo))
#### Authors: 1
- Jonathan Santerre ([@SanterreJo](https://github.com/SanterreJo))
---
# v1.0.2 (Sun Aug 28 2022)
#### 🐛 Bug Fix
- adjust available values for target and current temp [#3](https://github.com/SanterreJo/homebridge-hilo/pull/3) ([@SanterreJo](https://github.com/SanterreJo))
- Always target auto mode for current heating/cooling state [#3](https://github.com/SanterreJo/homebridge-hilo/pull/3) ([@SanterreJo](https://github.com/SanterreJo))
#### 📝 Documentation
- Update docs [#2](https://github.com/SanterreJo/homebridge-hilo/pull/2) ([@SanterreJo](https://github.com/SanterreJo))
#### Authors: 1
- Jonathan Santerre ([@SanterreJo](https://github.com/SanterreJo))
---
# v1.0.1 (Fri Aug 26 2022)
#### 🐛 Bug Fix
- Add readme, fail on missing config [#1](https://github.com/SanterreJo/homebridge-hilo/pull/1) ([@SanterreJo](https://github.com/SanterreJo))
#### Authors: 1
- Jonathan Santerre ([@SanterreJo](https://github.com/SanterreJo))