Skip to content

v1.1.0

Compare
Choose a tag to compare
@mjmccans mjmccans released this 06 May 00:57
· 15 commits to master since this release

Breaking Changes

  • Configuration file format has been changed from toml to json for better consistency with the add-on version of this script.

New

  • Command line option --generate_config added to automatically generate a suggested configuration file.
  • Support for battery and illuminance sensors for Airthings Wave+ devices pulled from upstream.
  • Add support for long-term statistics.
  • New configuration option to retain your sensor values in the MQTT broker.

Fixes

  • Reconcile the addon and non-addon code bases to allow easier future development.