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

EV charger : wrong constante: an easy one to fix #290

Open
jps-34 opened this issue Feb 8, 2025 · 2 comments
Open

EV charger : wrong constante: an easy one to fix #290

jps-34 opened this issue Feb 8, 2025 · 2 comments

Comments

@jps-34
Copy link

jps-34 commented Feb 8, 2025

hi

it's related to #168

please correct const.py this way
///
evcharger_productid_registers = {"evcharger_productid": RegisterInfo(3800, UINT16)}

class evcharger_mode(Enum):
MANUAL = 0
AUTO = 1
SCHEDULED = 2
////
thanks

@sfstar
Copy link
Owner

sfstar commented Feb 12, 2025

Hello and thank you for opening this issue.
If at all possible please fork the repository and create the changes you would like to see and submit them as an PR

@jps-34
Copy link
Author

jps-34 commented Feb 12, 2025

hello
the fact is it was corrected previous the last merge

regards

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