A nymea experience plugin for energy related use cases.
 
 
 
Go to file
Michael Zanetti f4a1c62960 Fix thingIds not being removed properly
This caused things which have been removed from the system to stick
around in the DB with only a few values and a restart would
resaple up to maxCount logs for those things o every restart.

Despite adding tons of more debug info about resampling, this fixes 2 things:
* If a base series is empty for whatever reason, resampling won't wrongly sample
  the whole series from the beginning any more but just skip it.
* Clearing a thing from the logger now also clears it from livelogs so it won't
  end up in the logs again and trigger the above on every restart
2022-05-09 20:23:23 +02:00
debian Jenkins release build 1.0.0 2022-03-27 19:51:50 +02:00
libnymea-energy Cleanups 2021-12-07 23:48:23 +01:00
plugin Fix thingIds not being removed properly 2022-05-09 20:23:23 +02:00
.gitignore Add nymea energy experience plugin 2021-11-11 12:28:49 +01:00
LICENSE.GPL3 New repository for the nymea energy experiece. 2021-11-08 18:26:49 +01:00
README.md New repository for the nymea energy experiece. 2021-11-08 18:26:49 +01:00
config.pri Add nymea energy experience plugin 2021-11-11 12:28:49 +01:00
nymea-experience-plugin-energy.pro Add nymea energy experience plugin 2021-11-11 12:28:49 +01:00

README.md

Repository for the nymea energy experience plugin.