Skip to content

vehicle Smart#1 - error 'json: invalid use of ,string struct tag, trying to unmarshal ""' #11289

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

Closed
stefan-3r opened this issue Dec 27, 2023 · 1 comment

Comments

@stefan-3r
Copy link

Describe the bug

evcc can't obtain values for vehicle Smart #1; neither Range nor Odometer, Climater or Position ca be read. Web-UI says "nicht verbunden" (not connected).

Steps to reproduce

1. evcc vehicle

Configuration details

vehicles:
- type: template
  template: smart-hello
  title: Smart1
  user: [email protected]
  password: passwordwithnumbersandspecialcharacters
  vin: HESXRandmorenumbers
  capacity: 66

Log details

[main  ] INFO 2023/12/27 13:44:59 evcc 0.123.2
[main  ] INFO 2023/12/27 13:44:59 using config file: /var/evcc.yaml
[main  ] INFO 2023/12/27 13:44:59 starting ui and api at :7070
[db    ] INFO 2023/12/27 13:44:59 using sqlite database: /home/pi/.evcc/evcc.db
[site  ] WARN 2023/12/27 13:45:01 battery configured but residualPower is missing or <= 0 (add residualPower: 100 to site), see https://docs.evcc.io/en/docs/reference/configuration/site#residualpower
[site  ] INFO 2023/12/27 13:45:01 site config:
[site  ] INFO 2023/12/27 13:45:01   meters:      grid ✓ pv ✓ battery ✓
[site  ] INFO 2023/12/27 13:45:01     grid:      power ✓ energy ✓ currents ✗
[site  ] INFO 2023/12/27 13:45:01     pv 1:      power ✓ energy ✗ currents ✗
[site  ] INFO 2023/12/27 13:45:01     battery 1: power ✓ energy ✗ currents ✗ soc ✓ capacity ✗
[site  ] INFO 2023/12/27 13:45:01   vehicles:
[site  ] INFO 2023/12/27 13:45:01     vehicle 1: range ✓ finish ✗ status ✗ climate ✓ wakeup ✗
[lp-1  ] INFO 2023/12/27 13:45:01 loadpoint 1:
[lp-1  ] INFO 2023/12/27 13:45:01   mode:        pv
[lp-1  ] INFO 2023/12/27 13:45:01   charger:     power ✓ energy ✗ currents ✓ phases ✗ wakeup ✗
[lp-1  ] INFO 2023/12/27 13:45:01   meters:      charge ✓
[lp-1  ] INFO 2023/12/27 13:45:01     charge:    power ✓ energy ✗ currents ✓
[lp-1  ] DEBUG 2023/12/27 13:45:01 phase timer inactive
[lp-1  ] DEBUG 2023/12/27 13:45:01 pv timer inactive
[lp-1  ] DEBUG 2023/12/27 13:45:01 guard timer inactive
[lp-1  ] DEBUG 2023/12/27 13:45:01 max charge current: 6A
[site  ] WARN 2023/12/27 13:45:01 interval <30s can lead to unexpected behavior, see https://docs.evcc.io/docs/reference/configuration/interval
[site  ] DEBUG 2023/12/27 13:45:01 ----
[lp-1  ] ERROR 2023/12/27 13:45:32 charge meter: read tcp 192.168.178.78:33430->192.168.178.42:502: i/o timeout
[site  ] DEBUG 2023/12/27 13:45:32 pv power: 586W
[site  ] DEBUG 2023/12/27 13:45:32 battery soc: 13%
[site  ] DEBUG 2023/12/27 13:45:32 battery power: 29W
[site  ] DEBUG 2023/12/27 13:45:32 grid power: -95W
[site  ] DEBUG 2023/12/27 13:45:32 site power: -66W
[lp-1  ] DEBUG 2023/12/27 13:45:32 charge currents: [0.07 0.11 0.07]A
[lp-1  ] INFO 2023/12/27 13:45:34 vehicle updated: unknown -> Smart1
[lp-1  ] ERROR 2023/12/27 13:45:42 charger: read tcp 192.168.178.78:33432->192.168.178.42:502: i/o timeout
[site  ] DEBUG 2023/12/27 13:45:42 ----

What type of operating system are you running?

Linux

Version

evcc version 0.123.2

@andig
Copy link
Member

andig commented Dec 27, 2023

Bitte Zugangsadaten an [email protected]. Mein Testsmart geht.

@andig andig closed this as completed Dec 27, 2023
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

2 participants