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

Please implement auto-discovery #15

Closed
GermanBluefox opened this issue Jul 23, 2018 · 3 comments
Closed

Please implement auto-discovery #15

GermanBluefox opened this issue Jul 23, 2018 · 3 comments
Assignees

Comments

@GermanBluefox
Copy link
Member

https://github.com/ioBroker/ioBroker.discovery/tree/master/lib/adapters

@DutchmanNL DutchmanNL self-assigned this Jan 18, 2021
@DutchmanNL
Copy link
Member

wil check if this can be done, in basic its announcing by UDP

@pdbjjens
Copy link
Contributor

@GermanBluefox @DutchmanNL
I have implemented a detector module for this adapter sma-em. I also developed a method for SMA Speedwire discovery. They are ready for a PR against the ioBroker.discovery adapter.
However, since these are my first discovery modules, you might want to have a look at https://github.com/pdbjjens/ioBroker.discovery and send some comments for improvement before I issue a PR.

FYI: the speedwire method is not needed by the sma-em detector module (it has the type "once" since it can detect all energy meter IPs on it's own by listening to the multicast messages of the energy meters just once for a period of 2 s)
The sma-em detector module requires the not-yet-released version 1.0.0 of the sma-em (see: https://github.com/iobroker-community-adapters/ioBroker.sma-em
The speedwire method might be useful for other SMA adapters like ioBroker.speedwire.

@pdbjjens
Copy link
Contributor

@GermanBluefox @DutchmanNL
I have issued a PR against the ioBroker.discovery adapter recently ioBroker/ioBroker.discovery#284

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants