/HomeAssistant

:house_with_garden: Configuration for Home Assistant an Open-source home automation platform running on Python 3

Primary LanguagePythonMIT LicenseMIT

Home Assistant config by YoYoost

Build Status Code Health Last Commit

This is my Home Assistant configuration which is running on a Raspberry PI 2 running Hassbian.

Home Assistant Version: 0.106.5 Release notes GitHub

Platform

My devices

todo

Manage Home Assistant service

service home-assistant@homeassistant stop

service home-assistant@homeassistant start
sudo hassbian-config upgrade hassbian-script

sudo hassbian-config upgrade python

sudo hassbian-config upgrade home-assistant

sudo hassbian-config upgrade hassbian
(optional)sudo -u homeassistant -H -s

source /srv/homeassistant/bin/activate

pip3 install --upgrade homeassistant

Other useful Hassbian commands

halog - Shows HomeAssistant logging
hastatus - Shows HomeAssistant service status
harestart - Restarts HomeAssistant
hastart - Starts HomeAssistant
hastop - Stops HomeAssistant