mknx / smarthome

http://mknx.github.io/smarthome/
GNU General Public License v3.0
126 stars 69 forks source link

plugin datalog #211

Open kr2 opened 7 years ago

kr2 commented 7 years ago

stamp dose not insert unix timestamp

fails readme example with filepatterns and logpatterns enabled:

[datalog]
   class_name = DataLog
   class_path = plugins.datalog
#   path = var/log/data
   filepatterns = default:{log}-{year}-{month}-{day}.csv | yearly:{log}-{year}.csv
   logpatterns = csv:{time};{item};{value}\n
#   cycle = 300