Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GET/SET Price limit for charging the E3DC battery #208

Open
3 tasks done
ubarni opened this issue Dec 13, 2024 · 1 comment
Open
3 tasks done

GET/SET Price limit for charging the E3DC battery #208

ubarni opened this issue Dec 13, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@ubarni
Copy link

ubarni commented Dec 13, 2024

Checklist

  • I have filled out the template to the best of my ability.
  • This only contains 1 feature request (if you have multiple feature requests, open one feature request for each feature request).
  • This issue is not a duplicate feature request of previous feature requests.

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

In the new E3DC portal it is now possible to set the price limit for charging the E3DC battery.
This would be a great feature to get and set this value in Home Assistant to automate the charging of the E3DC battery.
In HA this will be more flexible (i.e. using automations).

Describe the solution you'd like

Enhance e3dc_rscp with a new method to set the price limit for charging the E3DC battery.

e3dc_rscp.set_charge_price_limit
data:
device_id: yourDeviceId
charge_price_limit: 0.000 - 999.999 (ct/kWh)

Add a new sensor "charge_price_limit" to show the actual price limit for charging the E3DC battery.

Describe alternatives you've considered

Meanwhile it is possible to set the price limit for charging the E3DC battery in the E3DC portal.

Additional context

No response

Diagnostics dump

No response

@ubarni ubarni added the enhancement New feature or request label Dec 13, 2024
@ubarni
Copy link
Author

ubarni commented Dec 13, 2024

IMG_0955

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant