add debug info
Some checks failed
Validate / Validate (push) Has been cancelled

This commit is contained in:
2026-05-31 12:25:40 +02:00
parent b81215415e
commit ca1b870b89

View File

@@ -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: