Hi,
I have a QNAP TS-253Be QTS 4.3.50728
I am using Container Station, I’ve installed from Docker HomeAsistant/Home-Assistant
I have setup Philips Hue Bridge with All my lights connected, tat was easy.
However, in Configuration>Interrogation Homekit, Plex, Apple TV, and Belkin Switch (I’m also wondering if Belkin lights work) are not there.
I tried to figure out how to setup Homekit (I understand I have to register all the devices with Home Assistant, which disconnects them from SIRI, then somehow re-connect them to SIRI again).
On this page for Homekit integration I’m suppose to install some extra things by running the below command (I just used the Terminal in Container Station Docker >_).
You may need additional packages to support the HomeKit Python module: $ sudo apt-get install libgmp-dev libmpfr-dev libmpc-dev
This is the output of running that command:
Process Exited with Code 126
oci runtime error: exec failed: container_linux.go:265: starting container process caused "exec: \"sudo\": executable file not found in $PATH"
Also, even if this had installed I’m not too sure how to complete the rest of the tasks on this page:
https://www.home-assistant.io/components/homekit_controller/
Any help is greatly appreciated.