1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/zwave-js-ui_ynh.git synced 2024-09-03 18:06:00 +02:00

Merge remote-tracking branch 'origin/testing' into no-compile

This commit is contained in:
Krakinou 2023-05-07 15:28:31 +02:00
commit 1b006aaee7
4 changed files with 19 additions and 0 deletions

View file

@ -32,7 +32,12 @@ For now, although the package is fully functional (install, remove, backup, rest
<<<<<<< HEAD
**Shipped version:** 8.15.0~ynh2
=======
**Shipped version:** 8.15.0~ynh1
>>>>>>> refs/remotes/origin/testing
## Documentation and resources
* Official app website: <https://zwave-js.github.io/zwave-js-ui/#/>

View file

@ -31,7 +31,11 @@ Pour fonctionner correctement, cette application nécessite d'avoir installé so
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.
<<<<<<< HEAD
**Version incluse :** 8.15.0~ynh2
=======
**Version incluse :** 8.15.0~ynh1
>>>>>>> refs/remotes/origin/testing
## Documentations et ressources
* Site officiel de lapp : <https://zwave-js.github.io/zwave-js-ui/#/>

6
conf/app.src Normal file
View file

@ -0,0 +1,6 @@
SOURCE_URL=https://api.github.com/repos/zwave-js/zwave-js-ui/zipball/v8.15.0
SOURCE_SUM=a8aac1fd25000dc6dbdd92c8d91e22bf3ffe1492a914777371f9d6e5299a676d
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=true
SOURCE_EXTRACT=true

View file

@ -5,7 +5,11 @@ 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"
<<<<<<< HEAD
version = "8.15.0~ynh2"
=======
version = "8.15.0~ynh1"
>>>>>>> refs/remotes/origin/testing
maintainers = ["Krakinou"]