Releases: lolouk44/hassio-addons
Releases · lolouk44/hassio-addons
0.3.6
Added
- Added apparmor Security to support Supervised Installation. (Fixes 67 - Thanks @MariusHerget)
0.3.5
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
Changed
- Restored MQTT Discovery. (fixes #65)
- Removed no longer needed MISCALE_VERSION
0.3.0 - Goodbye Bluepy, Hello Bleak
[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
Changed
- Changed time format for datestamp to contain timezone (fixes #59)
0.2.7
Added
- Added support for Long Term Statistics (HA 2021.9 minimum required)
- Impedance posted to MQTT (fixes #56)
0.2.6
Changed
- Fixed handling of MQTT_PORT and TIME_INTERVAL