lmahmutov / SGW-Homeassistant

Home Assistant on Openwrt, can be compiled as package and integrated to image
MIT License
16 stars 9 forks source link

OpenWrt Home Assistant Packages (python3)

Join Telegram group: @sgw_openwrt

Description

OpenWrt Home Assistant Packages : for Head (Development branch) HomeAssistant logo

License

See LICENSE file.

Usage

Add the following line to feeds.conf or feeds.conf.default.

src-git homeassistant https://github.com/lmahmutov/SGW-Homeassistant.git

Run

./scripts/feeds update homeassistant
./scripts/feeds install -a -p homeassistant
make defconfig

Request to add a package is welcome

If you want a new module (native module) that requires a precompiled binary, please open the issue.