Skip to content

Releases: lolouk44/hassio-addons

0.3.6

10 Oct 20:08
Compare
Choose a tag to compare

Added

  • Added apparmor Security to support Supervised Installation. (Fixes 67 - Thanks @MariusHerget)

0.3.5

10 Oct 10:48
Compare
Choose a tag to compare

Added

  • Added extra logging. Logging Level can be set from config file.
  • Deprecated options MISCALE_VERSION, TIME_INTERVAL.

Changed

  • Restored HCI settings handling

0.3.4

05 Oct 10:32
Compare
Choose a tag to compare

Changed

  • Restored MQTT Discovery. (fixes #65)
  • Removed no longer needed MISCALE_VERSION

0.3.3

03 Oct 20:04
Compare
Choose a tag to compare

Changed

  • Restoring handling of V1 scales. (fixes #64)

0.3.2

03 Oct 11:39
Compare
Choose a tag to compare

Changed

0.3.1

02 Oct 14:35
Compare
Choose a tag to compare

Changed

0.3.0 - Goodbye Bluepy, Hello Bleak

02 Oct 12:34
Compare
Choose a tag to compare

[0.3.0] - 2022-10-02

Changed

  • Stopped using deprecated/no longer supported bluepy library and replaced with bleak, requiring major code overhaul. (fixes #59)
  • Updated documentation to reflect MQTT integration (moved out of sensor config)

Breaking Changes

  • If using a MiScale V1, make sure you add the MISCALE_VERSION to your options.json file (see doc)

0.2.8

03 Feb 16:55
Compare
Choose a tag to compare

Changed

  • Changed time format for datestamp to contain timezone (fixes #59)

0.2.7

14 Jan 09:25
Compare
Choose a tag to compare

Added

  • Added support for Long Term Statistics (HA 2021.9 minimum required)
  • Impedance posted to MQTT (fixes #56)

0.2.6

28 Jun 16:52
Compare
Choose a tag to compare

Changed

  • Fixed handling of MQTT_PORT and TIME_INTERVAL