Skip to content

Commit

Permalink
Update hub.py
Browse files Browse the repository at this point in the history
  • Loading branch information
wimb0 authored Feb 10, 2025
1 parent b3a07f3 commit e23b975
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom_components/saj_modbus/hub.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
from pymodbus.client import ModbusTcpClient
from pymodbus.constants import Endian
from pymodbus.exceptions import ConnectionException
from.payload import BinaryPayloadDecoder
from .payload import BinaryPayloadDecoder

from .const import (
DEVICE_STATUSSES,
Expand Down

0 comments on commit e23b975

Please sign in to comment.