Home Automation - Sensor Value Logging
Posted: 22 May 2014 21:06
This topic has been touched on in one of the "release" threads. I think it is better to start a new thread per topic. Hope that is OK
I work with release 1.7.0-rc3, which I updated today with the develop branch for automation.
With the interface http://raspberry:8083/z-way-ha/ using - Preferences - Automation, I selected module Sensors value logging. Next choose the kWh sensor of my Fibaro plugin switch to be recorded as JSONFile.
I cannot find the file JSONFile anywhere. Not surprising as the log reports:
What is wrong? The earlier "release thread" had solution for this. I noticed the same lines have been drastically changed in the newer version I have now.
I work with release 1.7.0-rc3, which I updated today with the develop branch for automation.
With the interface http://raspberry:8083/z-way-ha/ using - Preferences - Automation, I selected module Sensors value logging. Next choose the kWh sensor of my Fibaro plugin switch to be recorded as JSONFile.
I cannot find the file JSONFile anywhere. Not surprising as the log reports:
Code: Select all
[2014-05-22 17:36:08.350] Executing script: api("/v1/devices", { ...
[2014-05-22 17:36:09.205] Executing script: api("/v1/instances/4", { ...
[2014-05-22 17:36:09.208] --- Stopping module Sensor values logging
[2014-05-22 17:36:09.208] --- Starting module Sensor values logging
[2014-05-22 17:36:09.220] ERROR SensorValueLogging Device ZWayVDev_12:0:50:0 isn't a sensor (sensorMultilevel).
[2014-05-22 17:36:09.279] Executing script: api("/v1/instances", { ...
[2014-05-22 17:36:09.292] Executing script: api("/v1/namespaces", { ...