Update Center

Settings → System → Update Center

The Update Center allows you to update all of Jeedom's functionality, including the core software and its plugins. Other extension management functions are available (delete, reinstall, check, etc.).

Functions of the page

At the top of the page, independent of the tab, are the control buttons.

Jeedom periodically connects to the Market to see if updates are available. The date of the last check is indicated at the top left of the page.

At the opening of the page, if this verification is more than two hours old, Jeedom automatically redo a verification. You can also use the button Check for updates To do it manually. If you want to perform a manual check, you can press the button “Check for updates”.

The button Save is to be used when you change the options in the table below, to specify not to update certain plugins if necessary.

Update the Core

The button Update allows you to update the Core, plugins, or both. Once you click on it, you get these different options :

Important

Before an update, by default, Jeedom will make a backup. In the event of a problem when applying an update, Jeedom will automatically restore the backup made just before. This principle is only valid for Jeedom updates and not for plugin updates.

Tip

You can force an update of Jeedom, even if it does not offer one.

Core and Plugins tabs

The table contains the versions of the Core and installed plugins.

The plugins have a badge next to their name, specifying their version, green in color stable, or orange in beta Or other.

On each line, you can use the following functions:

Important

If the changelog is empty but you still have an update, it means that the documentation has been updated. It is therefore not necessary to ask the developer for changes, since there are not necessarily any. (it is often an update of the translation, documentation). The plugin developer can also in some cases make simple bugfixes, which do not necessarily require updating the changelog.

Tip

When you launch an update, a progress bar appears above the table. Avoid other manipulations during the update.

Information tab

During or after an update, this tab allows you to read the log of this update in real time.

Note

This log normally ends with [END UPDATE SUCCESS]. There may be some error lines in this type of log, however, unless there is a real problem after update, it is not always necessary to contact support for this.

Command line update

It is possible to update Jeedom directly in SSH. Once connected, this is the command to perform :

sudo php /var/www/html/install/update.php

The possible parameters are :

Here is an example of syntax to make a forced update by reapplying the changes since 4.0.04 :

sudo php /var/www/html/install/update.php mode=force version=4.0.04

Attention, after an update on command line, it is necessary to re-apply the rights on the Jeedom folder :

sudo chown -R www-data:www-data /var/www/html

Nous utilisons des cookies pour vous garantir la meilleure expérience sur notre site web. Si vous continuez à utiliser ce site, nous supposerons que vous en êtes satisfait.