Skip to content

Instantly share code, notes, and snippets.

View ben-willmore's full-sized avatar

Ben Willmore ben-willmore

View GitHub Profile
/***************************************************
Velux controller for ESP8266.
Requires an original Velux remote control switch and an MQTT server.
See link below for how to connect the ESP8266 to the switch:
https://www.reddit.com/r/homeassistant/comments/pzhkia/hack_velux_kli3xx_to_use_blinds_without_gateway/
Derived from https://github.com/adafruit/Adafruit_MQTT_Library
Original code written by Tony DiCola for Adafruit Industries.
Adapted for Velux blinds by Ben Willmore.