Skip to content

v0.2.5

Choose a tag to compare

@github-actions github-actions released this 19 Jun 10:08
· 15 commits to main since this release

Fixed

  • Fixed Home Assistant add-on option saving by replacing the country schema from str(2,2) with a regex validator compatible with Supervisor's current schema validation.
  • Made security_pin truly optional in the add-on metadata by removing its default option value while keeping it available in the setup form.