mirror of
https://github.com/YunoHost-Apps/zwave-js-ui_ynh.git
synced 2024-09-03 18:06:00 +02:00
commit
1eb16d0da7
5 changed files with 19 additions and 20 deletions
|
@ -24,7 +24,7 @@ Integrate zwave-js-ui natively in Domoticz_ynh.
|
|||
**Zwave-JS-UI**, also known under previous name ZWaveJS2MQTT, is a replacement for Openzwave. It exposes Z-Wave devices to an MQTT broker in a fully configurable manner.
|
||||
|
||||
To work correctly, this app require to install either
|
||||
- [domoticz package](https://github.com/YunoHost-Apps/domoticz_ynh) with **mqtt broker Mosquitto**
|
||||
- [Domoticz package](https://github.com/YunoHost-Apps/domoticz_ynh) with **mqtt broker Mosquitto**
|
||||
- [Home-Assistant package](https://github.com/YunoHost-Apps/homeassistant_ynh)
|
||||
|
||||
|
||||
|
@ -32,7 +32,7 @@ For now, although the package is fully functional (install, remove, backup, rest
|
|||
|
||||
|
||||
|
||||
**Shipped version:** 8.15.0~ynh2
|
||||
**Shipped version:** 8.19.0~ynh1
|
||||
## Documentation and resources
|
||||
|
||||
* Official app website: <https://zwave-js.github.io/zwave-js-ui/#/>
|
||||
|
|
|
@ -24,14 +24,14 @@ Intègre zwave-js-ui dans domoticz_ynh de façon native.
|
|||
**Zwave-JS-UI**, aussi connu sous le nom de ZWaveJS2MQTT, est un remplaçant pour Openzwave. Il permet d'exposer les terminaux Z-Wave à un broker MQTT de façon complètement configurable.
|
||||
|
||||
Pour fonctionner correctement, cette application nécessite d'avoir installé soit:
|
||||
- le package [domoticz](https://github.com/YunoHost-Apps/domoticz_ynh) avec le **broker MQTT mosquitto**
|
||||
- le package [Domoticz](https://github.com/YunoHost-Apps/domoticz_ynh) avec le **broker MQTT mosquitto**
|
||||
- le package [Home-Assistant](https://github.com/YunoHost-Apps/homeassistant_ynh)
|
||||
|
||||
|
||||
Pour l'instant, bien que le package fonctionne (installation, désinstallation, sauvegarde, restauration...), il n'est pas intégré avec domoticz et mosquitto, les paramétrages doivent être fait manuellement depuis l'application.
|
||||
|
||||
|
||||
**Version incluse :** 8.15.0~ynh2
|
||||
**Version incluse :** 8.19.0~ynh1
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l’app : <https://zwave-js.github.io/zwave-js-ui/#/>
|
||||
|
|
|
@ -6,7 +6,7 @@ Integrate zwave-js-ui natively in Domoticz_ynh.
|
|||
**Zwave-JS-UI**, also known under previous name ZWaveJS2MQTT, is a replacement for Openzwave. It exposes Z-Wave devices to an MQTT broker in a fully configurable manner.
|
||||
|
||||
To work correctly, this app require to install either
|
||||
- [domoticz package](https://github.com/YunoHost-Apps/domoticz_ynh) with **mqtt broker Mosquitto**
|
||||
- [Domoticz package](https://github.com/YunoHost-Apps/domoticz_ynh) with **mqtt broker Mosquitto**
|
||||
- [Home-Assistant package](https://github.com/YunoHost-Apps/homeassistant_ynh)
|
||||
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@ Intègre zwave-js-ui dans domoticz_ynh de façon native.
|
|||
**Zwave-JS-UI**, aussi connu sous le nom de ZWaveJS2MQTT, est un remplaçant pour Openzwave. Il permet d'exposer les terminaux Z-Wave à un broker MQTT de façon complètement configurable.
|
||||
|
||||
Pour fonctionner correctement, cette application nécessite d'avoir installé soit:
|
||||
- le package [domoticz](https://github.com/YunoHost-Apps/domoticz_ynh) avec le **broker MQTT mosquitto**
|
||||
- le package [Domoticz](https://github.com/YunoHost-Apps/domoticz_ynh) avec le **broker MQTT mosquitto**
|
||||
- le package [Home-Assistant](https://github.com/YunoHost-Apps/homeassistant_ynh)
|
||||
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ 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 = "8.15.0~ynh2"
|
||||
version = "8.19.0~ynh1"
|
||||
|
||||
maintainers = ["Krakinou"]
|
||||
|
||||
|
@ -43,21 +43,20 @@ ram.runtime = "150M"
|
|||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
arm64.url = "https://github.com/zwave-js/zwave-js-ui/releases/download/v8.15.0/zwave-js-ui-v8.15.0-linux-arm64.zip"
|
||||
arm64.sha256 = "092c538cb865d1591fc2c46cc08ad7aff57847ac14f396067e9e1339f4d5b344"
|
||||
armhf.url = "https://github.com/zwave-js/zwave-js-ui/releases/download/v8.15.0/zwave-js-ui-v8.15.0-linux-armv7.zip"
|
||||
armhf.sha256 = "6fddd163a8158e8d8ff42a604cc563b77d6893ad698c3a70ed4c43dc8444b6ae"
|
||||
amd64.url = "https://github.com/zwave-js/zwave-js-ui/releases/download/v8.15.0/zwave-js-ui-v8.15.0-linux.zip"
|
||||
amd64.sha256 = "a479b01abcd1d597806918e0b2d31466306cca7c8a87af1dc9e3fcc08750dc1c"
|
||||
format="zip"
|
||||
in_subdir=false
|
||||
extract=true
|
||||
arm64.url = "https://github.com/zwave-js/zwave-js-ui/releases/download/v8.19.0/zwave-js-ui-v8.19.0-linux-arm64.zip"
|
||||
arm64.sha256 = "bf50609a01abb5538803c37fbe6d1b90ed153fa225e735abcf077e295be7e1da"
|
||||
armhf.url = "https://github.com/zwave-js/zwave-js-ui/releases/download/v8.19.0/zwave-js-ui-v8.19.0-linux-armv7.zip"
|
||||
armhf.sha256 = "d1b78b3f0bdb961c8175046dad8c3fe98895c2a8871b5527b02c6e5c4937a4e2"
|
||||
amd64.url = "https://github.com/zwave-js/zwave-js-ui/releases/download/v8.19.0/zwave-js-ui-v8.19.0-linux.zip"
|
||||
amd64.sha256 = "38b88847ff6c477d904890952506d8f5b5a937fbb4340e2c78667eac5b09b90f"
|
||||
in_subdir = false
|
||||
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
|
||||
autoupdate.asset.arm64 = "*-arm64.zip"
|
||||
autoupdate.asset.amd64 = "*-linux.zip"
|
||||
autoupdate.asset.armhf = "*-armv7.zip"
|
||||
autoupdate.asset.arm64 = ".*-arm64.zip"
|
||||
autoupdate.asset.amd64 = ".*-linux.zip"
|
||||
autoupdate.asset.armhf = ".*-armv7.zip"
|
||||
|
||||
[resources.system_user]
|
||||
|
||||
[resources.install_dir]
|
||||
|
@ -66,4 +65,4 @@ ram.runtime = "150M"
|
|||
main.url = "/"
|
||||
|
||||
[resources.ports]
|
||||
main.default = 8091
|
||||
main.default = 8091
|
||||
|
|
Loading…
Reference in a new issue