Simon Slupik
Simon Slupik
You can send [Give Device Power Status] to the TV asking it for the status.
FWIW you may consider this approach: https://github.com/SzymonSlupik/CEC-Tiny-Pro, it simplifies the hardware part to the minimum.
> WARNING GPIO5 is a strapping PIN and should only be used for I/O with care. Have you tried configuring the first chip to use a different CS line?
You select the CS for each of the 2 ICs with a jumper. The jumper selection must match what you have in the YAML. Just try a different one and...
True... Then I still believe you have an issue with the GPIO 5 on your ESP32 variant. But my knowledge of ESP32 is too shallow to help you further.