evcc-io / evcc

Sonne tanken ☀️🚘
https://evcc.io
MIT License
3.44k stars 633 forks source link

Add meter to myStrom WiFi Switch #11691

Closed naltatis closed 9 months ago

naltatis commented 9 months ago

Is your feature request related to a problem? Please describe.

Implement power and maybe energy for myStrom Wifi Switch.

Link to correct HTTP endpoint is already in the source code: https://github.com/evcc-io/evcc/blob/a2e72e747e3e77396c86ea6bf212522b1dd72928/charger/mystrom.go#L14C4-L15C1

Power should be straight forward. Energy must be pieced together from deltas.

andig commented 9 months ago

Energy must be pieced together from deltas.

Don't. Loadpoint will already do this.

andig commented 9 months ago

@naltatis Power ist im SwitchSocket schon drin! Anders gesagt: Problem ist nicht klar.

naltatis commented 9 months ago

Ok, du sagst du müssten jetzt schon Power Werte erscheinen? Dann teste ich das mal. Bzw. lasse das testen. #fragFürNenFreund

andig commented 9 months ago

Ja. Da ist ja heute schon die standby Power Magie drin.