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

Merge pull request #310 from YunoHost-Apps/master-promotion

Upgrade master from testing
This commit is contained in:
ewilly 2024-03-23 05:51:04 +00:00 committed by GitHub
commit cebf2f9f6c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 53 additions and 43 deletions

8
ALL_README.md Normal file
View file

@ -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)

View file

@ -1,20 +1,20 @@
<!--
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.
Nota bene: ce README est automatiquement généré par https://github.com/YunoHost/apps/tree/master/tools/readme_generator
Il ne doit pas être modifié à la main.
-->
# 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 dinstaller Home Assistant rapidement et simplement sur un serveur YunoHost.
Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller 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:** <https://demo.home-assistant.io>
**Démo:** <https://demo.home-assistant.io>
## 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: <https://www.home-assistant.io>
- Official admin documentation: <https://www.home-assistant.io/docs/>
- Upstream app code repository: <https://github.com/home-assistant/core>
- Site officiel de lapp: <https://www.home-assistant.io>
- Documentation officielle de l'admin: <https://www.home-assistant.io/docs/>
- Dépôt de code officiel de lapp : <https://github.com/home-assistant/core>
- YunoHost Store : <https://apps.yunohost.org/app/homeassistant>
- Report a bug: <https://github.com/YunoHost-Apps/homeassistant_ynh/issues>
- Signaler un bug : <https://github.com/YunoHost-Apps/homeassistant_ynh/issues>
## 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:** <https://yunohost.org/packaging_apps>
**Plus d'infos sur le packaging d'applications:** <https://yunohost.org/packaging_apps>

View file

@ -1,20 +1,20 @@
<!--
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.
Nota bene: ce README est automatiquement généré par https://github.com/YunoHost/apps/tree/master/tools/readme_generator
Il ne doit pas être modifié à la main.
-->
# Home Assistant pour YunoHost
[![Niveau dinté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 dinstaller Home Assistant rapidement et simplement sur un serveur YunoHost.
Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
## Vue densemble
## 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 :** <https://demo.home-assistant.io>
**Démo:** <https://demo.home-assistant.io>
## 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 lapp : <https://www.home-assistant.io>
- Documentation officielle de ladmin : <https://www.home-assistant.io/docs/>
- Dépôt de code officiel de lapp : <https://github.com/home-assistant/core>
- YunoHost Store : <https://apps.yunohost.org/app/homeassistant>
- Signaler un bug : <https://github.com/YunoHost-Apps/homeassistant_ynh/issues>
- Site officiel de lapp: <https://www.home-assistant.io>
- Documentation officielle de l'admin: <https://www.home-assistant.io/docs/>
- Dépôt de code officiel de lapp : <https://github.com/home-assistant/core>
- YunoHost Store : <https://apps.yunohost.org/app/homeassistant>
- Signaler un bug : <https://github.com/YunoHost-Apps/homeassistant_ynh/issues>
## 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 dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>
**Plus d'infos sur le packaging d'applications:** <https://yunohost.org/packaging_apps>

View file

@ -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"