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 175 forks source link

No more badge readers #241

Open titis14 opened 1 year ago

titis14 commented 1 year ago

Hi, Since an update my reader has trouble reading the badges. My player and under ESP Home with Home assistant 2023.5.5.

It no longer reads any badge, and yet it goes back to ESP Home, if I show the Logs in wifi I do have a connection. At times I manage to read the badges again after restarting the ESP but also at times I have to restart Home Assistant. Sometimes it works and sometimes not at all. I changed my card reader but it's the same.

`INFO ESPHome 2023.5.5 INFO Reading configuration /config/esphome/tagreader-1a742f.yaml... INFO Updating https://github.com/smarthomejunkie/tagreader.git@None INFO Starting log output from tagreader-1a742f.local using esphome API INFO Successfully connected to tagreader-1a742f.local [18:36:04][I][app:102]: ESPHome version 2023.5.5 compiled on May 30 2023, 20:33:23 [18:36:04][I][app:104]: Project adonno.tag_reader version 1.4

[18:36:04][C][wifi:363]: Local MAC: BC:FF:4D:1A:74:2F [18:36:04][C][wifi:364]: SSID: [redacted] [18:36:04][C][wifi:365]: IP Address: 192.168.1.226 [18:36:04][C][wifi:366]: BSSID: [redacted]

[18:36:04][C][wifi:370]: Signal strength: -40 dB ▂▄▆█ [18:36:04][C][wifi:374]: Channel: 3 [18:36:04][C][wifi:375]: Subnet: 255.255.255.0 [18:36:04][C][wifi:376]: Gateway: 192.168.1.1 [18:36:04][C][wifi:377]: DNS1: 192.168.1.1 [18:36:04][C][wifi:378]: DNS2: 0.0.0.0

[18:36:04][C][logger:302]: Level: DEBUG [18:36:04][C][logger:303]: Log Baud Rate: 115200 [18:36:04][C][logger:305]: Hardware UART: UART0 [18:36:04][C][i2c.arduino:053]: I2C Bus: [18:36:04][C][i2c.arduino:054]: SDA Pin: GPIO4 [18:36:04][C][i2c.arduino:055]: SCL Pin: GPIO5 [18:36:04][C][i2c.arduino:056]: Frequency: 400000 Hz [18:36:04][C][i2c.arduino:059]: Recovery: bus successfully recovered [18:36:04][C][template.switch:068]: Template Switch 'TagReader Buzzer Enabled'

[18:36:04][C][template.switch:090]: Restore Mode: always OFF [18:36:04][C][template.switch:060]: Restore State: YES [18:36:04][C][template.switch:061]: Optimistic: YES [18:36:04][C][template.switch:068]: Template Switch 'TagReader LED enabled'

[18:36:04][C][template.switch:090]: Restore Mode: always OFF [18:36:04][C][template.switch:060]: Restore State: YES [18:36:04][C][template.switch:061]: Optimistic: YES [18:36:04][C][esp8266_pwm:022]: ESP8266 PWM: [18:36:04][C][esp8266_pwm:023]: Pin: GPIO13 [18:36:04][C][esp8266_pwm:024]: Frequency: 1568.0 Hz

[18:36:04][C][light:105]: Default Transition Length: 1.0s [18:36:04][C][light:106]: Gamma Correct: 2.80`

At first it works very well, so I have doubts about an update.

Thank you for your help.