HTTP - Home Assistant
www.home-assistant.io › integrations › httpRequests from reverse proxies will be blocked if these options are not set. http: use_x_forwarded_for: true trusted_proxies: - 10.0.0.200 # Add the IP address of the proxy server - 172.30.33.0/24 # You may also provide the subnet mask APIs. On top of the http integration is a REST API, Python API and WebSocket API available.
Reverse proxy warning · Issue #51986 · home-assistant/core ...
github.com › home-assistant › coreJun 05, 2021 · Many times: 2021-06-18 11:44:22 WARNING (MainThread) [homeassistant.components.http.forwarded] A request from a reverse proxy was received from 172.30.33.2, but your HTTP integration is not set-up for reverse proxies; This request will be blocked in Home Assistant 2021.7 unless you configure your HTTP integration to allow this header 2021-06-18 11:44:22 WARNING (MainThread) [homeassistant ...
2021.6 - Reverse Proxy Warning : homeassistant
www.reddit.com › r › homeassistant2021.6 - Reverse Proxy Warning. I'm running NPM on a seperate docker system and am getting a warning that from 2021.7 it will no longer work unless i set the http: settings : A request from a reverse proxy was received from 192.168.2.50, but your HTTP integration is not set-up for reverse proxies; This request will be blocked in Home Assistant ...