rdmtc / RedMatic

Node-RED packaged as Addon for the Homematic CCU3 and RaspberryMatic 🤹‍♂️
Apache License 2.0
533 stars 47 forks source link

rmupdate #116

Closed derkopp closed 5 years ago

derkopp commented 5 years ago

Ich mache mal wieder neu auf - auch mit neustem raspberrymatic, rmupdate und redmatic funktioniert die Anzeige eines Updates über rmupdate nicht. Grad heute bei den häufigen Updates wäre dieses feature echt hilfreich... ;-)

bildschirmfoto 2018-12-09 um 13 55 06

addons/redmatic/update_check.cgi: 1.9.15

addons/rmupdate/rest.cgi?sid=@zIdf2Fgono@&path=/get_addon_info

[{
    "available_version": "2.4.1",
    "cgi": "/usr/local/etc/config/addons/www/mediola/update-check.cgi",
    "cgi_interpreter": "/bin/tclsh",
    "config_url": "/addons/mediola/index.html",
    "download_url": "",
    "id": "97NeoServer",
    "name": "NEO SERVER",
    "operations": "uninstall restart",
    "update": "/addons/mediola/update-check.cgi",
    "version": "2.4.0"
}, {
    "available_version": "",
    "cgi": "/usr/local/etc/config/addons/www/redmatic/update_check.cgi",
    "cgi_interpreter": "/usr/bin/env tclsh",
    "config_url": "/addons/redmatic/settings.cgi",
    "download_url": "",
    "id": "redmatic",
    "name": "RedMatic",
    "operations": "restart uninstall",
    "update": "/addons/redmatic/update_check.cgi",
    "version": "1.9.14"
}, {
    "available_version": "1.13.5",
    "cgi": "/usr/local/etc/config/addons/www/rmupdate/update.cgi",
    "cgi_interpreter": "/bin/tclsh",
    "config_url": "/addons/rmupdate",
    "download_url": "https://github.com/j-a-n/raspberrymatic-addon-rmupdate/raw/master/rmupdate.tar.gz",
    "id": "rmupdate",
    "name": "System-Update",
    "operations": "uninstall",
    "update": "/addons/rmupdate/update.cgi",
    "version": "1.13.5"
}]

Die Download-URL ist leer.

Originally posted by @derkopp in https://github.com/HM-RedMatic/RedMatic/issues/109#issuecomment-445535927

hobbyquaker commented 5 years ago

Ich glaube da muss Jan mal draufschauen. Hab ein Issue bei ihm aufgemacht: https://github.com/j-a-n/raspberrymatic-addon-rmupdate/issues/18

rmupdate 1.13.2 👍

bildschirmfoto 2018-12-23 um 22 37 09

rmupdate 1.13.9 👎

bildschirmfoto 2018-12-23 um 22 37 33