Replies: 1 comment 1 reply
|
Please help |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I am new on ESPHome and it is impossible to install this device.
I have followed instructions but I get this error:
ERROR Connecting to 192.168.18.191:8266 failed: [Errno 111] Connection refused
Device is connected to my router with the IP above. During installation it does not recognize the connected device, so I tried "use_address" and static ip.
wifi:
networks:
password: "mypassword"
reboot_timeout: 15min
use_address: 192.168.18.191
Please help!
All reactions