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

[Bug] Inverter is detected as a restarted inverter and not discovered #23

Open
Innovationix opened this issue Mar 2, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Innovationix
Copy link

Hi wimleers,

first: big thanks that you created this great plugin, it will be very helpfull for me:-)

I now have a complete sma system with 2 inverters (Tripower 8.0 and Tripower Smart Energy 10.0), SHM 2.0 and home storage. Both inverters have the modbus activated, software were updated last month. The Tripower Smart Energy is detected normal but the Tripower 8.0 is detected as a restarted inverter but not discovered than. In the EVE app the production is shown but often it seems not to be correct.

Here are the logs:

[11/02/2024, 21:50:43] [homebridge-sma-home-manager] Launched child bridge with PID 25766
[11/02/2024, 21:50:44] Registering platform 'homebridge-sma-home-manager.SMAHomeManager'
[11/02/2024, 21:50:44] [homebridge-sma-home-manager] Loaded homebridge-sma-home-manager v1.1.8 child bridge successfully
[11/02/2024, 21:50:44] Loaded 0 cached accessories from cachedAccessories.0ECABA83xxx.
[11/02/2024, 21:50:44] [homebridge-sma-home-manager] Found inverter SMA3017485xxx at SMA3017485xxx.local with IPv4 address 192.168.178.xx.
[11/02/2024, 21:50:44] [homebridge-sma-home-manager] Detected a restarted inverter SMA3008441xxx at SMA3008441xxx-2.local with IPv4 address 192.168.178.xx. Next inverter reconnection will use this address.
[11/02/2024, 21:50:45] [homebridge-sma-home-manager] Discovered SMA inverter: no
[11/02/2024, 21:50:45] [homebridge-sma-home-manager] Discovered SMA energy manager: { Model: 372, SerialNumber: 3008814xxx, FirmwareRevision: '2.13.6.R' }
[11/02/2024, 21:50:46] [homebridge-sma-home-manager] Discovered SMA inverter: {
DeviceClass: 'hybrid inverter',
DeviceType: 19051,
SerialNumber: 3017485xxx,
FirmwareRevision: 'unknown'
}
[11/02/2024, 21:50:46] [homebridge-sma-home-manager] Discovered SMA energy manager: { Model: 372, SerialNumber: 3008814xxx, FirmwareRevision: '2.13.6.R' }
[11/02/2024, 21:50:46] Initializing platform accessory 'Live power flow'...
[11/02/2024, 21:50:46] Initializing platform accessory 'Recent power flow'...
[11/02/2024, 21:50:46] Initializing platform accessory 'Today's energy flow'...
[11/02/2024, 21:50:46] Initializing platform accessory 'Off Grid energy signal'...
[11/02/2024, 21:50:46] Initializing platform accessory 'No Sun energy signal'...
[11/02/2024, 21:50:46] Homebridge v1.7.0 (HAP v0.11.1) (homebridge-sma-home-manager) is running on port 32986.

Config:

{
"signals": {
"offGrid": true,
"noSun": true,
"highImport": false
},
"platform": "SMAHomeManager",
"_bridge": {
"username": "0E:CA:BA:83:xx:xx",
"port": 32986
}
},

Inverter:

  • STP8.0-3AV-40
  • STP10.0-3SE-40

Homebridge Environment:

  • node version: v20.11.1:
  • plugin version: v1.1.8:
  • Raspbian GNU/Linux Bullseye (11): Raspbian / Ubuntu / Debian / Windows / macOS / Docker / other

Thanks in advance!

@Innovationix Innovationix added the bug Something isn't working label Mar 2, 2024
@Innovationix Innovationix changed the title [Bug] [Bug] Inverter is detected as a restarted inverter and not discovered Mar 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant