#Assist VPE spinning Blue

1 messages · Page 1 of 1 (latest)

deft sorrel
#

Cannot add VPE to HA. I have done factory reset, then added from iPhone and set wifi. I am using Unifi. I can see VPE in Unifi. When I add with ip 192.168.1.125 it is not found. I change ip to .125, stillnot found.

I have removed previous config from ESPHome. Reloaded firmware several times. Still spining blue lights, then white and start over.

deft sorrel
#

Just saw this when adopting into ESPHome and did compile. The MAC address format is differnt than what what is shown in Unifi MAC address format. it is like this. Home Assistant
20:f8:3b:09:b2:18 ESPHome cannot find device to download. Copied firmware to /data/build/home-assistant-voice-09b218/.pioenvs/home-assistant-voice-09b218/firmware.ota.bin
========================= [SUCCESS] Took 44.35 seconds =========================
INFO Successfully compiled program.
INFO Uploading to fd3d:7602:7ed2:298e:22f8:3bff:fe09:b218
INFO Connecting to fd3d:7602:7ed2:298e:22f8:3bff:fe09:b218 port 3232...
ERROR Connecting to fd3d:7602:7ed2:298e:22f8:3bff:fe09:b218 port 3232 failed: [Errno 113] No route to host
ERROR Connection failed.
WARNING Failed to upload to fd3d:7602:7ed2:298e:22f8:3bff:fe09:b218
INFO Uploading to 192.168.1.125
INFO Connecting to 192.168.1.125 port 3232...
ERROR Connecting to 192.168.1.125 port 3232 failed: [Errno 113] No route to host
ERROR Connection failed.
WARNING Failed to upload to 192.168.1.125
INFO Uploading to fe80::22f8:3bff:fe09:b218
INFO Connecting to fe80::22f8:3bff:fe09:b218 port 3232...
ERROR Connecting to fe80::22f8:3bff:fe09:b218 port 3232 failed: [Errno 22] Invalid argument
ERROR Connection failed.
WARNING Failed to upload to fe80::22f8:3bff:fe09:b218

astral sun
#

First disable ipv6 on haos and try again.. then: did you set the api section and key in your yaml? It is not perse needed, you could delete api: and your key. Also check internal network. ip conflict etc.

#

ipv6 issue, if ipv6 not perse needed on haos, turn it of. it is trying to do the ipv6 route instead of the configured ipv4 route

#

most likely no ipv6 gateway defined.

#

check router for current ipv4 address.

dry hamlet
#

Yeah bud, it's not MAC. it's IPv6 address. 🙂

astral sun
#

Yep