1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jeedom_ynh.git synced 2024-09-03 19:26:26 +02:00

Auto-update README

This commit is contained in:
yunohost-bot 2022-06-08 03:32:39 +00:00
parent 16e82f6c7a
commit 26067a20f0
2 changed files with 79 additions and 21 deletions

View file

@ -1,48 +1,53 @@
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
It shall NOT be edited by hand.
-->
# Jeedom for YunoHost
[![Integration level](https://dash.yunohost.org/integration/jeedom.svg)](https://dash.yunohost.org/appci/app/jeedom) ![](https://ci-apps.yunohost.org/ci/badges/jeedom.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/jeedom.maintain.svg)
[![Install Jeedom with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=jeedom)
[![Integration level](https://dash.yunohost.org/integration/jeedom.svg)](https://dash.yunohost.org/appci/app/jeedom) ![Working status](https://ci-apps.yunohost.org/ci/badges/jeedom.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/jeedom.maintain.svg)
[![Install Jeedom with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=jeedom)
> *This package allows you to install Jeedom quickly and simply on a YunoHost server.
*[Lire ce readme en français.](./README_fr.md)*
> *This package allows you to install Jeedom quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
## Overview
Jeedom is an home automation software.
**Shipped version:** 4.1.19
**Shipped version:** 4.1.19~ynh1
## Screenshots
![Jeedom](https://www.jeedom.com/site/img/01-Appli-jeedom.png)
![Screenshot of Jeedom](./doc/screenshots/01-Appli-jeedom.png)
## YunoHost specific features
## Disclaimers / important information
#### Multi-user support
- LDAP login: your YunoHost users also become Jeedom users
#### Supported architectures
## Documentation and resources
* x86-64b - [![Build Status](https://ci-apps.yunohost.org/ci/logs/jeedom%20%28Apps%29.svg)](https://ci-apps.yunohost.org/ci/apps/jeedom/)
* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/jeedom%20%28Apps%29.svg)](https://ci-apps-arm.yunohost.org/ci/apps/jeedom/)
* Official app website: <https://www.jeedom.com>
* Official admin documentation: <https://doc.jeedom.com>
* Upstream app code repository: <https://github.com/jeedom/core>
* YunoHost documentation for this app: <https://yunohost.org/app_jeedom>
* Report a bug: <https://github.com/YunoHost-Apps/jeedom_ynh/issues>
## Links
* Report a bug: https://github.com/YunoHost-Apps/jeedom_ynh/issues
* App website: https://www.jeedom.com/
* Upstream app repository: https://github.com/jeedom/core
* YunoHost website: https://yunohost.org/
---
Developer info
----------------
## Developer info
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/jeedom_ynh/tree/testing).
To try the testing branch, please proceed like that.
```
``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/jeedom_ynh/tree/testing --debug
or
sudo yunohost app upgrade jeedom -u https://github.com/YunoHost-Apps/jeedom_ynh/tree/testing --debug
```
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>

53
README_fr.md Normal file
View file

@ -0,0 +1,53 @@
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
It shall NOT be edited by hand.
-->
# Jeedom pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/jeedom.svg)](https://dash.yunohost.org/appci/app/jeedom) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/jeedom.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/jeedom.maintain.svg)
[![Installer Jeedom avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=jeedom)
*[Read this readme in english.](./README.md)*
> *Ce package vous permet d'installer Jeedom rapidement et simplement sur un serveur YunoHost.
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
## Vue d'ensemble
Jeedom is an home automation software.
**Version incluse :** 4.1.19~ynh1
## Captures d'écran
![Capture d'écran de Jeedom](./doc/screenshots/01-Appli-jeedom.png)
## Avertissements / informations importantes
#### Multi-user support
- LDAP login: your YunoHost users also become Jeedom users
## Documentations et ressources
* Site officiel de l'app : <https://www.jeedom.com>
* Documentation officielle de l'admin : <https://doc.jeedom.com>
* Dépôt de code officiel de l'app : <https://github.com/jeedom/core>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_jeedom>
* Signaler un bug : <https://github.com/YunoHost-Apps/jeedom_ynh/issues>
## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/jeedom_ynh/tree/testing).
Pour essayer la branche testing, procédez comme suit.
``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/jeedom_ynh/tree/testing --debug
ou
sudo yunohost app upgrade jeedom -u https://github.com/YunoHost-Apps/jeedom_ynh/tree/testing --debug
```
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>