Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 823 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 823 Bytes

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.