Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is this usable? #32

Open
oanylund opened this issue Dec 25, 2024 · 3 comments
Open

Is this usable? #32

oanylund opened this issue Dec 25, 2024 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@oanylund
Copy link

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 oanylund added the bug Something isn't working label Dec 25, 2024
@Velocet
Copy link
Owner

Velocet commented Dec 25, 2024

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.

@oanylund
Copy link
Author

Ok, awesome!

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

@oanylund
Copy link
Author

oanylund commented Dec 28, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants