Add debug info

This commit is contained in:
2025-10-26 20:50:55 +01:00
parent c53fbc8a6d
commit 7828542c6c

View File

@@ -281,6 +281,7 @@ class BasePlugin:
'X-Gizwits-Application-Id': 'c70a66ff039d41b4a220e198b0fcc8b3',
}
Domoticz.Debug(f"Get Mode for {self.did}...")
for deviceid in self.did:
device = self.did[deviceid]
did = device["did"]