small-package/applications/luci-app-homeassistant/Makefile

19 lines
342 B
Makefile

include $(TOPDIR)/rules.mk
PKG_VERSION:=1.1.1-20230108
PKG_RELEASE:=
LUCI_TITLE:=LuCI support for homeassistant
LUCI_PKGARCH:=all
LUCI_DEPENDS:=+docker +luci-lib-taskd
define Package/luci-app-homeassistant/conffiles
/etc/config/homeassistant
endef
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature