We decided to stop writing the pickle file homenet.pkl to disk because the write action was causing some performance issues once the homenet object in memory grew enough.
This change represents no impact in the current features and the alerts history is saved in the sqlite db under "logs/alerts.sqlite"
We decided to stop writing the pickle file homenet.pkl to disk because the write action was causing some performance issues once the homenet object in memory grew enough.
This change represents no impact in the current features and the alerts history is saved in the sqlite db under "logs/alerts.sqlite"