rsporny / homebridge-gpio-blinds

Homebridge plugin to control blinds via Raspberry Pi GPIO pins.
MIT License
13 stars 10 forks source link

ESP8266 #16

Open thgcst opened 6 years ago

thgcst commented 6 years ago

Hi, is it possible to use a ESP8266? If so, is there anything that must be changed?

rsporny commented 5 years ago

Hi, it is possible, but instead of rpio library you would have to send gpio signal over http. That's quite a big change for this plugin. I like the idea but can't promise you if or when I could take a look at it. Let's leave this ticket as another step on my roadmap.