Hi!
I try to charge my EV with the https://github.com/jonasbkarlsson/ev_smart_charging HACS integration and combination of MySkoda and Nordpool Integration.
I’ve set up everything but the status never changes to anything but “no charging planned” - so I don’t manage to get the integration to schedule a charging session.
I’ve modiefied the original nordpool price list to match the description of the ev_smart_charging format which now shows the output of price and date like this:
Output:
prices_today:
- time: "2026-01-25T00:00:00+01:00"
price: 1.476
...
- time: "2026-01-26T23:45:00+01:00"
price: 1.467
currency: NOK
unit_of_measurement: NOK/kWh
friendly_name: Nordpool NO3 EV Charging
The configuration should be fine as I can also start and stop the loading manually via the integration.
Here are the settings in the device integration:
Any suggestions how to succesfully schedule a charging session based on the lowest price intervals or what’s else causing the issue? I am happy to provide more information if necessary to get this going.
Kind regards!
