#Mqtt sensor/variable with limited memory/history?
1 messages · Page 1 of 1 (latest)
Add it as a recorder filter https://www.home-assistant.io/integrations/recorder/#configure-filter - that should result in you only having LTS for the sensor, which is 3 numbers every 5 minutes
that said, the standard 5 days at 10 updates/s is only 4.3 million entries - sub 50MB
If you exclude an entity from the recorder you will not get LTS for it.
ah dang, thought you still generated LTS... what about if you set up an automation purge it every night?
Ok. So RECORDER is the key and PURGE to keep it clean