Nicolas Aguirre

Results 11 issues of Nicolas Aguirre

Fix bug and bad log + add new HTTP API for charts/datalogger points retrieval. This api act as a proxy for influxdb database. If datalooger is disable, this api return...

Work the first time when the server is launched : ``` xml ``` Work every times : ``` xml ``` ``` DBG:calaos_downloader FileDownloader.cpp:305 void FileDownloader::completeCb(int)() Download done. (http://api.openweathermap.org/data/2.5/forecast/daily?q=paris&mode=xml&units=metric&cnt=2&lang=fr) ``` No...

Configuration (local_config.xml, io.xml, rules.xml) doesn't contain version. It could be interesting to add such feature in each files, and keep a trace of each version to be able to come...

enhancement

All output must use the name Switch instead of the current name Light for outputs, sometimes on/off outputs are not a light, it's the case for example for heating system.

enhancement

Sometime you wan to display a temperature with only 0.5° or 1° of precision as you don't care about values after the coma. But for the rules it's important to...

enhancement

Linux support infrared remote control via LIRC. Add support of LIRC in calaos_installer and calaos_server create input based on LIRC events.

enhancement

ZWAVE is a major technology uses in home automation, and there is a lot of existing hardware modules. Support may be done by adding support for https://code.google.com/p/open-zwave/ in calaos_server

enhancement

Graph is an interresting feature which has to be integrated into Calaos. Developping the full solution is a lot of work. Maybe a good thing would be to associate calaos...

RFXCom is a Home Automation gateway supporting a lot of hadware. http://www.rfxcom.com/ Calaos should support this hardware to extend the list of IO supported

enhancement

Add support for XBMC audio part. We could use the Json RPC API for that : http://wiki.xbmc.org/?title=JSON-RPC_API

enhancement