vekexasia / comfoair-esp32

Interact with Zehnder Comfoair with esp32
Other
124 stars 40 forks source link

GPIO configuration for D1 Mini ESP32 #65

Closed st1234b closed 8 months ago

st1234b commented 8 months ago

I am using a D1 Mini ESP32.

https://cdn.shopify.com/s/files/1/1509/1638/files/D1_Mini_ESP32_-_pinout.pdf https://www.amazon.de/AZDelivery-Bluetooth-Internet-Entwicklungsboard-kompatibel/dp/B08BTLYSTM

What should the configuration in ESPHome look like for GPIO 1 (RX) and GPIO 3 (TX)? The default configuration is as follows, what do I need to add?

external_components:
  - source: github://vekexasia/comfoair-esp32
    components: [ comfoair ]

comfoair:
st1234b commented 8 months ago

I have found the documentation https://github.com/vekexasia/comfoair-esp32/blob/master/docs/esphome_sample.yaml

st1234b commented 8 months ago

I have found the documentation https://github.com/vekexasia/comfoair-esp32/blob/master/docs/esphome_sample.yaml