--- a/www/index.html 2023-02-26 22:22:14.971932399 +0100 +++ b/www/index.html 2023-02-26 22:27:12.926431427 +0100 @@ -170,14 +170,15 @@ } function ShowUpdateNotification(Revision, SystemName, DownloadURL) { - var msgtxt=$.t('A new version of Domoticz is Available!...'); + + var msgtxt=$.t('A new version of Domoticz is Available, please wait for the Yunohost Package!...'); msgtxt+='
' + $.t('Version') + ': ' + Revision + ', ' + $.t('Latest Changes') + ': ' + $.t('Click Here') + ''; - if (SystemName=="windows") { + generate_noty('success', msgtxt, false); } @@ -1330,8 +1331,8 @@
  • Devices
  • Settings
  • -
  • Update Domoticz
  • -
  • Check for Update
  • +