iown-homecontrol icon indicating copy to clipboard operation
iown-homecontrol copied to clipboard

Is this usable?

Open oanylund opened this issue 11 months ago • 3 comments

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

oanylund avatar Dec 25 '24 15:12 oanylund

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.

Velocet avatar Dec 25 '24 15:12 Velocet

Ok, awesome!

What i am really after is to control my blinds using home assistant locally in one way or another.

oanylund avatar Dec 25 '24 19:12 oanylund

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? :)

oanylund avatar Dec 28 '24 20:12 oanylund