Summary
Fixes the integration after EverShelf security hardening (401 Unauthorized).
Changes
- Supports EverShelf
API_TOKEN(and legacySETTINGS_TOKEN) viaX-API-Token,Authorization: Bearer, andapi_tokenquery parameter - Config flow requires the token when the server reports
api_token_required - Updated strings/translations (IT, EN, DE, FR, ES)
Upgrade notes
- Update via HACS or copy
custom_components/evershelf/ - Reconfigure the integration with
API_TOKENfrom your EverShelf.envfile - Discovery (
ha_info) still works without a token; full sensors require authentication