MiSchroe / klf-200-api

This module provides a wrapper to the REST API of a KLF-200 interface. Supporting the new API with firmware version 0.2.0.0.71 is in progress.
MIT License
38 stars 2 forks source link

Investigate compatibility with new KLF-200 firmware #3

Closed altery closed 5 years ago

altery commented 6 years ago

Velux released a new firmware (0.2.0.0.71.0) for the KLF-200. Unfortunately, there are no release notes. It would be important to know, if this library is still compatible with the new firmware.

mqtt-fan commented 6 years ago

Check out this:

https://www.velux.com/api/klf200

After Updating there is no web interface anymore. But a powerful API is now available

Julius2342 commented 6 years ago

This is a great move. But I wonder why-on-earth they have decided to use a binary protocol?

Cleartext protocol to be precise.

And the code of their demo is horrible :)

altery commented 6 years ago

Thanks for the link! That is certainly great news. As far as I know, this is the first generic io-Homecontrol gateway, which makes those devices suddenly much more attractive.