I installed the new version and reset its settings:
- The Shelly devices are not flagged anymore as silent
. - The two Generic Zigbee devices (dimmable plugs) are still excluded. I am not sure whether Generic Zigbee devices are always excluded or it is just these two.
I generated a new report including only the two generic Zigbee devices (with device IDs d52 and d125 that use the homey:virtualdriverzigbee:driver driver):
Report
{
"generatedAt": "2026-08-21T14:45:30.749Z",
"ready": true,
"meta": {
"appVersion": "0.4.3",
"language": "en",
"intervalMinutes": 15,
"discoveryUntil": "2026-08-24T14:44:06.409Z",
"realtime": {
"connected": true,
"delivering": true,
"missedByEvents": 0,
"connectedSince": "2026-08-21T14:43:59.500Z",
"connectAttempts": 1,
"eventsReceived": 0,
"eventsPerMinute": 0,
"availabilityChanges": 0,
"eventsWithoutAvailable": 0,
"lastEventAt": null,
"knownDevices": 138
}
},
"counts": {
"monitored": 118,
"verifiable": 118,
"ok": 111,
"problems": 7,
"pending": 0,
"unverifiable": 0,
"newAlerts": 0,
"recovered": 0,
"lowBattery": 1,
"groupFailures": 0,
"newGroupAlerts": 0,
"skipped": 20,
"errors": 0
},
"groupFailures": [],
"skipped": [
{
"id": "d52",
"driverId": "homey:virtualdriverzigbee:driver",
"class": "socket",
"reason": "excluded",
"capabilities": [
"onoff",
"dim"
]
},
{
"id": "d125",
"driverId": "homey:virtualdriverzigbee:driver",
"class": "socket",
"reason": "excluded",
"capabilities": [
"onoff",
"dim"
]
}
],
"overrides": {},
"devices": [],
"note": "Enhets- og sonenavn er utelatt med vilje. Enhetene er nummerert d1, d2 …",
"display": {
"theme": "light",
"source": "measured-background",
"os": "dark",
"background": "rgb(255, 255, 255)"
}
}
No problem regarding the dark mode; it is not a real issue
.