crashtestoz / homebridge-http-window-blinds

This is a homebridge plugin for motorised DIY window blinds.
22 stars 14 forks source link

connect plugin to arduino #3

Open eriketo opened 5 years ago

eriketo commented 5 years ago

I want to connect this plugin to an arduino that will be used to control the curtains, as my homebridge hub is located somewhere else. I have managed to send an arbitrary position state from the arduino back to the homebridge hub. But personally, I don't how to read new positions set in the homekit app. Anyone who has experience with this?

HomeKidd commented 4 years ago

I'm working on a native Homekit (esp8266) based blind to skip problems like this... 😄 Currently its working without Homebridge but the firmware is not published yet ( i have to make a software solution to adjust the end stop of the motor if needed) 😄 Also i have other native projects too.... check out my Github 😄