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

After change of smartmeter, package doesn't work #14

Open
Zimbo8 opened this issue Apr 27, 2024 · 0 comments
Open

After change of smartmeter, package doesn't work #14

Zimbo8 opened this issue Apr 27, 2024 · 0 comments

Comments

@Zimbo8
Copy link

Zimbo8 commented Apr 27, 2024

Summary

Hello, I had an heat issue with 63A-3 Smartmeter and it was replaced with TS65-3. In the Fronius app all works fine. I didn't change anything on the settings. Modbus settings and ip adress didn't change.
I tried to reinstall venus os and the Smartmeter package, but the value for the grid measurement is also not visble.
There is no entry on the device list.

Issue Type

Bug Report

FroniusSmartmeter Version

```TS65A-3


### Steps to Reproduce

Installed the setup helper and the smart meter package.If i run:

python /data/FroniusSmartmeter/fronius-smartmeter.py

This is what is given back

Traceback (most recent call last):
  File "/data/FroniusSmartmeter/fronius-smartmeter.py", line 373, in <module>
    main()
  File "/data/FroniusSmartmeter/fronius-smartmeter.py", line 361, in main
    pvac_output = DbusFroniusService(
  File "/data/FroniusSmartmeter/fronius-smartmeter.py", line 134, in __init__
    data["Details"]["Manufacturer"] + " " + data["Details"]["Model"],
KeyError: 'Details'


### Expected Results

I expected that if I do a freh setup of the system, the smartmter will be recognized by the skript?

### Actual Results

Not working
@Zimbo8 Zimbo8 changed the title After cahnge of smartmeter, package doesn't work After change of smartmeter, package doesn't work Apr 27, 2024
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

No branches or pull requests

1 participant