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

This commit is contained in:
2026-05-20 15:40:20 +10:00
parent ab6a9814c2
commit ee8a102af2
3 changed files with 13 additions and 14 deletions

View File

@@ -14,8 +14,8 @@
"type": "markdown",
"state": {
"file": "300 areas/310 Home Assistant/Home Assistant.md",
"mode": "source",
"source": false
"mode": "preview",
"source": true
},
"icon": "lucide-file",
"title": "Home Assistant"
@@ -197,11 +197,11 @@
},
"active": "56b95da6bf6e5d01",
"lastOpenFiles": [
"100 inbox/1779254460-MIOJ.md~",
"100 inbox/1779254460-MIOJ.md",
"100 inbox/1779254319-ZAGH.md~",
"100 inbox/1779254319-ZAGH.md",
"300 areas/310 Home Assistant/Garden Camera.md",
"300 areas/310 Home Assistant/Garden Lights.md",
"300 areas/310 Home Assistant/Home Assistant.md",
"100 inbox/1779254460-MIOJ.md~",
"100 inbox/1779254319-ZAGH.md~",
"300 areas/310 Home Assistant/Harry and Finn Bedroom Lights.md",
"300 areas/310 Home Assistant/Home Assistant.md~",
"300 areas/310 Home Assistant/Dog Feeder.md",
@@ -220,7 +220,6 @@
"100 inbox/1779248747-KUGA.md",
"100 inbox/1779248559-PJEL.md~",
"100 inbox/1778533395-ZAPX.md",
"100 inbox/1779248047-FXSL.md~",
"100 inbox/1778493481-VJZL.md",
"300 areas/380 Social Politics Economics/Investment Ideas Global Events.md",
"100 inbox/Untitled.md",

View File

@@ -1,11 +1,11 @@
---
created: <% tp.file.creation_date("YYYY-MM-DD HH:mm") %>
modified: <% tp.file.last_modified_date("YYYY-MM-DD HH:mm") %>
created: 2026-05-20 15:25
modified: 2026-05-20 15:26
type: note
tags:
- AI
- Home-Assistant
- Rasperry Pi
- Rasperry-Pi
- ESP32
- Battery
- Lora
@@ -16,7 +16,7 @@ tags:
aliases: []
id: 1779254460-MIOJ
---
# [[<% tp.file.title %>]]
# [[Garden Camera]]
# Overview
Original plan was to build with ESP32 wake on sensor with automatica cameras recording low quality, then switching to Rasperry Pi with higher quality camera recording on SD Card with LoraWan automatically sending info to Home Assistant then due to Rasperry delay, once powered on, switchinig to Wifi and then uploading data.

View File

@@ -1,6 +1,6 @@
---
created: <% tp.file.creation_date("YYYY-MM-DD HH:mm") %>
modified: <% tp.file.last_modified_date("YYYY-MM-DD HH:mm") %>
created: 2026-05-20 15:20
modified: 2026-05-20 15:20
type: note
tags:
- AI
@@ -15,7 +15,7 @@ tags:
aliases: []
id: 1779254319-ZAGH
---
# [[<% tp.file.title %>]]
# [[Garden Lights]]
# Overview
Sensors detect human presence and turn on 12 volt garden lights. Solar panels recharge the batteries during the day. A charge controller maintains the correct charge.