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:
commit
cebf2f9f6c
4 changed files with 53 additions and 43 deletions
8
ALL_README.md
Normal file
8
ALL_README.md
Normal 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)
|
||||||
|
|
||||||
|
|
47
README.md
47
README.md
|
@ -1,20 +1,20 @@
|
||||||
<!--
|
<!--
|
||||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
|
Nota bene : ce README est automatiquement généré par https://github.com/YunoHost/apps/tree/master/tools/readme_generator
|
||||||
It shall NOT be edited by hand.
|
Il ne doit pas être modifié à la main.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
# Home Assistant for YunoHost
|
# Home Assistant pour YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/homeassistant)  
|
[](https://dash.yunohost.org/appci/app/homeassistant)  
|
||||||
|
|
||||||
[](https://install-app.yunohost.org/?app=homeassistant)
|
[](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.
|
> *Ce package vous permet d’installer Home Assistant rapidement et simplement sur un serveur YunoHost.
|
||||||
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
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.
|
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 ;
|
- Companion Mobile Apps ;
|
||||||
- Home Energy Management."
|
- 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
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Documentation and resources
|
## Documentations et ressources
|
||||||
|
|
||||||
- Official app website: <https://www.home-assistant.io>
|
- Site officiel de l’app : <https://www.home-assistant.io>
|
||||||
- Official admin documentation: <https://www.home-assistant.io/docs/>
|
- Documentation officielle de l'admin : <https://www.home-assistant.io/docs/>
|
||||||
- Upstream app code repository: <https://github.com/home-assistant/core>
|
- Dépôt de code officiel de l’app : <https://github.com/home-assistant/core>
|
||||||
- YunoHost Store: <https://apps.yunohost.org/app/homeassistant>
|
- 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
|
```bash
|
||||||
sudo yunohost app install https://github.com/YunoHost-Apps/homeassistant_ynh/tree/testing --debug
|
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
|
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>
|
||||||
|
|
35
README_fr.md
35
README_fr.md
|
@ -1,20 +1,20 @@
|
||||||
<!--
|
<!--
|
||||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
|
Nota bene : ce README est automatiquement généré par https://github.com/YunoHost/apps/tree/master/tools/readme_generator
|
||||||
It shall NOT be edited by hand.
|
Il ne doit pas être modifié à la main.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
# Home Assistant pour YunoHost
|
# Home Assistant pour YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/homeassistant)  
|
[](https://dash.yunohost.org/appci/app/homeassistant)  
|
||||||
|
|
||||||
[](https://install-app.yunohost.org/?app=homeassistant)
|
[](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.
|
> *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.*
|
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.
|
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 ;
|
- Toutes les données de votre maison intelligente restent locales ;
|
||||||
- Applications mobiles compagnons ;
|
- Applications mobiles compagnons ;
|
||||||
- Gestion de l'énergie domestique.
|
- 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
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
- Site officiel de l’app : <https://www.home-assistant.io>
|
- Site officiel de l’app : <https://www.home-assistant.io>
|
||||||
- Documentation officielle de l’admin : <https://www.home-assistant.io/docs/>
|
- Documentation officielle de l'admin : <https://www.home-assistant.io/docs/>
|
||||||
- Dépôt de code officiel de l’app : <https://github.com/home-assistant/core>
|
- Dépôt de code officiel de l’app : <https://github.com/home-assistant/core>
|
||||||
- YunoHost Store : <https://apps.yunohost.org/app/homeassistant>
|
- YunoHost Store : <https://apps.yunohost.org/app/homeassistant>
|
||||||
- Signaler un bug : <https://github.com/YunoHost-Apps/homeassistant_ynh/issues>
|
- Signaler un bug : <https://github.com/YunoHost-Apps/homeassistant_ynh/issues>
|
||||||
|
|
||||||
## Informations pour les développeurs
|
## 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.
|
Pour essayer la branche testing, procédez comme suit.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
sudo yunohost app install https://github.com/YunoHost-Apps/homeassistant_ynh/tree/testing --debug
|
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
|
sudo yunohost app upgrade homeassistant -u https://github.com/YunoHost-Apps/homeassistant_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>
|
||||||
|
|
|
@ -5,7 +5,7 @@ name = "Home Assistant"
|
||||||
description.en = "Home automation platform"
|
description.en = "Home automation platform"
|
||||||
description.fr = "Plateforme domotique"
|
description.fr = "Plateforme domotique"
|
||||||
|
|
||||||
version = "2024.3.1~ynh1"
|
version = "2024.3.3~ynh1"
|
||||||
|
|
||||||
maintainers = ["ewilly"]
|
maintainers = ["ewilly"]
|
||||||
|
|
||||||
|
@ -80,8 +80,8 @@ ram.runtime = "2G"
|
||||||
[resources.sources]
|
[resources.sources]
|
||||||
|
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/home-assistant/core/archive/refs/tags/2024.3.1.tar.gz"
|
url = "https://github.com/home-assistant/core/archive/refs/tags/2024.3.3.tar.gz"
|
||||||
sha256 = "f74074e48584e80061d2b73cd48906dc00162b144236d41071611a8f4cd119ba"
|
sha256 = "8bdb1f14673f3d272a25fc56a41c9032e6279394e08fd0efd1c25504394656f8"
|
||||||
|
|
||||||
autoupdate.strategy = "latest_github_release"
|
autoupdate.strategy = "latest_github_release"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue