Hi @mvevitsis,
You should send the DeviceWatch-DeviceStatus event instead. For example:
sendEvent(name: "DeviceWatch-DeviceStatus", value: "offline")
Make sure to initialize this HealthCheck attribute when the device is installed. In the picture below you can see how the device appears once I send the event.