From 4fcb0af4211ad1679eec15f830ed4f8c8f44f1ab Mon Sep 17 00:00:00 2001 From: Jerry Jacobs Date: Fri, 8 Nov 2024 19:54:39 +0100 Subject: [PATCH] vault backup: 2024-11-08 19:54:39 --- .../So you wanna do FreeBSD and native Home Assistant?.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/2024/So you wanna do FreeBSD and native Home Assistant?.md b/2024/So you wanna do FreeBSD and native Home Assistant?.md index ea40436..4d7eb8d 100644 --- a/2024/So you wanna do FreeBSD and native Home Assistant?.md +++ b/2024/So you wanna do FreeBSD and native Home Assistant?.md @@ -314,4 +314,10 @@ Setuptools is also calling the `cc` ?? Really Needed for iOS app.... -In `~/.homeassistant/configuration.yaml` we need to add to root `# Mobile application mobile_app:` to enable iOS login. \ No newline at end of file +In `~/.homeassistant/configuration.yaml` we need to add to root `# Mobile application mobile_app:` to enable iOS login. + +Thanks again for more dependency hell when almost everything is "working": + +``` +2024-11-08 19:48:52.382 WARNING (MainThread) [homeassistant.bootstrap] Support for the running Python version 3.11.9 is deprecated and will be removed in Home Assistant 2024.4; Please upgrade Python to 3.12 +``` \ No newline at end of file