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 e24a6b1..26b7395 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 @@ -303,6 +303,10 @@ Interesting is 2024-11-08 19:42:54.330 ERROR (MainThread) [homeassistant.setup] Setup failed for 'mobile_app': Requirements for assist_pipeline not found: ['webrtc-noise-gain==1.2.3']. ``` +https://www.reddit.com/r/termux/comments/178kt7e/need_help_installing_webrtcnoisegain_for_home/ + +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