Home Assistant is running in a Docker container on 192.168.1.171, exposed via port 8123.
The gateway has IP 192.168.1.119, I’ve tried configuring its settings (Gateway, DNS and proxy) quite a few different ways, but it doesn’t seem to make a difference. Here’s my latest configuration:
I added some logging, and now I can get this in the log:
2023-01-01 20:02:51.691 DEBUG (MainThread) [custom_components.mobile_alerts.config_flow] MobileAlertsConfigFlowHandler mobile_alerts
2023-01-01 20:02:51.692 DEBUG (MainThread) [custom_components.mobile_alerts.config_flow] async_step_multiple_gateways ip_address 172.18.0.2
2023-01-01 20:02:53.700 DEBUG (MainThread) [custom_components.mobile_alerts.config_flow] Gateways discovered length 0
Any thoughts?