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

feat(power): add driver for Anel ethernet power strips #412

Merged

Conversation

TobiasSchaffner
Copy link
Contributor

Anel sells several different ethernet power strips. https://en.anel.eu/ The strips expose a UDP api that allows to switch the plugs on and off. Add a simple power driver for this UDP interface.

docs/config.rst Outdated Show resolved Hide resolved
@chombourger
Copy link
Collaborator

this is looking good, thanks!
the spellcheck is complaining about these:

UDP
webinterface

we probably want/need to add UDP to .github/wordlist.txt
and the document should probably ready web interface

@TobiasSchaffner
Copy link
Contributor Author

Thanks!

@chombourger chombourger added check and removed check labels Mar 12, 2024
Anel sells several different ethernet power strips. The strips expose an
UDP api that allows to switch the plugs on an off.

Add a simple power driver for this UDP interface.

Signed-off-by: Tobias Schaffner <tobias.schaffner@siemens.com>
@chombourger
Copy link
Collaborator

Thanks!

Thanks for the 2nd update. Sorry for the spellcheck to be such a pain :(

@chombourger chombourger merged commit ad0cb05 into siemens:master Mar 12, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants