Skip to content

Releases: VincentCATILLON/home-assistant-honey-instruments

1.1.1

27 Mar 09:51
88aec2a

Choose a tag to compare

[1.1.1] - 2026-03-27

chore

1.1.0

27 Mar 01:36
6242fd9

Choose a tag to compare

[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

27 Mar 00:59
7d7f0da

Choose a tag to compare

[1.0.1] - 2026-03-27

fix

  • fix sensor mapping: internal temperature and humidity were swapped with external values
  • rename temperature to internal_temperature and external_humidity to internal_humidity
  • rename battery_voltage / external_battery_voltage to balance_battery_voltage / sensor_battery_voltage

chore

  • add dark mode icons (dark_icon.png, dark_logo.png)

1.0.0

27 Mar 00:27
b6f792e

Choose a tag to compare

[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