1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/homeassistant_ynh.git synced 2024-09-03 19:26:16 +02:00
Home automation platform package for YunoHost
Find a file
2021-01-18 21:12:47 +01:00
conf Update to simpler 2021-01-17 15:21:10 +01:00
scripts Only silent for python building 2021-01-18 21:12:47 +01:00
check_process No actions to test 2021-01-17 16:50:22 +01:00
LICENSE Update 2018-10-18 05:16:40 +02:00
manifest.json enh README 2020-11-14 15:08:50 +01:00
README.md Fix linter warning 2021-01-05 15:13:01 +01:00

Home Assistant for YunoHost

Integration level
Install Home Assistant with YunoHost

Lire ce readme en français.

This package allows you to install Home Assistant quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

Home Assistant is free, open-source home automation software designed to be the central control system of a smart home or smart home. Written in Python, its main focus is local control and privacy.

Shipped version: 0.117.6

Screenshots

Demo

Configuration

How to configure this app: From an admin panel

Documentation

YunoHost specific features

Multi-user support

  • Are LDAP and HTTP auth supported? LDAP=Yes | HTTP auth=No
  • Can the app be used by multiple users? Yes

Supported architectures

  • x86-64 - Build Status
  • ARMv8-A - Build Status

Limitations

  • Any known limitations.

Additional information

  • As the pyhton version shipped in Debian stable is not supported, a recent version will be built during the installation process. it may take a while to achive that (15 to 60 minutes)

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that.

sudo yunohost app install https://github.com/YunoHost-Apps/homeassistant_ynh/tree/testing --debug
or
sudo yunohost app upgrade homeassistant -u https://github.com/YunoHost-Apps/homeassistant_ynh/tree/testing --debug