vault backup: 2024-12-01 11:16:50

This commit is contained in:
Jerry Jacobs 2024-12-01 11:16:50 +01:00
parent 76703eea9a
commit 4187031b15
2 changed files with 12 additions and 6 deletions

View File

@ -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",

View File

@ -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`
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
```