Skip to content

1.0.3

Compare
Choose a tag to compare
@make-all make-all released this 12 Dec 09:13
· 24 commits to main since this release

This release requires Home Assistant 2021.12. The changes are only minor changes to silence deprecation warnings that are added in this version, and some that will be added in 2022.2 for newly deprecated things in 2021.12.

Compatibility improvements for HA 2021.12.

  • State returns a datetime instead of a string
  • replace deprecated device_state_attributes with extra_state_attributes
  • replace deprecated DEVICE_CLASS_* constants with StrEnum based replacements