mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-10 09:16:53 +00:00
98_weekprofile: add hint to import config file into configDB in commandref
git-svn-id: https://svn.fhem.de/fhem/trunk@21346 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
16cf19a08f
commit
bd831c955d
@ -1633,7 +1633,9 @@ sub weekprofile_getEditLNK_MasterDev($$)
|
|||||||
With 'restore_topic' the defined profile in the attribute will be transfered to the thermostat.
|
With 'restore_topic' the defined profile in the attribute will be transfered to the thermostat.
|
||||||
So it is possible to change the topic easily and all thermostats will be updated with the correndponding profile.
|
So it is possible to change the topic easily and all thermostats will be updated with the correndponding profile.
|
||||||
<br><br>
|
<br><br>
|
||||||
Weekprofile is supports configdb and configdb migrate since svn: 21314
|
<b>Hint:</b>
|
||||||
|
weekprofile supports configdb and configdb migrate since svn: 21314.<br>
|
||||||
|
You have to import the profile\config file into configdb manually if you update from an earlier version.
|
||||||
<br><br>
|
<br><br>
|
||||||
<b>Attention:</b>
|
<b>Attention:</b>
|
||||||
To transfer a profile to a device it needs a lot of Credits.
|
To transfer a profile to a device it needs a lot of Credits.
|
||||||
@ -1819,6 +1821,10 @@ sub weekprofile_getEditLNK_MasterDev($$)
|
|||||||
Mittels 'restore_topic' wird dann das angebene Wochenprofil der Topic an das Thermostat übertragen.
|
Mittels 'restore_topic' wird dann das angebene Wochenprofil der Topic an das Thermostat übertragen.
|
||||||
Somit kann man einfach zwischen den Topics wechseln und die Thermostate bekommen das passende Wochenprofil.
|
Somit kann man einfach zwischen den Topics wechseln und die Thermostate bekommen das passende Wochenprofil.
|
||||||
<br><br>
|
<br><br>
|
||||||
|
<b>Hinweis:</b>
|
||||||
|
weekprofile unterstützt configdb and configdb migrate seit SVN-Version: 21314.<br>
|
||||||
|
Wenn von einer früheren Version geupdatet wird, muss die Profiel-\Konfigurationsdatei manuell in configDB importiert werden.
|
||||||
|
<br><br>
|
||||||
<b>Achtung:</b> Das Übertragen von Wochenprofilen erfordet eine Menge an Credits.
|
<b>Achtung:</b> Das Übertragen von Wochenprofilen erfordet eine Menge an Credits.
|
||||||
Dies wird vom Modul nicht berücksichtigt. So kann es sein, dass nach dem
|
Dies wird vom Modul nicht berücksichtigt. So kann es sein, dass nach dem
|
||||||
Setzen\Aktualisieren eines Profils das Profil im Modul nicht mit dem Profil im Gerät
|
Setzen\Aktualisieren eines Profils das Profil im Modul nicht mit dem Profil im Gerät
|
||||||
|
Loading…
x
Reference in New Issue
Block a user