Skip to content

Home Assistant on Openwrt, can be compiled as package and integrated to image

License

Notifications You must be signed in to change notification settings

kuncy7/SGW-Homeassistant

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenWrt Home Assistant Packages (python3)

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/kuncy7/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.

About

Home Assistant on Openwrt, can be compiled as package and integrated to image

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 87.4%
  • Python 12.3%
  • Shell 0.3%