Domoboard

    {% for k, v in configValues["navbar"].iteritems() %} {% if v is not string %}
  • {{k}}
  • {% else %}
  • {{k}}
  • {% endif %} {% endfor %}
Update available

A new update is available for Domoboard.


The current version is .
The new version available is: .

{% if debug == True %}

Install the new version by pressing the "Upgrade" button below.

{% endif %} {% if debug == False %}

Upgrading through Domoboard is only possible when running in debug mode (pass "-d" parameter to server.py). Manual upgrade is possible by performing a "git pull" command.

{% endif %}
{% if debug == True %} {% endif %}