Setup of wemo is taking over 10 seconds

I am receiving the following error when I boot up HA:

Setup of wemo is taking over 10 seconds.

All of my wemos are configured directly in the config file with static IPs. Here is my configuration file:

wemo:
  static:
    - 192.168.1.20
    - 192.168.1.21
    ...

What else could be causing this issue, am I doing something incorrectly?

That’s just a warning that it’s taking a while for wemo to get setup. It’s not an actual error. I get the same error for several platforms, and they still work just fine. Since wemo uses network connectivity and has to go through a discovery process and wait on the devices to respond to requests, this is pretty normal and expected.