Skip to content

Hass.io 129

Choose a tag to compare

@release-drafter release-drafter released this 07 Sep 22:21
bb81f14

What's Changed

  • Change access to API (#686) @pvizeli
    • New API call for Add-ons to call itself: /addons/self/...
    • Check now if add-on are enabled to access the API
    • Use new token generator and refresh token every startup
    • /supervisor/info, /homeassistant/info are callable by add-on without API access
    • All API token change now every startup
    • Protection mode move to /addons/.../security