You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered: