Releases: VincentCATILLON/home-assistant-honey-instruments
Releases · VincentCATILLON/home-assistant-honey-instruments
1.1.1
[1.1.1] - 2026-03-27
chore
- enhance sensors documentation (units, descriptions)
- add Service API activation as prerequisite (cloud.honeyinstruments.com)
1.1.0
[1.1.0] - 2026-03-27
feat
- add last update sensor with device timestamp
- add latitude and longitude diagnostic sensors
- add version diagnostic sensor (Sigfox, LoRa, Satellite)
- add status diagnostic sensor
- support device-level data source in addition to message data
1.0.1
[1.0.1] - 2026-03-27
fix
- fix sensor mapping: internal temperature and humidity were swapped with external values
- rename
temperaturetointernal_temperatureandexternal_humiditytointernal_humidity - rename
battery_voltage/external_battery_voltagetobalance_battery_voltage/sensor_battery_voltage
chore
- add dark mode icons (
dark_icon.png,dark_logo.png)
1.0.0
[1.0.0] - 2026-03-27
feat
- initial release of the Honey Instruments integration for Home Assistant
- add config flow with email/password authentication
- add automatic re-authentication on token expiry
- add configurable polling interval (10 min to 24h, default 1h)
- add weight, weight variation (1h, 24h, 7d) sensors
- add internal temperature and internal humidity sensors
- add external temperature sensor
- add balance and sensor battery voltage sensors
- add signal strength sensor
- add multi-device support
chore
- add English and French translations
- add HACS compatibility with one-click install button
- add branding (icon, logo)
- add README and LICENSE