Hass.io 129
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/infoare callable by add-on without API access- All API token change now every startup
- Protection mode move to
/addons/.../security
- New API call for Add-ons to call itself: