sam-4screen-desktop 2026-5-20:14:40:20

This commit is contained in:
2026-05-20 14:40:20 +10:00
parent c22f8e5eed
commit c3b93b7bda
3 changed files with 43 additions and 43 deletions

View File

@@ -13,12 +13,12 @@
"state": { "state": {
"type": "markdown", "type": "markdown",
"state": { "state": {
"file": "300 areas/310 Home Assistant/Harry and Finn Bedroom Lights.md", "file": "300 areas/310 Home Assistant/Front Door Cam.md",
"mode": "source", "mode": "source",
"source": false "source": false
}, },
"icon": "lucide-file", "icon": "lucide-file",
"title": "Harry and Finn Bedroom Lights" "title": "Front Door Cam"
} }
} }
] ]
@@ -197,10 +197,10 @@
}, },
"active": "56b95da6bf6e5d01", "active": "56b95da6bf6e5d01",
"lastOpenFiles": [ "lastOpenFiles": [
"100 inbox/1779250359-CEJH.md~",
"100 inbox/1779250359-CEJH.md",
"300 areas/310 Home Assistant/Home Assistant.md",
"300 areas/310 Home Assistant/Harry and Finn Bedroom Lights.md", "300 areas/310 Home Assistant/Harry and Finn Bedroom Lights.md",
"100 inbox/1779250359-CEJH.md~",
"300 areas/310 Home Assistant/Front Door Cam.md",
"300 areas/310 Home Assistant/Home Assistant.md",
"300 areas/310 Home Assistant/Harry and Finn Bedroom Lights.md~", "300 areas/310 Home Assistant/Harry and Finn Bedroom Lights.md~",
"100 inbox/1779249960-ZBJQ.md~", "100 inbox/1779249960-ZBJQ.md~",
"300 areas/310 Home Assistant/Tuya.md", "300 areas/310 Home Assistant/Tuya.md",
@@ -232,7 +232,6 @@
"100 inbox/1778914902-WMFA.md", "100 inbox/1778914902-WMFA.md",
"100 inbox/Untitled 2.md", "100 inbox/Untitled 2.md",
"100 inbox/Untitled 1.md", "100 inbox/Untitled 1.md",
"000 daily",
"Untitled.canvas" "Untitled.canvas"
] ]
} }

View File

@@ -1,37 +0,0 @@
---
created: <% tp.file.creation_date("YYYY-MM-DD HH:mm") %>
modified: <% tp.file.last_modified_date("YYYY-MM-DD HH:mm") %>
type: note
tags:
- Home-Assistant
- Radar
- PIR
- Speaker
- Microphone
- Camera
- ESP32
- ESPCAM
- AI
- N8N
- Gemini
- Google
- Whisper-API
- Speech-Piper
- Voice-Bridge
- Networking
- Dev-Ops
- Docker
- Mosquitto
- Nocodb
- Ntfy
aliases: []
id: 1779250359-CEJH
---
# [[<% tp.file.title %>]]
# Overview
This system incorporates many parts. The flow takes PIR sensor and
# TODO
- [ ] Add in laser tof to ensure human presense.

View File

@@ -0,0 +1,38 @@
---
created: 2026-05-20 14:28
modified: 2026-05-20 14:28
type: note
tags:
- Home-Assistant
- Radar
- PIR
- Speaker
- Microphone
- Camera
- ESP32
- ESPCAM
- AI
- N8N
- Gemini
- Google
- Whisper-API
- Speech-Piper
- Voice-Bridge
- Networking
- Dev-Ops
- Docker
- Mosquitto
- Nocodb
- Ntfy
- Snapcast
aliases: []
id: 1779250359-CEJH
---
# [[Front Door Cam]]
# Overview
This system incorporates many parts. The flow takes PIR sensor and then snaps a photo using N8N, Gemini to see if there is a human present. This photo is saved in NocoDB for future reference. If so it tells [[Home Assistant]] which alerts the home owner with light changes in living areas - blue/red and uses voice to inform house over snapcast of the presense at the front door. Voices can vary based on what Gemini sees. A voice prompt is created and sent to the speaker asking for the user to press the button and state their purpose. The microphone records the response and returns it to be broadcast over the Snapcast system. We send a message to NTFY for an alert on phones that there is a human present.
# TODO
- [ ] Add in laser tof to ensure human presense.