-
Notifications
You must be signed in to change notification settings - Fork 2
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
SunnyBoy SB2.5 not discovered #19
Comments
FYI the current approach was chosen based on real-world feedback — see #3. |
Hi,
since the SunnyBoy 2.5 and other elder models do not have OS on board they do not answer to service discovery nor have a web server available.
There is an original SMA documentation on how to discover SMA inverters in a network which should work for ALL inverter. I attach the document to this mail, it includes information on how to proceed as well as some sample code.
To answer your question I attach the output of dns-sd as well.
Hope this information can help you to fix problems in your great plugin.
All the best
RAimund
Attachements:

Am 29.11.2023 um 14:04 schrieb Wim Leers ***@***.***>:
What do you see if you run dns-sd -B on a macOS computer, or use the "Discovery" app on iOS?
—
Reply to this email directly, view it on GitHub <#19 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AX36Y3JVGTLZ52A43SU2A3LYG4XFVAVCNFSM6AAAAAA7PNW7AWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMZRHA2TSMRXGE>.
You are receiving this because you authored the thread.
Browsing for _http._tcp
DATE: ---Wed 29 Nov 2023---
18:03:12.260 ...STARTING...
Timestamp A/R Flags if Domain Service Type Instance Name
18:03:12.262 Add 3 5 local. _http._tcp. EPSON XP-7100 Series
18:03:12.262 Add 3 6 local. _http._tcp. EPSON XP-7100 Series
18:03:12.262 Add 3 5 local. _http._tcp. Website on SMA1901705771
18:03:12.262 Add 3 6 local. _http._tcp. Website on SMA1901705771
18:03:12.262 Add 3 5 local. _http._tcp. HP Color LaserJet MFP M281fdn (7BA01B)
18:03:12.262 Add 3 6 local. _http._tcp. HP Color LaserJet MFP M281fdn (7BA01B)
18:03:12.262 Add 3 5 local. _http._tcp. shelly1-E89F6D867497
18:03:12.262 Add 3 6 local. _http._tcp. shelly1-E89F6D867497
18:03:12.262 Add 3 5 local. _http._tcp. shelly1-E89F6D86BA48
18:03:12.262 Add 2 6 local. _http._tcp. shelly1-E89F6D86BA48
|
btw (additional information to my previous mail)
The SMA device discovered is a SMA EV-Charger ;-)
… Am 29.11.2023 um 14:04 schrieb Wim Leers ***@***.***>:
What do you see if you run dns-sd -B on a macOS computer, or use the "Discovery" app on iOS?
—
Reply to this email directly, view it on GitHub <#19 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AX36Y3JVGTLZ52A43SU2A3LYG4XFVAVCNFSM6AAAAAA7PNW7AWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMZRHA2TSMRXGE>.
You are receiving this because you authored the thread.
|
Woah! That must be very old 😄
I can't see that document — GitHub's "reply to e-mail to post on the issue" service is 💩 🙈 WRT Speedwire: see #16 — even the maintainer of https://github.com/SBFspot/SBFspot says there's no docs for this 😅 So … if you have such a document, please do upload it here, on the GitHub issue! 🙏 🤩
Aha! 😅 I was going to ask about that. Thanks! |
WRT SpeedWire being closed source, there's also #4. See #4 (comment). A firmware update of the inverters caused new messages to appear, which are completely undocumented. This was also reported against other projects, such as SBFspot/SBFspot#626. |
I attached the SMA documentation (original from SMA Developer Website): I hope this can help - discovery will work for ALL SMA devices (starting from around 2011). |
Be aware the Python example in the document has an error: |
OK / NOK depending on what you want to address. Multicast adresses are derived from SMA Data2+ MCAST Addressing. So 239.12.255.255 is addressing "devices" in the local bus - it will find inverters. With *.254 ALL devices including loggers are addressed. |
Thanks for that, both of you! @sbf- , are you using Speedwire discovery as described in that document in https://github.com/SBFspot/SBFspot? |
Yes, when IP=0.0.0.0 is configured |
Any additional information on that issue? |
The "old" Sunnyboy 2.5 will not respond to DNS/SD:
My "old SB2.5 with updated firmware is not discovered. I can find him with his SMAxxxxxxx.local Address but he will not be found.
It'd be great to add "manual" configuration for the inverter.
Paste of Logs:
[17.11.2023, 09:28:30] [homebridge-sma-home-manager] Discovered SMA inverter: no
[17.11.2023, 09:28:30] [homebridge-sma-home-manager] Discovered SMA energy manager: { Model: 349, SerialNumber: 1901400245, FirmwareRevision: '2.0.16.R' }
[17.11.2023, 09:28:31] [homebridge-sma-home-manager] Discovered SMA inverter: no
[17.11.2023, 09:28:31] [homebridge-sma-home-manager] Discovered SMA energy manager: { Model: 349, SerialNumber: 1901400245, FirmwareRevision: '2.0.16.R' }
[17.11.2023, 09:28:32] [homebridge-sma-home-manager] Discovered SMA inverter: no
[17.11.2023, 09:28:32] [homebridge-sma-home-manager] Discovered SMA energy manager: { Model: 349, SerialNumber: 1901400245, FirmwareRevision: '2.0.16.R' }
[17.11.2023, 09:28:33] [homebridge-sma-home-manager] Discovered SMA inverter: no
[17.11.2023, 09:28:33] [homebridge-sma-home-manager] Discovered SMA energy manager: { Model: 349, SerialNumber: 1901400245, FirmwareRevision: '2.0.16.R' }
[17.11.2023, 09:28:34] [homebridge-sma-home-manager] Discovered SMA inverter: no
[17.11.2023, 09:28:34] [homebridge-sma-home-manager] Discovered SMA energy manager: { Model: 349, SerialNumber: 1901400245, FirmwareRevision: '2.0.16.R' }
[17.11.2023, 09:28:35] [homebridge-sma-home-manager] Discovered SMA inverter: no
[17.11.2023, 09:28:35] [homebridge-sma-home-manager] Discovered SMA energy manager: { Model: 349, SerialNumber: 1901400245, FirmwareRevision: '2.0.16.R' }
[17.11.2023, 09:28:35] [homebridge-sma-home-manager] This plugin is taking long time to load and preventing Homebridge from starting. See https://homebridge.io/w/JtMGR for more info.
[17.11.2023, 09:28:36] [homebridge-sma-home-manager] Discovered SMA inverter: no
[17.11.2023, 09:28:36] [homebridge-sma-home-manager] Discovered SMA energy manager: { Model: 349, SerialNumber: 1901400245, FirmwareRevision: '2.0.16.R' }
Inverter:
Konfiguration
The text was updated successfully, but these errors were encountered: