The PM, temperature, humidity, VOC and NOX sensors are all set to update every 10 seconds (checked from ESPHome firmware definitions).
That 10 second interval is causing Home Assistant to store a lot of state changes. For me this one device increases my Home Assistant database size by 15 to 25% of the total size. Air quality doesn't change that fast, so slowing it down shouldn't cost much in usefulness.
Requesting Reduce DB Reporting option similar to what you already have on the mmWave sensors, so people can toggle between fast and slow reporting depending on what they need.
The PM, temperature, humidity, VOC and NOX sensors are all set to update every 10 seconds (checked from ESPHome firmware definitions).
That 10 second interval is causing Home Assistant to store a lot of state changes. For me this one device increases my Home Assistant database size by 15 to 25% of the total size. Air quality doesn't change that fast, so slowing it down shouldn't cost much in usefulness.
Requesting Reduce DB Reporting option similar to what you already have on the mmWave sensors, so people can toggle between fast and slow reporting depending on what they need.