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