-
Notifications
You must be signed in to change notification settings - Fork 51
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
Energy meter (Home manager 2.0) is not detected anymore #116
Comments
There was no change in pysma in this part. Did your device update to a different version? |
I don't think so. I updated Inverter firmware after HA stopped working. It was before 3.10.16.R. |
Anyway for some reason 6800_008AA300 does not contain serial number of Home Manager 2.0. It is now contained in 6800_008AA200. You can also see from logs, that /dyn/getAllOnlValues.json returns fields I tested with Postman that inverter also returns those fields (including correct values) with /dyn/getValues.json after fields are inserted to keys list. Home Manager measurements are also shown correctly in inverter web page and in sunnyportal.com. |
@Sonusss
Do you have an extra energy meter device? As all the metering sensor values in your data are None. |
@TuokkoEsa |
Can you find anything in your device log why it is not "usable" anymore? |
Not really. There are some "Communication fault with meter unit", but those has been there for ages. One thing what could cause this, is that solar panels are now covered with snow, and inverter has not produced any power for 3-4 weeks. Instant values / AC Side / Measured values page is displaying correct values real time. Is it possible to add similar test to 6800_008AA200 when 6800_008AA300 fails?
|
@rklomp Now snow has melted from solar panels, and now inverter reports as it was reporting earlier. Theory why that happened?
Proposal for changes:
|
I had the same problem with a newly installed SUNNY TRIPOWER 8.0 SE which acts as an energy meter too. Important sensors like for example pv_gen_meter where marked as not available. After a lot of debugging i was giving up. A month later after restarting home assistant it just works and sensor values are there. I think the problem is the newly introduces sensor detection in #109 |
Home Manager 2.0 is not detected anymore correctly.
It was working earlier. Probably HA core update to 2022.12.5 (or 2022.12.6) broke it.
Looks like pysma scans for energy meter serial no from 6800_008AA300 but inverter is reporting it in 6800_008AA200.
Inverter: STP6.0-3AV-40 410
Firmware: 3.11.11.R
Home Assistant 2022.12.7
Supervisor 2022.11.2
Operating System 9.4
Frontend 20221213.1 - latest
home-assistant_sma_2022-12-19T12-48-50.023Z.log
The text was updated successfully, but these errors were encountered: