iown-homecontrol
iown-homecontrol copied to clipboard
Is this usable?
Hi,
What an amazing effort!
I see that "High Level Abstraction (KLF200 API and Overkiz Cloud JSON...)" is ticked of and wondering if this means there exist some code to actually run a "klf200" like api on a esp32 board in this repo?
Best regards, Ole
Not yet but it should be possible. The ioBroker implementation (and also the docs) look promising. The basic difference is that the KLF200 uses so called ProxyFrames. Basically SLIP encoded iohc frames with wider data types. The representation in the database has this format. I was tinkering with some Lua to Python scripts and instead of rewriting everything in plain C to use a MicroPython implementation.
Ok, awesome!
What i am really after is to control my blinds using home assistant locally in one way or another.
Great work on this. I refuse to buy a proprietary hub for only this use case that only works through cloud. I want a local api! How can i help? :)