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

[Feature Request]: Forcible Charge read register 47100 value to a sensor #731

Closed
2 tasks done
feserdel opened this issue Jun 15, 2024 · 2 comments
Closed
2 tasks done

Comments

@feserdel
Copy link

Describe your feature request

Currently Huawei allow read and control (write) Forcible Charge MODBUS register Address 47100.

image

But the integration only allows write via services (huawei_solar.forcible_charge and huawei_solar.forcible_charge_soc).

I have an automation to start forcible charge under certain circumstances (eg when energy is cheap at night), but is impossible to know when ends.

Also, is necessary to check if another forcible charge is ongoing before start new forcible charge cycle.

For this reason it will be good to read the state of forcible charge register to a sensor, and enable automation management.

Proper usage

  • I confirm that this is not a bug report or support request
  • I confirm that this feature request is within the stated scope of the integration
@wlcrs
Copy link
Owner

wlcrs commented Jun 15, 2024

Implemented in in v1.4.0. You can use the state attributes of the new sensor to retrieve different properties of the forcible (dis)charge function.

@wlcrs wlcrs closed this as completed Jun 15, 2024
@feserdel
Copy link
Author

Thank you!!

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

No branches or pull requests

2 participants