Thomas Papendieck
Thomas Papendieck
Here ist one more situation to consider: dynamic power rates (Like Tibber, Tado or alike) My preferred solution would be to have the current price being pushed by an external...
https://github.com/teslamate-org/teslamate/discussions/4583
Please change https://github.com/evcc-io/evcc/blob/180145ed56dbfc11d52d071a030c4f2ef4fe382a/meter/tibber/types.go#L24-L28 to ```go type Subscription struct { ID string Status string PriceInfo PriceInfo `graphql:"priceInfo(resolution: QUARTER_HOURLY)"` } ```