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: frontier_silicon.js, sma-em.js, speedwire.js #284

Merged
merged 4 commits into from
Sep 4, 2023

Conversation

pdbjjens
Copy link
Contributor

NOTES: This PR includes detector modules for the sma-em and frontier_silicon community adapters.
Also included is a SMA speedwire method module.

The sma-em detector module requires the v1.0.0 of the sma-em adapter
(currently in "latest" see: https://github.com/iobroker-community-adapters/ioBroker.sma-em )

The frontier_silicon detector module requires the v0.1.1 of the frontier_silicon adapter
(currently in "latest" see: https://github.com/iobroker-community-adapters/ioBroker.frontier_silicon.git )
Known problems:

The speedwire method is not needed by the sma-em detector module since the latter has the type "once" and
it can discover 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.
However, the speedwire method might be useful for other SMA adapters like ioBroker.speedwire.
Known problems: If instances of sma-em are already running, the speedwire method will not discover any SMA speedwire devices.

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.

upnp method does not reliably find all ssdp servers in the network
2 participants