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 #276 from YunoHost-Apps/master-promotion

Upgrade master from testing
This commit is contained in:
ewilly 2023-11-29 11:05:00 +01:00 committed by GitHub
commit f2fe2c6a98
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 24 additions and 18 deletions

View file

@ -16,8 +16,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
## Overview
Awaken your home
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.
### Features
@ -29,7 +28,7 @@ Open source home automation that puts local control and privacy first. Powered b
- Home Energy Management."
**Shipped version:** 2023.11.2~ynh1
**Shipped version:** 2023.11.3~ynh1
**Demo:** https://demo.home-assistant.io

View file

@ -16,20 +16,18 @@ Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
## Vue densemble
Awaken your home
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 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.
### Features
### Caractéristiques
- Works with over 1000 brands ;
- Powerful automations ;
- Extend your system with add-ons ;
- All your smart home data stays local ;
- Companion Mobile Apps ;
- Home Energy Management."
- Fonctionne avec plus de 1000 marques ;
- Des automatismes puissants ;
- Étendez votre système avec des modules complémentaires ;
- Toutes les données de votre maison intelligente restent locales ;
- Applications mobiles compagnons ;
- Gestion de l'énergie domestique.
**Version incluse :** 2023.11.2~ynh1
**Version incluse :** 2023.11.3~ynh1
**Démo :** https://demo.home-assistant.io

View file

@ -1,5 +1,4 @@
Awaken your home
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.
### Features

10
doc/DESCRIPTION_fr.md Normal file
View file

@ -0,0 +1,10 @@
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.
### Caractéristiques
- Fonctionne avec plus de 1000 marques ;
- Des automatismes puissants ;
- Étendez votre système avec des modules complémentaires ;
- Toutes les données de votre maison intelligente restent locales ;
- Applications mobiles compagnons ;
- Gestion de l'énergie domestique.

View file

@ -5,7 +5,7 @@ name = "Home Assistant"
description.en = "Home automation platform"
description.fr = "Plateforme domotique"
version = "2023.11.2~ynh1"
version = "2023.11.3~ynh1"
maintainers = ["ewilly"]

View file

@ -5,7 +5,7 @@
#=================================================
# Release to install
app_version=2023.11.2
app_version=2023.11.3
# Requirements
py_required_version=3.11.6