From 4187031b153a01926773208ed56e99aaff9f7be3 Mon Sep 17 00:00:00 2001 From: Jerry Jacobs Date: Sun, 1 Dec 2024 11:16:50 +0100 Subject: [PATCH] vault backup: 2024-12-01 11:16:50 --- .obsidian/workspace.json | 10 +++++----- ...wanna do FreeBSD 14.1 and native Home Assistant?.md | 8 +++++++- 2 files changed, 12 insertions(+), 6 deletions(-) diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index f7315d1..c06b161 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -13,12 +13,12 @@ "state": { "type": "markdown", "state": { - "file": "2024/freebsd-notes.md", + "file": "2024/So you wanna do FreeBSD 14.1 and native Home Assistant?.md", "mode": "source", "source": false }, "icon": "lucide-file", - "title": "freebsd-notes" + "title": "So you wanna do FreeBSD 14.1 and native Home Assistant?" } }, { @@ -90,7 +90,7 @@ "state": { "type": "search", "state": { - "query": "homeassista", + "query": "homeassistant", "matchingCase": false, "explainSearch": false, "collapseAll": false, @@ -201,8 +201,9 @@ "command-palette:Open command palette": false } }, - "active": "783320241c5007e2", + "active": "abe7f08be8c489db", "lastOpenFiles": [ + "2024/freebsd-notes.md", "2024/freebsd-jail-vanilla.md", "2024/happy-holidays-nye-2024-kaart/IMG_E7695.HEIC", "2024/happy-holidays-nye-2024-kaart", @@ -210,7 +211,6 @@ "2024/So you wanna do FreeBSD 14.1 and native Home Assistant?.md", "2024/mijnpositievegezondheid.net/Mijn Positieve Gezondheid - 2024-11-08.pdf", "2024/mijnpositievegezondheid.net", - "2024/freebsd-notes.md", "2024/photoprism.md", "2024/1gabba.pw-links.md", "2024/verjaardag-uitnodiging-jerry-35j-23-mrt-2024.png", diff --git a/2024/So you wanna do FreeBSD 14.1 and native Home Assistant?.md b/2024/So you wanna do FreeBSD 14.1 and native Home Assistant?.md index ec54767..deab44c 100644 --- a/2024/So you wanna do FreeBSD 14.1 and native Home Assistant?.md +++ b/2024/So you wanna do FreeBSD 14.1 and native Home Assistant?.md @@ -375,4 +375,10 @@ vim: Command not found. (homeassistant) homeassistant@mango:/data/homeassistant % nvim lib/python3.11/site-packages/homeassistant/components/assist_pipeline/manifest.json ``` -Hacking it to use which one compiled: `webrtc-noise-gain==1.2.5` \ No newline at end of file +Hacking it to use which one compiled: `webrtc-noise-gain==1.2.5` + + +``` +$ cd /data/homeassistant +$ ./bin/hass --ignore-os-check -v -v -v -v +``` \ No newline at end of file