nordicopen / easee_hass

Custom component for Easee EV charger integration with Home Assistant
195 stars 33 forks source link

Set dynamic charger limit don’t work, missing Device ID #393

Closed karllinder closed 4 months ago

karllinder commented 4 months ago

The problem

Hi

When calling set_charger_dymanic_limit from a developer tool, it’s requesting Device Id. Dropdown is empty and input manual charger ID (serial number of Easee device) it’s say: This service requires field device_id, please enter a valid value for device_id All other part of the integration is working.

Core 2024.2.3 Supervisor 2024.02.0 Operating System 11.5 Frontend 20240207.1

Version of Easee integration having the issue?

0.9.57

Version of Home Assistant Core having the issue?

2024.2.3

Anything in the logs that might be useful for us?

No issues found i logs.

Additional information

No response

astrandb commented 4 months ago

There are three different ways to specify the target unit. Please see here: https://github.com/nordicopen/easee_hass?tab=readme-ov-file#use

karllinder commented 4 months ago

Thanks, that was the solution.