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