raoulh
raoulh
Put some random byte in QByteArray and all QStrings that are used to store credentials in code.
Add < and > operator support for IO like smart shutter, light dimmer, ...
Add a parameter to IO called "style". It can then be used to display IO differently from their kind like: style="gauge" can display value in gauge style style="default"
Remove the cgi binary, and merge it with the JSON api in calaos_server (this depends on the inclusion of the json api into calaos_server). Once it is done displaying graphs...
Get the flickr widget back on calaos_home desktop. (it was using flick_curl, and this is not a dependency of calaos_base anymore, a new solution should be found)
The harmony ultimate is connected to the internet by using a wifi connection on the hub. The protocol has been reversed, and is available here: https://github.com/jterrace/pyharmony/
A nice feature to have could be to be able to lock a specific IO with a PIN code. It allows for example to lock a input or output and...
Items are displayed and sorted in rooms by hits. It's good for a "one list" view like in calaos_mobile. But in calaos_home items are displayed in 2 lists, and the...
Add better UI for RGB lights control using a good color picker. Add a UI for hue/saturation instead of rgb. Also add better protocol commands for RGB lights. A good...