adonno / tagreader

Simple to build/use NFC tag reader, specially created for Home Assistant
https://adonno.com
GNU General Public License v3.0
1.13k stars 176 forks source link

ERROR ESP requests password, but no password given! #166

Closed KevinToftegaard closed 2 years ago

KevinToftegaard commented 2 years ago

Hello!

First. Thanks for this wonderful project.

I'm getting an error when installing the .yaml:

INFO Successfully compiled program. INFO Resolving IP address of tagreader.local INFO -> 192.168.1.169 INFO Uploading /data/tagreader/.pioenvs/tagreader/firmware.bin (512080 bytes) INFO Compressed to 347592 bytes ERROR ESP requests password, but no password given!

The tagreader shows up under new devices but there is no entities

adonno commented 2 years ago

Hello did you copy the YAML 1to 1? alternatively you could flash it from https://adonno.github.io/tagreader

KevinToftegaard commented 2 years ago

I think i did. Just tried from your websites and it seems to be working.

It keeps going like this: [15:42:18][D][api:102]: Accepted 192.168.1.78 [15:42:18][W][api.connection:083]: Home Assistant 2022.4.6 (192.168.1.78): Connection closed [15:42:26][D][api:102]: Accepted 192.168.1.78 [15:42:26][D][api.connection:827]: Home Assistant 2022.4.6 (192.168.1.78): Connected successfully [15:43:18][D][api:102]: Accepted 192.168.1.78 [15:43:19][W][api.connection:083]: Home Assistant 2022.4.6 (192.168.1.78): Connection closed [15:44:19][D][api:102]: Accepted 192.168.1.78

And when i scan a tag it gives me this message:

[15:42:18][D][api:102]: Accepted 192.168.1.78 [15:42:18][W][api.connection:083]: Home Assistant 2022.4.6 (192.168.1.78): Connection closed [15:42:26][D][api:102]: Accepted 192.168.1.78 [15:42:26][D][api.connection:827]: Home Assistant 2022.4.6 (192.168.1.78): Connected successfully [15:43:18][D][api:102]: Accepted 192.168.1.78 [15:43:19][W][api.connection:083]: Home Assistant 2022.4.6 (192.168.1.78): Connection closed [15:44:19][D][api:102]: Accepted 192.168.1.78

Btw. sick answer time. Thanks.