Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 884 Bytes

CHANGELOG.md

File metadata and controls

26 lines (16 loc) · 884 Bytes

Changelog

v2.1.0 (2020-04-29)

Full Changelog

Changes:

  • Rename translations folder to follow HA Core changes for HA >= v0.109. (#6 from @tmcarr)
  • Increase min HA version to 0.109
  • Add Github Action to validate for HACS
  • Add Github Action to validate for HA Core (with hassfest)

v2.0.0 (2020-04-22)

Full Changelog

Implemented enhancements:

  • Add config entry support + full UI support with config flows.
  • Support of nested attribute as sensor state, using dot notation.
  • Support of nested dicts for better event filter.

v1.0.0 (2020-04-17)

Initial version