This commit is contained in:
@@ -400,6 +400,7 @@ class JackeryCoordinator:
|
||||
|
||||
msg_type = raw.get("type")
|
||||
body = raw.get("body")
|
||||
_LOGGER.info("Jackery %s: received type=%s on %s", self.device_sn, msg_type, msg.topic)
|
||||
|
||||
try:
|
||||
if msg_type == 101:
|
||||
|
||||
Reference in New Issue
Block a user