Quantcast
Channel: Configuration - Home Assistant Community
Viewing all articles
Browse latest Browse all 99075

Huawei LTE integration is filling up DB

$
0
0

@drogfild wrote:

I was checking what has caused my DB to grow and ran queries to DB with SQLite Web addon. I ran following query to find out that top 13 of my all entries in states -table are from Huawei LTE integration.

select entity_id,count(*) from states group by entity_id order by count(*) desc limit 100;

Largest amount of records is device tracers for our tablets that are almost always at home. They have bit more than 58 000 records. I have set recorder for 7 days and purging seems to be working just fine.

It seems to log every 10s that device is home. Even if that hasn’t changed. Only thing that changes in ‘attributes’ column is associated_time.

Is there something I can do about it? Naturally I could exclude theses from recorder, but that seems to be silly solution. I was about to raise a github issue about it but opted to ask here first.

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 99075

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>