From bc2bd41018760d1a3eeed2df7d5030e15641d9df Mon Sep 17 00:00:00 2001 From: Adrian Cowan Date: Sat, 4 Oct 2025 13:46:29 +1000 Subject: [PATCH] Add camera locations and IP addresses to documentation --- 0-hardware/cameras.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 0-hardware/cameras.md diff --git a/0-hardware/cameras.md b/0-hardware/cameras.md new file mode 100644 index 0000000..53f779a --- /dev/null +++ b/0-hardware/cameras.md @@ -0,0 +1,5 @@ +| Location | IP | +| --------- | ------------- | +| Doorbell | 192.168.1.108 | +| Side Gate | 192.168.1.109 | +| Ceiling | 192.168.1.110 |