03-03-2023, 04:30 AM
(03-03-2023, 02:36 AM)admin Wrote: check your A32 board PCF8574 IIC address value whether correct. after download firmware by ESPHome, see the LOG output, it will show the IIC scan address result.
What about the remote transmitters? This is the compile error I get:
Code:
rc/main.cpp: In function 'void setup()':
src/main.cpp:377:85: error: no matching function for call to 'esphome::remote_transmitter::RemoteTransmitterComponent::RemoteTransmitterComponent(esphome::pcf8574::PCF8574GPIOPin*&)'
master = new remote_transmitter::RemoteTransmitterComponent(pcf8574_pcf8574gpiopin);
The compile message appears as soon as I add pcf8574: pcf8574_hub_in_3