Skip to content

v0.0.3

Choose a tag to compare

@tronikos tronikos released this 03 May 07:38

BREAKING CHANGE
Because the patch file was updated you need to first delete the integration before upgrading. If you upgrade without deleting, the integration will fail to start and you will have to downgrade.

Changes:

  • Avoid TypeError when HTML response is None
  • Automatically restart Home Assistant when patch is applied. Whenever Home Assistant is updated to a new version, the patch is lost and needs to be reapplied which requires a restart. Without restarting any automations that rely on this integration wouldn't work until a restart. Now by forcing a restart we ensure these automations will work.