We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f30334 commit d76a9dfCopy full SHA for d76a9df
tests/test_charge_point.py
@@ -18,6 +18,7 @@
18
from custom_components.ocpp.button import BUTTONS
19
from custom_components.ocpp.const import DOMAIN as OCPP_DOMAIN
20
from custom_components.ocpp.enums import ConfigurationKey, HAChargerServices as csvcs
21
+from custom_components.ocpp.number import NUMBERS
22
from custom_components.ocpp.switch import SWITCHES
23
from ocpp.routing import on
24
from ocpp.v16 import ChargePoint as cpclass, call, call_result
0 commit comments