This commit is contained in:
@@ -567,6 +567,7 @@ class JackeryDataCoordinator:
|
||||
_LOGGER.info(f"Discovered device SN: {self._device_sn}")
|
||||
elif self._device_sn != sn:
|
||||
_LOGGER.debug(f"Received data from another device: {sn}")
|
||||
return
|
||||
|
||||
# Parse Payload
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user