v0.2.5
Fixed
- Fixed Home Assistant add-on option saving by replacing the
countryschema fromstr(2,2)with a regex validator compatible with Supervisor's current schema validation. - Made
security_pintruly optional in the add-on metadata by removing its default option value while keeping it available in the setup form.