I have (2) wemo insight smart plugs that I would like to control via Home Assistant.
The Wemo devices have been fully-configured using the Wemo app (connected to Wi-Fi, named, and can be controlled via the WeMo app).
The configuration.yml file (in Home Assistant) contains the following code block:
wemo:
discovery: false
static:
- 10.27.0.25
- 10.27.0.26
The Home Assistant frontend notified me that a new device was discovered. However, when I review the Devices list, I do not see any Wemo hardware listed. What am I missing?
I put the Wemo integration into Debug mode. After leaving debug mode, I was provided with the following output:
2022-12-12 21:14:41.922 ERROR (SyncWorker_5) [homeassistant.components.wemo] Unable to get description url for WeMo at: 10.27.0.25
2022-12-12 21:14:41.924 ERROR (SyncWorker_1) [homeassistant.components.wemo] Unable to get description url for WeMo at: 10.27.0.26