Hi !
To extend the life time of a SDS011 sensor I’ve set the update_interval to 5min.
The use case is a “smoke detector” so if the sensor detects rising particle values I want to switch to continuous mode for quick verification before triggering the alert.
If you need smoke detection (as in fire prevention) I would strongly suggest you buy a certified one that you can link to HA. Do not rely solely on HA to warn you. Just to name one silly example, if your HA overheats and catches fire, you won’t get a warning and you will die along with it.
i’m trying to do something similar. i want to update the sds sensor less frequently if im away from home and more if the particles are high. i have managed to do this in node-red to write a every single time a new configuration but im now on esp home and it seems not possible. There must by a way right?