mirror of
https://github.com/YunoHost-Apps/homeassistant_ynh.git
synced 2024-09-03 19:26:16 +02:00
Auto-update READMEs
This commit is contained in:
parent
8c3f51f646
commit
5375e8822f
5 changed files with 63 additions and 3 deletions
|
@ -3,3 +3,4 @@
|
||||||
- [Read the README in English](README.md)
|
- [Read the README in English](README.md)
|
||||||
- [Irakurri README euskaraz](README_eu.md)
|
- [Irakurri README euskaraz](README_eu.md)
|
||||||
- [Lire le README en français](README_fr.md)
|
- [Lire le README en français](README_fr.md)
|
||||||
|
- [Le o README en galego](README_gl.md)
|
||||||
|
|
|
@ -28,7 +28,7 @@ Home Assistant is an open source home automation that puts local control and pri
|
||||||
- Home Energy Management."
|
- Home Energy Management."
|
||||||
|
|
||||||
|
|
||||||
**Shipped version:** 2024.3.3~ynh2
|
**Shipped version:** 2024.4.0~ynh1
|
||||||
|
|
||||||
**Demo:** <https://demo.home-assistant.io>
|
**Demo:** <https://demo.home-assistant.io>
|
||||||
|
|
||||||
|
|
|
@ -28,7 +28,7 @@ Home Assistant is an open source home automation that puts local control and pri
|
||||||
- Home Energy Management."
|
- Home Energy Management."
|
||||||
|
|
||||||
|
|
||||||
**Paketatutako bertsioa:** 2024.3.3~ynh2
|
**Paketatutako bertsioa:** 2024.4.0~ynh1
|
||||||
|
|
||||||
**Demoa:** <https://demo.home-assistant.io>
|
**Demoa:** <https://demo.home-assistant.io>
|
||||||
|
|
||||||
|
|
|
@ -27,7 +27,7 @@ Home Assistant zst une application domotique open source qui donne la priorité
|
||||||
- Applications mobiles compagnons ;
|
- Applications mobiles compagnons ;
|
||||||
- Gestion de l'énergie domestique.
|
- Gestion de l'énergie domestique.
|
||||||
|
|
||||||
**Version incluse :** 2024.3.3~ynh2
|
**Version incluse :** 2024.4.0~ynh1
|
||||||
|
|
||||||
**Démo :** <https://demo.home-assistant.io>
|
**Démo :** <https://demo.home-assistant.io>
|
||||||
|
|
||||||
|
|
59
README_gl.md
Normal file
59
README_gl.md
Normal file
|
@ -0,0 +1,59 @@
|
||||||
|
<!--
|
||||||
|
NOTA: Este README foi creado automáticamente por <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||||||
|
NON debe editarse manualmente.
|
||||||
|
-->
|
||||||
|
|
||||||
|
# Home Assistant para YunoHost
|
||||||
|
|
||||||
|
[](https://dash.yunohost.org/appci/app/homeassistant)  
|
||||||
|
|
||||||
|
[](https://install-app.yunohost.org/?app=homeassistant)
|
||||||
|
|
||||||
|
*[Le este README en outros idiomas.](./ALL_README.md)*
|
||||||
|
|
||||||
|
> *Este paquete permíteche instalar Home Assistant de xeito rápido e doado nun servidor YunoHost.*
|
||||||
|
> *Se non usas YunoHost, le a [documentación](https://yunohost.org/install) para saber como instalalo.*
|
||||||
|
|
||||||
|
## Vista xeral
|
||||||
|
|
||||||
|
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
|
||||||
|
|
||||||
|
- 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."
|
||||||
|
|
||||||
|
|
||||||
|
**Versión proporcionada:** 2024.4.0~ynh1
|
||||||
|
|
||||||
|
**Demo:** <https://demo.home-assistant.io>
|
||||||
|
|
||||||
|
## Capturas de pantalla
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
## Documentación e recursos
|
||||||
|
|
||||||
|
- Web oficial da app: <https://www.home-assistant.io>
|
||||||
|
- Documentación oficial para admin: <https://www.home-assistant.io/docs/>
|
||||||
|
- Repositorio de orixe do código: <https://github.com/home-assistant/core>
|
||||||
|
- Tenda YunoHost: <https://apps.yunohost.org/app/homeassistant>
|
||||||
|
- Informar dun problema: <https://github.com/YunoHost-Apps/homeassistant_ynh/issues>
|
||||||
|
|
||||||
|
## Info de desenvolvemento
|
||||||
|
|
||||||
|
Envía a túa colaboración á [rama `testing`](https://github.com/YunoHost-Apps/homeassistant_ynh/tree/testing).
|
||||||
|
|
||||||
|
Para probar a rama `testing`, procede deste xeito:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
sudo yunohost app install https://github.com/YunoHost-Apps/homeassistant_ynh/tree/testing --debug
|
||||||
|
ou
|
||||||
|
sudo yunohost app upgrade homeassistant -u https://github.com/YunoHost-Apps/homeassistant_ynh/tree/testing --debug
|
||||||
|
```
|
||||||
|
|
||||||
|
**Máis info sobre o empaquetado da app:** <https://yunohost.org/packaging_apps>
|
Loading…
Add table
Reference in a new issue