calaos_base icon indicating copy to clipboard operation
calaos_base copied to clipboard

Calaos server

Results 34 calaos_base issues
Sort by recently updated
recently updated
newest added

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...

I will try to make this more reproducible, but I've stumbled upon a weird behaviour while trying to push my very first config to calaos. The funny thing is that...

When you push a configuration on Calaos_server (from installer), it seems it tries to apply it before flushing the configuration file. If a power cut happens when you push the...

bug
enhancement

for more details, see this forum thread : https://www.calaos.fr/forum/showthread.php?tid=702

It should be nice to add uPnP support. The idea would be to use a separate binary to link with an external lib. There is 2 use cases: - Control...

It seems that there is an inversion on the management of the elctric shutters : - when using the command " down" for components the system indicates that the shutters...

Add an automatic configurable offset the temperature setpoint to avoid ignitions and extinctions repeat the heating system around the setpoint.

Add < and > operator support for IO like smart shutter, light dimmer, ...

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