I am having trouble with a new wemo insight switch. I am on HASS 33.4. I did some searching on old topics, and it seems some problems were resolved in 26.2. However my switch shows ‘unavailable’ and I have the following errors:
16-11-30 17:52:38 pywemo.subscribe: Resubscribe error for <WeMo Insight “Wall Outlet 1”> (HTTPConnectionPool(host=‘192.168.2.15’, port=49154): Max retries exceeded with url: /upnp/event/basicevent1 (Caused by NewConnectionError(‘<requests.packages.urllib3.connection.HTTPConnection object at 0x679b9430>: Failed to establish a new connection: [Errno 111] Connection refused’,))), will retry in 60s
My config is pretty simple:
wemo:
static:
- 192.168.2.13 << fine
- 192.168.2.14 << fine
- 192.168.2.15 << trouble insight switch
- 192.168.2.16 << fine
Do you have those IPs locked down in your router to only assign them to the switches? Looks like it can’t connect to the switch. I would log into your router and check if the switch shows and what the IP is.
Yessir, I have the dhcp lease setup in pfsense identical to the other three wemo switches (light switch), and the unifi console shows the correct IP. Switch is also pingable at 192.168.2.15. Only difference as far as I can tell is that this is this wemo is an insight switch.