(03-06-2023, 10:27 AM)admin Wrote: ESPHome decode to some types: i have seen your log file. JVC,LG,NEC
maybe signal is simlar. you can try to send by different command , replace this "- remote_transmitter.transmit_pronto:" with another code type for a test, such as:
- remote_transmitter.transmit_nec:
remote_transmitter.transmit_jvc:
no my ac remote only providing pronto codes and i click the climate entity buttons in webpage so the nec,jvc and lg codes are displayed
(03-06-2023, 10:27 AM)admin Wrote: ESPHome decode to some types: i have seen your log file. JVC,LG,NEC
maybe signal is simlar. you can try to send by different command , replace this "- remote_transmitter.transmit_pronto:" with another code type for a test, such as:
- remote_transmitter.transmit_nec:
remote_transmitter.transmit_jvc:
i send the pronto codes but this kind of error showing any syntax mistakes?