Unfortunately, Jonathan is not active in this forum anymore, and the latest version of the "Tuya IoT Platform (Cloud)" driver does not have the healthStatus implemented .. : (
is this a big job or is it something that could be done by myself? I m not a programmer but I already added some line in the driver to make scene act like real switch and not just a push button...
But its with some code found on forum that I tested until it works...
This is a rather complex driver.... It will not be very easy to add healthStatus to each of the child devices.
All Tuya plugs that I know will retain the power-off behavior setting, so there should be no need to set it up again every time. You can do this from the Smart Life app.
Or this is not working even when you use the Tuya Smart Life? Have you looked at all the available settings there?
Actually, my wifi plug is used to turn on and off some light at specific time of the day nor when I come back home during the night and outside the period...
I would like to be able to unplug this switch and to turn it on when plug again if those condition are meet... Like if a power outage happen it would self turn on when it comes back if the trigger time is pass...
For power outage I could use another plug with the healthstatus but if I unplug the switch and plug it back it wont do anything...
The only way is to check the status every minutes... its a little overkill I think!
The "Device Health Status" app ver. 1.0.8 was pushed for update via HPM.
It adds the "MAT" (Matter) controllerType as a physical device type.
Now, with this option switched on the Matter device will not be filtered as virtual/unknown type anymore.
Hi kkossev, sorry if this has been asked before but I have a feature request for notifications (message, text, tts, whatever) when a device becomes inactive, this notification could be a one time or daily selectable in the app. So even if I don't check the table every few days (forget about it), things like water sensors that become inactive can be dealt with in a timely manner instead of only learning about it when it's to late, this could be a per device option also so some critical sensors would remind you daily to change the batteries or whatever, and some would notify you once or not at all since they are not mission critical.
Thanks for considering this or not
Hi Nelson,
I am using the [RELEASE] Device Activity Check - Get notifications for “inactive” devices app for sending notifications ) based on the healthStatus. It has all the options and functionalities that I need.
The 'Device Health Status' app provides a convenient (for me, and hopefully for others, too) at-a-glance view of the battery and activity status of the devices that I have,
ok thanks!
Krassimir - I was trying to add a few SonOff USB Zigbee dongles that I have to your Device Health Status app, but they don't show up in the available devices to add in the app.
His driver does have health status....
Is there something you can change in Device Health Status to pick it up, or ?
Bingo! Thanks for the reminder, I sert up the app so long ago that I had forgotten about that setting.
Did this to-do item every get attention? It would be really nice to omit reporting of my holiday plugin outlets that I disable most of the year!
- Skip disabled devices from being shown in the table.
It is still in the TODO list, just a bit higher priority now...
Hoping, hoping, hoping...
Hi John,
Finally, I have pushed version 1.1.1 to be updated via HPM.
-
added lastBattery option (default:disabled);
At the moment just a few Tuya drivers and some IKEA drivers are using the custom attribute 'lastBattery' time stamp. -
added hideDisabledDevices option (default:enabled)
By default this 'hide' option is enabled. i.e. devices that are disabled will not be shown in the table.
If the option is disabled :
then the disabled devices will still be shown in the table, but there will be a (DISABLED) text in the HE Status column :
(I still prefer to keep an eye on the disabled devices sometimes).
New USB C repeater:
COPY AND PASTE THIS ROW TO THE DEVELOPER: fingerprint model:"TS0001", manufacturer:"_TZ3000_n0lphcok", profileId:"0104", endpointId:"01", inClusters:"0000,0006,0003,0004,0005,E001", outClusters:"000A", application:"64"
And:
Device pairing info
Manufacturer: | _TZ3000_n0lphcok |
---|---|
Endpoint 01 application: | 64 |
Endpoint 01 endpointId: | 01 |
Endpoint 01 idAsInt: | 1 |
Endpoint 01 inClusters: | 0000,0006,0003,0004,0005,E001 |
Endpoint 01 initialized: | true |
Endpoint 01 manufacturer: | _TZ3000_n0lphcok |
Endpoint 01 model: | TS0001 |
Endpoint 01 outClusters: | 000A |
Endpoint 01 profileId: | 0104 |
Endpoint 01 stage: | 4 |
Thank you for the info. I have added this repeater together with some other manufacturers of similar Tuya devices :
- ver. 2.0.3 2025-03-01
- added TS0001 _TZ3000_n0lphcok
* added TS0207 _TZ3000_m0vaazab _TZ3000_shopg9ss _TZ3000_wmlc9p9z _TZ3000_kxlmv9ag _TZ3000_wlquqiiz _TZ3000_nlsszmzl
Another UI request: make the following columns hide-able:
- Device Type
- Driver Name
- Driver Type
Maybe make all of the info in hidden columns available instead in a pop-up window (like in the "Event details" pop-up when you click on a row in a device's Event tab)?