Skip to content

v2.0.0 - 2022.07.25

Compare
Choose a tag to compare
@dmamontov dmamontov released this 25 Jul 08:22
· 15 commits to main since this release
f6685f3

Telegram

Changes in v2.0.0

❗❗❗ Warning! This is a release 2.0.0. This version is completely incompatible with previous versions. I recommend removing all integrations and then restarting HASS.

❗❗❗ Warning! All objects will have a new entity_id

BREAKING CHANGES

  • The component has been completely rewritten
  • Fully covered with tests
  • The component is completely redesigned under DataUpdateCoordinator
  • Optimized start and stop (Asynchronous. Start time in HASS is not correct, they count asynchronous too.)
  • All entity_ids are now generated based on ip address
  • Removed customization support from yaml
  • Added advanced logging
  • All objects will have a new entity_id
  • Added system health monitoring
  • Added and passed all validators and conditions for entering the HACS Default