This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /*************************************************** | |
| 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. |
OlderNewer