Jonas Karlsson

Results 99 comments of Jonas Karlsson

Can you please provide some details.

Should be fixed in [v2.0.0](https://github.com/jonasbkarlsson/ev_smart_charging/releases/tag/v2.0.0).

Hi! Sorry for late response. Have you got it working? There are two alternatives. - Provide the Tesla switch entity as the "Charger control switch" in the configuration of this...

This is a consequence of the change of time resolution from 60 minutes to 15 minutes, as long as the price information is given with 60 minute resolution. When and...

For `raw_two_days`, the price information, that would make sense. However for `charging_schedule` you don't want to do this, since the resolution of the scheduling now is 15 minutes.

It's possible to have multiple instances of the integration in order to charge multiple EVs. Would that solve your need? There is currently no coordination between multiple instances of the...

@TheFes, thanks for the alternative version. I have used it to update the [EPEX Spot](https://github.com/jonasbkarlsson/ev_smart_charging/wiki/EPEX-Spot-price-template-sensor) Wiki page. Except for the UUID, which is good for automatically generated IDs, but maybe...

@adegenkolbe, can you double check that there is an entity named `sensor.my_ev_price_tibber_sensor`? If you look in Settings->Devices & services->Entities If there is such an entity, can you add `unique_id: my_ev_price_tibber_sensor`...

@adegenkolbe, thanks for the feedback. Can you confirm that it is [v1.11.0-dev2](https://github.com/jonasbkarlsson/ev_smart_charging/releases/tag/v1.11.0-dev2) that you are using?

@adegenkolbe, thanks for checking. And good to hear that you had the "wrong" version. I'm quite sure it should work without `unique_id`. However, I think it is better to include...