diff --git a/ALL_README.md b/ALL_README.md new file mode 100644 index 0000000..b412b5e --- /dev/null +++ b/ALL_README.md @@ -0,0 +1,8 @@ +# All available README files by language + +[Read the README in English](README.md) + + +* [Lire le README en français](README_fr.md) + + diff --git a/README.md b/README.md index 2d83fcd..ac72a1b 100644 --- a/README.md +++ b/README.md @@ -1,20 +1,20 @@ -# Home Assistant for YunoHost +# Home Assistant pour YunoHost -[![Integration level](https://dash.yunohost.org/integration/homeassistant.svg)](https://dash.yunohost.org/appci/app/homeassistant) ![Working status](https://ci-apps.yunohost.org/ci/badges/homeassistant.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/homeassistant.maintain.svg) +[![Niveau d'intégration](https://dash.yunohost.org/integration/homeassistant.svg)](https://dash.yunohost.org/appci/app/homeassistant) ![Status du fonctionnement](https://ci-apps.yunohost.org/ci/badges/homeassistant.status.svg) ![Statut demaintenance](https://ci-apps.yunohost.org/ci/badges/homeassistant.maintain.svg) -[![Install Home Assistant with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=homeassistant) +[![Installer Home Assistant avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=homeassistant) -*[Lire ce readme en français.](./README_fr.md)* +*[Lire le README dans d'autres langues.](./ALL_README.md)* -> *This package allows you to install Home Assistant 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.* +> *Ce package vous permet d’installer Home Assistant 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.* -## Overview +## Vue d'ensemble Home Assistant is an open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. @@ -27,27 +27,28 @@ Home Assistant is an open source home automation that puts local control and pri - Companion Mobile Apps ; - Home Energy Management." -**Shipped version:** 2024.3.1~ynh1 +**Version incluse :** 2024.3.3~ynh1 -**Demo:** +**Démo:** -## Screenshots +## Captures d'écran -![Screenshot of Home Assistant](./doc/screenshots/screenshot1.png) +![Capture d'écran de Home Assistant](./doc/screenshots/screenshot1.png) -## Documentation and resources +## Documentations et ressources -- Official app website: -- Official admin documentation: -- Upstream app code repository: -- YunoHost Store: -- Report a bug: +- Site officiel de l’app : +- Documentation officielle de l'admin : +- Dépôt de code officiel de l’app : +- YunoHost Store : +- Signaler un bug : -## Developer info +## Informations pour les développeurs -Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/homeassistant_ynh/tree/testing). +Merci de faire vos pull request sur la [branche branch](https://github.com/YunoHost-Apps/homeassistant_ynh/tree/testing), -To try the testing branch, please proceed like that. + +Pour essayer la branche testing, procédez comme suit. ```bash sudo yunohost app install https://github.com/YunoHost-Apps/homeassistant_ynh/tree/testing --debug @@ -55,4 +56,4 @@ or sudo yunohost app upgrade homeassistant -u https://github.com/YunoHost-Apps/homeassistant_ynh/tree/testing --debug ``` -**More info regarding app packaging:** +**Plus d'infos sur le packaging d'applications :** diff --git a/README_fr.md b/README_fr.md index 0ff2858..c843bbb 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,20 +1,20 @@ # Home Assistant pour YunoHost -[![Niveau d’intégration](https://dash.yunohost.org/integration/homeassistant.svg)](https://dash.yunohost.org/appci/app/homeassistant) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/homeassistant.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/homeassistant.maintain.svg) +[![Niveau d'intégration](https://dash.yunohost.org/integration/homeassistant.svg)](https://dash.yunohost.org/appci/app/homeassistant) ![Status du fonctionnement](https://ci-apps.yunohost.org/ci/badges/homeassistant.status.svg) ![Statut demaintenance](https://ci-apps.yunohost.org/ci/badges/homeassistant.maintain.svg) [![Installer Home Assistant avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=homeassistant) -*[Read this readme in english.](./README.md)* +*[Lire le README dans d'autres langues.](./ALL_README.md)* > *Ce package vous permet d’installer Home Assistant 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 +## Vue d'ensemble Home Assistant zst une application domotique open source qui donne la priorité au contrôle local et à la confidentialité. Propulsé par une communauté mondiale de bricoleurs et de passionnés de bricolage. Parfait pour fonctionner sur un Raspberry Pi ou un serveur local. @@ -26,32 +26,33 @@ Home Assistant zst une application domotique open source qui donne la priorité - Toutes les données de votre maison intelligente restent locales ; - Applications mobiles compagnons ; - Gestion de l'énergie domestique. -**Version incluse :** 2024.3.1~ynh1 +**Version incluse :** 2024.3.3~ynh1 -**Démo :** +**Démo:** -## Captures d’écran +## Captures d'écran -![Capture d’écran de Home Assistant](./doc/screenshots/screenshot1.png) +![Capture d'écran de Home Assistant](./doc/screenshots/screenshot1.png) ## Documentations et ressources -- Site officiel de l’app : -- Documentation officielle de l’admin : -- Dépôt de code officiel de l’app : -- YunoHost Store : -- Signaler un bug : +- Site officiel de l’app : +- Documentation officielle de l'admin : +- Dépôt de code officiel de l’app : +- YunoHost Store : +- Signaler un bug : ## Informations pour les développeurs -Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/homeassistant_ynh/tree/testing). +Merci de faire vos pull request sur la [branche branch](https://github.com/YunoHost-Apps/homeassistant_ynh/tree/testing), + Pour essayer la branche testing, procédez comme suit. ```bash sudo yunohost app install https://github.com/YunoHost-Apps/homeassistant_ynh/tree/testing --debug -ou +or sudo yunohost app upgrade homeassistant -u https://github.com/YunoHost-Apps/homeassistant_ynh/tree/testing --debug ``` -**Plus d’infos sur le packaging d’applications :** +**Plus d'infos sur le packaging d'applications :** diff --git a/manifest.toml b/manifest.toml index a90e012..a65ca9c 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Home Assistant" description.en = "Home automation platform" description.fr = "Plateforme domotique" -version = "2024.3.1~ynh1" +version = "2024.3.3~ynh1" maintainers = ["ewilly"] @@ -80,8 +80,8 @@ ram.runtime = "2G" [resources.sources] [resources.sources.main] - url = "https://github.com/home-assistant/core/archive/refs/tags/2024.3.1.tar.gz" - sha256 = "f74074e48584e80061d2b73cd48906dc00162b144236d41071611a8f4cd119ba" + url = "https://github.com/home-assistant/core/archive/refs/tags/2024.3.3.tar.gz" + sha256 = "8bdb1f14673f3d272a25fc56a41c9032e6279394e08fd0efd1c25504394656f8" autoupdate.strategy = "latest_github_release"