There was an error while loading. Please reload this page.
1 parent f82b37b commit b0996c7Copy full SHA for b0996c7
1 file changed
custom_components/solax_modbus/plugin_solax_lv.py
@@ -17,7 +17,7 @@
17
)
18
from homeassistant.helpers.entity import EntityCategory # type: ignore[attr-defined] # HA stubs incomplete
19
20
-from custom_components.solax_modbus.const import ( # type: ignore[attr-defined]
+from custom_components.solax_modbus.const import (
21
BUTTONREPEAT_FIRST,
22
BUTTONREPEAT_POST,
23
CONF_READ_DCB,
0 commit comments