03-05-2025, 10:58 AM
I have resolved the issue - I needed to clear build cache files, then re-flash. Then everything started to work as expected.
I suspect that because I have two boards (original version & V3) the existing cache files were conflicting...
Also the config yaml in the first post includes :
framework:
type: esp-idf
According to info here https://esphome.io/components/remote_receiver.html - the setting 'rmt_channel' is only supported in ESP32 Arduino configuration not ESP32-IDF config...
I suspect that because I have two boards (original version & V3) the existing cache files were conflicting...
Also the config yaml in the first post includes :
framework:
type: esp-idf
According to info here https://esphome.io/components/remote_receiver.html - the setting 'rmt_channel' is only supported in ESP32 Arduino configuration not ESP32-IDF config...

