Feedback
In the https://www.home-assistant.io/integrations/http/#migrating-from-yaml section, the order of steps seems inaccurate. The "HTTP Server" section was not visible until after the http: block was removed from configuration.yaml and Home Assistant was restarted.
This was notable since I have my installation behind a reverse proxy and needed to confirm that the trusted proxy settings were in effect (they were).
I think the steps should be:
- Remove the
http: block from configuration.yaml.
- Restart Home Assistant.
- Go to Settings > System > Network.
- In the HTTP server section, check that your imported values are correct. If Home Assistant asks you to confirm the settings, confirm them.
URL
https://www.home-assistant.io/integrations/http/
Version
2026.8.0
Additional information
Feedback
In the https://www.home-assistant.io/integrations/http/#migrating-from-yaml section, the order of steps seems inaccurate. The "HTTP Server" section was not visible until after the
http:block was removed fromconfiguration.yamland Home Assistant was restarted.This was notable since I have my installation behind a reverse proxy and needed to confirm that the trusted proxy settings were in effect (they were).
I think the steps should be:
http:block fromconfiguration.yaml.URL
https://www.home-assistant.io/integrations/http/
Version
2026.8.0
Additional information