Viproz / esphome-somfy

Esphome configuration for Somfy Blind
Other
3 stars 0 forks source link

Can't change IO pin number for sending data #1

Open Marc1200 opened 2 months ago

Marc1200 commented 2 months ago

Is there possibilty to change IO TX pin in esphome config when using other module or use other pins of esp32 module?

Viproz commented 1 month ago

This code only works with a CC1101 module, the library I use is fairly rigid in terms of pins that can be used but the TX pin can probably be changed, I may add this in the future.