사용자 도구

사이트 도구


hass

문서의 이전 판입니다!


Home Assistant (hass)

Python 기반으로 개발된 home automation platform이다. 손쉬운 확장성과 간결한 구조로 다양한 설정과 제어가 가능하다.


Installation

  • normal install
$ pip3 install --upgrade homeassistant
  • using docker image
$ sudo docker run epitaxy/compact-hass

Presence detection

  • Asuswrt: openssh is required.
$ sudo apt install openssh
  • Bluetooth: bluez is required.
$ sudo apt install bluez bluez-dev
  • nmap
$ sudo apt install nmap
  • Owntracks: some tweaks are needed to get integrity of location.

sonoff Integration

  • sonoff wifi switch can be easily integrated in hass.
  • By updating custom firmware (sonoff-tasmota) and enabling though WEMO emulation, sonoff can be automatically discovered and controlled as a WEMO switch.

Automation

hass.1542459070.txt.gz · 마지막으로 수정됨: 저자 ican