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

Enhance TPLink #919

Merged
merged 13 commits into from
Apr 25, 2021
Merged

Enhance TPLink #919

merged 13 commits into from
Apr 25, 2021

Conversation

andig
Copy link
Member

@andig andig commented Apr 25, 2021

Replaces #907

@andig andig added the enhancement New feature or request label Apr 25, 2021
@thierolm
Copy link
Sponsor Contributor

Hab' getestet. Läuft auch auch noch gestreamlined. :-)

xxxx@xxx:~/evcc/git/evcc$ sudo ./evcc -c evcc_tplink.yaml -l debug
[main  ] INFO 2021/04/25 18:17:07 evcc 0.53 (d8ea996)
[main  ] INFO 2021/04/25 18:17:07 using config file evcc_tplink.yaml
[main  ] INFO 2021/04/25 18:17:07 listening at 0.0.0.0:7071
[lp-1  ] DEBUG 2021/04/25 18:17:07 max charge current: 6
[site  ] INFO 2021/04/25 18:17:07 site config:
[site  ] INFO 2021/04/25 18:17:07   meters:    grid ✓ pv ✓ battery —
[site  ] INFO 2021/04/25 18:17:07     grid:    power ✓ energy — currents —
[site  ] INFO 2021/04/25 18:17:07     pv:      power ✓ energy — currents —
[lp-1  ] INFO 2021/04/25 18:17:07 loadpoint 1:
[lp-1  ] INFO 2021/04/25 18:17:07   mode:      pv
[lp-1  ] INFO 2021/04/25 18:17:07   charger:   power ✓ energy — currents — timer —
[lp-1  ] INFO 2021/04/25 18:17:07   meters:    charge ✓
[lp-1  ] INFO 2021/04/25 18:17:07     charge:  power ✓ energy — currents —
[lp-1  ] INFO 2021/04/25 18:17:07   vehicles:  ✓
[lp-1  ] INFO 2021/04/25 18:17:07     car 0:   range — finish — status — climate —
[site  ] DEBUG 2021/04/25 18:17:07 ----
[site  ] DEBUG 2021/04/25 18:17:07 pv power: 3710W
[site  ] DEBUG 2021/04/25 18:17:08 grid power: -490W
[site  ] DEBUG 2021/04/25 18:17:08 site power: -490W
[lp-1  ] DEBUG 2021/04/25 18:17:08 charge power: 0W
[lp-1  ] DEBUG 2021/04/25 18:17:08 charger status: B
[lp-1  ] DEBUG 2021/04/25 18:17:08 vehicle soc: 95%
[lp-1  ] DEBUG 2021/04/25 18:17:08 max charge current: 2.1A = 0.0A + 2.1A (-490W @ 1p)
[lp-1  ] DEBUG 2021/04/25 18:17:08 pv max charge current: 6A
[site  ] DEBUG 2021/04/25 18:17:27 ----
[site  ] DEBUG 2021/04/25 18:17:27 pv power: 3710W
[site  ] DEBUG 2021/04/25 18:17:27 grid power: -176W
[site  ] DEBUG 2021/04/25 18:17:27 site power: -176W
[lp-1  ] DEBUG 2021/04/25 18:17:27 charge power: 0W
[lp-1  ] DEBUG 2021/04/25 18:17:28 charger status: B
[lp-1  ] DEBUG 2021/04/25 18:17:28 max charge current: 0.8A = 0.0A + 0.8A (-176W @ 1p)
[lp-1  ] DEBUG 2021/04/25 18:17:28 pv max charge current: 6A
[site  ] DEBUG 2021/04/25 18:17:47 ----
[site  ] DEBUG 2021/04/25 18:17:47 pv power: 3716W
[site  ] DEBUG 2021/04/25 18:17:48 grid power: -190W
[site  ] DEBUG 2021/04/25 18:17:48 site power: -190W
[lp-1  ] DEBUG 2021/04/25 18:17:48 charge power: 0W
[lp-1  ] DEBUG 2021/04/25 18:17:48 charger status: B
[lp-1  ] DEBUG 2021/04/25 18:17:48 max charge current: 0.8A = 0.0A + 0.8A (-190W @ 1p)
[lp-1  ] DEBUG 2021/04/25 18:17:48 pv max charge current: 6A
[site  ] DEBUG 2021/04/25 18:18:07 ----

@andig andig merged commit ef06e9b into master Apr 25, 2021
@delete-merged-branch delete-merged-branch bot deleted the thierholm branch April 25, 2021 16:56
@thierolm
Copy link
Sponsor Contributor

Config PR steht auch bereit: https://github.com/andig/evcc-config/pull/30

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants