This is the English documentation - 🇩🇪 German version
Debugging is just available for Gen 2+ devices
- Gen 2+ device
- Shelly adapter instance in mqtt mode (version >= 6.0.0)
- The debug mode has to be enabled for each Shelly device separately by using the web configuration of the device or by using the state
<device-id>.Sys.debugEnabled
. - To log the debug messages to the default ioBroker log file (log level
info
), the instance configuration flagLog debug messages
has to be enabled (default isfalse
).
All debug messages will start with [Shelly Debug Message] ...