@nayelyz,
I set it to 30, 3600, 100, which is how I had this sensor with the custom DTH and it worked fine all night.
I have seen that it does not send temperature event in the configuration response, showing 0.0ºC until it sends it in the next configured interval.
As an update of the comparison of the battery consumption of the st multipurpose sensor with the default configuration values of Temperature reports (30, 300, 0x10) and the custom one with the code that you sent me with the subdriver (30, 3600, 100):
Default setting (30 sec, 300 sec, 0.1º):
In 4 days it consumed 15% of battery.
Custom configuration (30 sec, 3600 sec, 1°):
In 5 days 0% battery consumption
I still have it installed in case you want updating the consumption data.
In case it is taken into account for the final version of driver of st multipurpose sensor.
Thank you for your feedback. I already reported the concerns about the default values, the engineering team will analyze the next steps regarding this matter.
I can’t replicate the error, the list of my drivers is showing correctly, have you reported this to the Customer Support team? There might be a global issue that is causing the Automation deletion and this behavior.
I agree it’s weird, I’ll be monitoring it and checking if someone else reports it.
I have not been updated either, but I have noticed since today that when you change the driver with the app tool, all the drivers that are in the hub no longer appear:
If there is no drive compatible with your device, the list appears empty, but if you click in search magnifying glass,all the hub drivers appear.
It doesn’t seem like a mistake to me. It seems like an improvement to me, but it is unclear.
A text could come out saying: there are these compatible drivers for this device.
Now it shows the device label, matching in the Hub drivers.
When the access to the channels and drivers came to work, I have seen that they have also fixed this problem.
Now when you are going to change a driver for another, the names of the device compatible drivers appear and not the device Labels as before.
@dotan_shai Great! That’s what I was looking for. I had searched for this command in smartthings-cli but I didn’t find it because it was added about month ago. After updating the cli it works fine.