Skip to content

OpenWRT Makefile for domoticz + turris dongle patchset + openzwave support

License

Notifications You must be signed in to change notification settings

fojtp/domoticz-turris

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About domoticz-turris

OpenWRT Makefile for domoticz + turris dongle patchset + openzwave support

This is unofficial repository for openwrt build files for OpenWRT used in Turris/Omnia routers. You can find prebuild binaries in Releases.

Installation

opkg install domoticz_xxx.ipk

Compilation

  • add repository to feeds.conf.default
  • add name of the repository to lists/base.lua.m4
  • ./scripts/feeds update -a
  • ./scripts/feeds install -a
  • make menuconfig (enable domoticz)
  • make package/domoticz/{clean,compile,install} V=s
  • enjoy from ./bin/your arch/package/repo name/domoticz_xxx.ipk

About

OpenWRT Makefile for domoticz + turris dongle patchset + openzwave support

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Makefile 74.9%
  • Shell 25.1%