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 #367 from YunoHost-Apps/master-promotion
Some checks failed
YunoHost apps package linter / test (push) Has been cancelled
Create master promotion pull request / masterPromotion (push) Has been cancelled

Upgrade master from testing
This commit is contained in:
ewilly 2024-08-18 07:54:51 +00:00 committed by GitHub
commit 13e16bccc2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 70 additions and 10 deletions

View file

@ -6,4 +6,5 @@
- [Lire le README en français](README_fr.md)
- [Le o README en galego](README_gl.md)
- [Baca README dalam bahasa bahasa Indonesia](README_id.md)
- [Прочитать README на русский](README_ru.md)
- [阅读中文(简体)的 README](README_zh_Hans.md)

View file

@ -28,7 +28,7 @@ Home Assistant is an open source home automation that puts local control and pri
- Home Energy Management."
**Shipped version:** 2024.8.1~ynh1
**Shipped version:** 2024.8.2~ynh1
**Demo:** <https://demo.home-assistant.io>

View file

@ -28,7 +28,7 @@ Home Assistant is an open source home automation that puts local control and pri
- Home Energy Management."
**Versión actual:** 2024.8.1~ynh1
**Versión actual:** 2024.8.2~ynh1
**Demo:** <https://demo.home-assistant.io>

View file

@ -28,7 +28,7 @@ Home Assistant is an open source home automation that puts local control and pri
- Home Energy Management."
**Paketatutako bertsioa:** 2024.8.1~ynh1
**Paketatutako bertsioa:** 2024.8.2~ynh1
**Demoa:** <https://demo.home-assistant.io>

View file

@ -27,7 +27,7 @@ Home Assistant zst une application domotique open source qui donne la priorité
- Applications mobiles compagnons ;
- Gestion de l'énergie domestique.
**Version incluse:** 2024.8.1~ynh1
**Version incluse:** 2024.8.2~ynh1
**Démo:** <https://demo.home-assistant.io>

View file

@ -28,7 +28,7 @@ Home Assistant is an open source home automation that puts local control and pri
- Home Energy Management."
**Versión proporcionada:** 2024.8.1~ynh1
**Versión proporcionada:** 2024.8.2~ynh1
**Demo:** <https://demo.home-assistant.io>

View file

@ -28,7 +28,7 @@ Home Assistant is an open source home automation that puts local control and pri
- Home Energy Management."
**Versi terkirim:** 2024.8.1~ynh1
**Versi terkirim:** 2024.8.2~ynh1
**Demo:** <https://demo.home-assistant.io>

59
README_ru.md Normal file
View file

@ -0,0 +1,59 @@
<!--
Важно: этот README был автоматически сгенерирован <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
Он НЕ ДОЛЖЕН редактироваться вручную.
-->
# Home Assistant для YunoHost
[![Уровень интеграции](https://dash.yunohost.org/integration/homeassistant.svg)](https://ci-apps.yunohost.org/ci/apps/homeassistant/) ![Состояние работы](https://ci-apps.yunohost.org/ci/badges/homeassistant.status.svg) ![Состояние сопровождения](https://ci-apps.yunohost.org/ci/badges/homeassistant.maintain.svg)
[![Установите Home Assistant с YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=homeassistant)
*[Прочтите этот README на других языках.](./ALL_README.md)*
> *Этот пакет позволяет Вам установить Home Assistant быстро и просто на YunoHost-сервер.*
> *Если у Вас нет YunoHost, пожалуйста, посмотрите [инструкцию](https://yunohost.org/install), чтобы узнать, как установить его.*
## Обзор
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."
**Поставляемая версия:** 2024.8.2~ynh1
**Демо-версия:** <https://demo.home-assistant.io>
## Снимки экрана
![Снимок экрана Home Assistant](./doc/screenshots/screenshot1.png)
## Документация и ресурсы
- Официальный веб-сайт приложения: <https://www.home-assistant.io>
- Официальная документация администратора: <https://www.home-assistant.io/docs/>
- Репозиторий кода главной ветки приложения: <https://github.com/home-assistant/core>
- Магазин YunoHost: <https://apps.yunohost.org/app/homeassistant>
- Сообщите об ошибке: <https://github.com/YunoHost-Apps/homeassistant_ynh/issues>
## Информация для разработчиков
Пришлите Ваш запрос на слияние в [ветку `testing`](https://github.com/YunoHost-Apps/homeassistant_ynh/tree/testing).
Чтобы попробовать ветку `testing`, пожалуйста, сделайте что-то вроде этого:
```bash
sudo yunohost app install 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
```
**Больше информации о пакетировании приложений:** <https://yunohost.org/packaging_apps>

View file

@ -28,7 +28,7 @@ Home Assistant is an open source home automation that puts local control and pri
- Home Energy Management."
**分发版本:** 2024.8.1~ynh1
**分发版本:** 2024.8.2~ynh1
**演示:** <https://demo.home-assistant.io>

View file

@ -5,7 +5,7 @@ name = "Home Assistant"
description.en = "Home automation platform"
description.fr = "Plateforme domotique"
version = "2024.8.1~ynh1"
version = "2024.8.2~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.8.1.tar.gz"
sha256 = "1e37b1494c54c4c3d2205303f0445b3903873b3bd7a5441cb77fd79833810651"
url = "https://github.com/home-assistant/core/archive/refs/tags/2024.8.2.tar.gz"
sha256 = "9101fcb70236705a815deb61784ccf2b35f13b31753c274814c85a305ee7b071"
autoupdate.strategy = "latest_github_release"