I have tried a Wemos D1 mini in Esphome, and now I am trying a ESP32 , both of which say they have wifi. I have set a static ip address in a com_led.yaml file together with the wifi ssid and password, and they are both enclosed in double inverted commas. I have also set a static ip in my routers’ dhcp setting, and turned off my routers’ firewall
When I run the log it says that the ESP might not be connected to wifi yet (error connecting to 192.168.0.35: [Errno 111] Connection refused.
What else do I have to do to get the connection, as I am at a loss now.
Thanks