Skip to content

v0.1.1

Choose a tag to compare

@kelvan kelvan released this 09 Mar 09:36
· 3 commits to main since this release

Bug fixes based on code review.

Changes

  • Remove redundant name from config entry data
  • Remove unused imports in binary_sensor and sensor
  • Fix import order in __init__.py
  • Use content_type=None in JSON parsing to handle unexpected response content types
  • Fix missing DOMAIN import in binary_sensor and sensor platforms