packaging_format = 2 id = "zwave-js-ui" name = "Zwave-JS-UI" description.en = "Full featured Z-Wave Control Panel and MQTT Gateway integrated with domoticz" description.fr = "Panneau de controle Z-Wave et MQTT intégré avec Domoticz" version = "9.3.2~ynh1" maintainers = ["Krakinou"] [upstream] license = "MIT" website = "https://zwave-js.github.io/zwave-js-ui/#/" admindoc = "https://zwave-js.github.io/zwave-js-ui/#/" userdoc = "https://www.domoticz.com/wiki/Zwave-JS-UI" code = "https://github.com/zwave-js/zwave-js-ui" fund = "https://liberapay.com/robertsLando/donate" [integration] yunohost = ">= 11.1.18" architectures = [ "amd64", "arm64" ] multi_instance = false ldap = "not_relevant" sso = "not_relevant" disk = "350M" ram.build = "200M" ram.runtime = "150M" [install] [install.domain] type = "domain" [install.path] type = "path" default = "/zwavejsui" [install.init_main_permission] help.en = "If set public, anyone can access the app without login in YunoHost, you activate password protected login from within the app" help.fr = "Si publique, N'importe qui peut accéder à l'application sans se connecter à YunoHost, vous pouvez cependant activer une connection par mot de passe depuis l'application" type = "group" default = "all_users" [resources] [resources.sources.main] arm64.url = "https://github.com/zwave-js/zwave-js-ui/releases/download/v9.3.2/zwave-js-ui-v9.3.2-linux-arm64.zip" arm64.sha256 = "bd58a6e7d69ef51e4221b81e30a88035b9f555a51b17c75f257c88475689f22f" amd64.url = "https://github.com/zwave-js/zwave-js-ui/releases/download/v9.3.2/zwave-js-ui-v9.3.2-linux.zip" amd64.sha256 = "cce3f69f12a3a9260a1d3063628dd895e271b03d8d45a868e165b3814e66da1f" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset.arm64 = ".*-arm64.zip" autoupdate.asset.amd64 = ".*-linux.zip" [resources.system_user] [resources.install_dir] [resources.permissions] main.url = "/" [resources.ports] main.default = 8091