diff options
author | makefu <github@syntax-fehler.de> | 2019-06-17 07:54:31 +0200 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2019-06-17 07:54:31 +0200 |
commit | ea8d45793ef7375dcb9c324d1a235f47898fdef3 (patch) | |
tree | dd4ac0e37bef48882d599f9f34c837f785de2896 /makefu/2configs/bureautomation/device_tracker/openwrt.nix | |
parent | 64eee34bbeac88ef8c4c27c8b4245ac0aaa7bfe7 (diff) |
ma bureautomation: prepare dwd_pollen, update presence
Diffstat (limited to 'makefu/2configs/bureautomation/device_tracker/openwrt.nix')
-rw-r--r-- | makefu/2configs/bureautomation/device_tracker/openwrt.nix | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/makefu/2configs/bureautomation/device_tracker/openwrt.nix b/makefu/2configs/bureautomation/device_tracker/openwrt.nix index 0db9821a1..d32eab60f 100644 --- a/makefu/2configs/bureautomation/device_tracker/openwrt.nix +++ b/makefu/2configs/bureautomation/device_tracker/openwrt.nix @@ -1,3 +1,6 @@ +# requires `opkg install luci-mod-rpc` on router +# see https://www.home-assistant.io/components/luci/ + [ { platform = "luci"; name = "router"; |