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

Add Ledvance support #554

Merged
merged 1 commit into from
Nov 23, 2023
Merged

Add Ledvance support #554

merged 1 commit into from
Nov 23, 2023

Conversation

agraf
Copy link
Contributor

@agraf agraf commented Nov 21, 2023

While trying to get my shiny new Ledvance smart plugs to work, I found that none of the embedded keys to access Tuya work. However, there was a python tool that was able to access the APIs just fine:

https://github.com/FlagX/ha-ledvance-tuya-resync-localkey.git

This patch adds the Ledvance keys from that tool into the iobroker code. With this, I can successfully access power measurements from my Ledvance power switches.

While trying to get my shiny new Ledvance smart plugs to work, I found
that none of the embedded keys to access Tuya work. However, there was
a python tool that was able to access the APIs just fine:

  https://github.com/FlagX/ha-ledvance-tuya-resync-localkey.git

This patch adds the Ledvance keys from that tool into the iobroker code.
With this, I can successfully access power measurements from my Ledvance
power switches.

Signed-off-by: Alexander Graf <[email protected]>
@Apollon77
Copy link
Owner

Cool, is anything working with this? So also groups and such?

@agraf
Copy link
Contributor Author

agraf commented Nov 21, 2023

It can read out the adapters' names, UUIDs and then probe (and toggle) status, voltage, current, etc etc. I don't have groups set up, so I can't quickly validate whether they work :)

@Apollon77
Copy link
Owner

Thank you, I will try to find a slow in the next days to get this in!

@philippeaellig
Copy link

works great on my end!

@Apollon77 Apollon77 merged commit ada8224 into Apollon77:master Nov 23, 2023
5 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants