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

Possibility to set emergency power values #64

Open
3 tasks done
hmichels opened this issue Oct 5, 2023 · 0 comments
Open
3 tasks done

Possibility to set emergency power values #64

hmichels opened this issue Oct 5, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@hmichels
Copy link

hmichels commented Oct 5, 2023

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.

Not really a problem, but a wish: make settings of the emergency power reserve via HA.

Describe the solution you'd like

Changing the emergency power reserve via HA (automation).

Describe alternatives you've considered

Additional context

An introduction to the topic could be this one:
ioBroker

Different tags are mentioned like

#define TAG_SE_REQ_SET_EP_RESERVE                             0x1B000010
#define TAG_SE_REQ_EP_RESERVE                                 0x1B000009
#define TAG_SE_EP_RESERVE                                     0x1B800009
#define TAG_SE_PARAM_INDEX                                    0x1B040000
#define TAG_SE_PARAM_EP_RESERVE                               0x1B040023
#define TAG_SE_PARAM_EP_RESERVE_W                             0x1B040033
#define TAG_SE_PARAM_EP_RESERVE_MAX_W                         0x1B040034

But I found also the following tags

EMS_REQ_EP_RESERVE = 0x01000242
EMS_EP_RESERVE = 0x01800242

The different numbers irritate me :-|
Now I hope that here with the HACS solution a setting of the emergency power values is possible.

Thank you very much.

Diagnostics dump

No response

@hmichels hmichels added the enhancement New feature or request label Oct 5, 2023
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