Closed Robin-Sch closed 2 months ago
My bad... For some reason I thought auth_header should be indented under http.... Oops
Now I have a different error:
http:
use_x_forwarded_for: true
trusted_proxies: ...
auth_header:
username_header: Gap-Auth
allow_bypass_login: false
gives
ERROR (MainThread) [homeassistant.config] Invalid config for 'auth_header' at configuration.yaml, line 47: 'allow_bypass_login' is an invalid option for 'auth_header', check: auth_header->allow_bypass_login, please check the docs at https://github.com/BeryJu/hass-auth-header
ERROR (MainThread) [homeassistant.setup] Setup failed for custom integration 'auth_header': Invalid config.
@Robin-Sch that option was not present in any released version, I just tagged v1.11 which includes that option
I installed hacs and hass-auth-header, however, whenever I try to start HA I get the following error/warnings:
With my config: