mirror of
https://github.com/YunoHost-Apps/homeassistant_ynh.git
synced 2024-09-03 19:26:16 +02:00
14 lines
1 KiB
Markdown
14 lines
1 KiB
Markdown
# Home Assistant for YunoHost
|
|
|
|
Home Assistant is a home automation platform running on Python 3. It is able to track and control all devices at home and offer a platform for automating control.
|
|
|
|
[![Install Home Assistant with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=homeassistant)
|
|
|
|
[![Integration level](https://dash.yunohost.org/integration/homeassistant.svg)](https://ci-apps.yunohost.org/jenkins/job/homeassistant%20%28Community%29/lastBuild/consoleFull)
|
|
|
|
## Links
|
|
* [Home Assistant website](https://www.home-assistant.io/)
|
|
* [Home Assistant git repository](https://github.com/home-assistant/home-assistant)
|
|
|
|
## Versions
|
|
Python 3.5 support is deprecated in the first release oh Home Assitant after August 1 (0.97). Yunohost provide python 3.5 (based on debian stretch). According to that, the latest compatible version with yunohost is 0.96.5. As soon as yunohost is compatible with debian buster, scripts will be updated to provide the latest version of Home Assistant.
|