Open BiasF opened 1 year ago
Experiencing the same issue with a M5stack Atom Lite and a pm1006 on GPIO33. I can see it initialize in de logs but after that, nothing. Not even with log level VERY_VERBOSE.
Any news here? Is this issue addressed in the ESPHome 2023.3?
Still not fixed in 2023.7 ... I had to upgrade because since homeassistant 2023.7 communication with ESPHome 2022.11 stoped working.
The problem
I read my Powermeter via UART_BUS with an IR Write/Read head. Since ESPHome 2023.02 it's not working anymore. No IR Signals are visible in the debug log, also If I send IR codes via my TV Remote control.
I downgraded to ESPHome 2022.11 and it's now working again.
Which version of ESPHome has the issue?
2023.02. (Maybe since 2022.12, I skipped that version)
What type of installation are you using?
Home Assistant Add-on
Which version of Home Assistant has the issue?
2023.02.
What platform are you using?
ESP32
Board
TTGO T-18
Component causing the issue
TTL IR Read/Write head for Powermeter
Example YAML snippet
Anything in the logs that might be useful for us?
Additional information
Downgrade to older Version fix the issue