genielabs / HomeGenie

HomeGenie, the programmable automation intelligence
https://homegenie.it
GNU General Public License v3.0
393 stars 155 forks source link

Statistics and web parameters broken #184

Closed bkenobi closed 8 years ago

bkenobi commented 9 years ago

Details in this thread: http://www.homegenie.it/forum/index.php?topic=943.0

Statistics stopped working for me a couple days ago for no apparent reason. At the same time, accessing the parameters list via the web API stopped as well.

http://192.168.0.200/api/HomeAutomation.HomeGenie/Statistics/Parameter.List

On 16 June running r491 or r492 this produced the following in less than a second: [ 'Meter.Watts', 'Sensor.WattHours', 'Sensor.Humidity', 'Sensor.Winddir', 'Sensor.Windspeed', 'Sensor.Temperature', 'Sensor.Generic', 'Sensor.Rainfall' ]

On 17 June running r492 this produced nothing. The FireFox progress icon spun for several minutes before giving up.

Something appears to have broken but the only change I know of may have been an update to r492. Others have reported the same issue so this is not a one off event.