summaryrefslogtreecommitdiffstats
path: root/2configs/home/ham/device_tracker
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2021-04-08 21:39:39 +0200
committermakefu <github@syntax-fehler.de>2021-04-08 21:39:39 +0200
commitbcf44dce73d5c33c88daee3eb2a7a6521220b3af (patch)
treeab8111769d3e6da8c7ac3e2b977556971d9dd8c1 /2configs/home/ham/device_tracker
parent2c2200a6d4a9111b0f3c83fa06822eba22aa54e0 (diff)
ma: move home network from 192.168.1.0/24 to 192.168.111.0/24
Diffstat (limited to '2configs/home/ham/device_tracker')
-rw-r--r--2configs/home/ham/device_tracker/openwrt.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/2configs/home/ham/device_tracker/openwrt.nix b/2configs/home/ham/device_tracker/openwrt.nix
index 0a34f702a..c2b0353c6 100644
--- a/2configs/home/ham/device_tracker/openwrt.nix
+++ b/2configs/home/ham/device_tracker/openwrt.nix
@@ -2,7 +2,7 @@
services.home-assistant.config.device_tracker =
[
{ platform = "luci";
- host = "192.168.1.5";
+ host = "192.168.111.5";
username = "root";
password = import <secrets/hass/router.nix>;
interval_seconds = 30; # instead of 12seconds