akirjavainen / markisol

Arduino control for Markisol protocol 433.92MHz window shades and BF-101, BF-301, BF-305 remotes
GNU General Public License v3.0
22 stars 3 forks source link

Using this with Home Assistant #2

Closed sillyfrog closed 3 years ago

sillyfrog commented 3 years ago

Great, project, thanks for publishing!

Not an issue, but an FYI. I have built a project on top of your work to allow me to control my blinds with Home Assistant. The first part is here: https://github.com/sillyfrog/homie_blind_control . This runs on an ESP8266 and controls the actual hardware. It also provides a simple Web Interface to emulate a remote control.

There is then a manager to manage several controllers and integrate with Home Assistant here: https://github.com/sillyfrog/blindsmanager

Thanks again!

akirjavainen commented 3 years ago

Thank you for messaging me and it's great to hear you've found my project useful! Put it to good use. :)