Skip to content

Commit e476cc7

Browse files
Update hub.py
1 parent 63165cd commit e476cc7

File tree

1 file changed

+0
-1
lines changed
  • custom_components/solaredge_modbus_multi

1 file changed

+0
-1
lines changed

custom_components/solaredge_modbus_multi/hub.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -780,7 +780,6 @@ async def init_device(self) -> None:
780780
unit=self.inverter_unit_id, address=40000, rcount=69
781781
)
782782

783-
784783
self.decoded_common = OrderedDict(
785784
[
786785
(

0 commit comments

Comments
 (0)