From fc34628a3b1386263615b1cc830240ff790f2911 Mon Sep 17 00:00:00 2001 From: tube0013 Date: Mon, 20 May 2019 11:05:52 -0400 Subject: [PATCH] Add Host ModemManager fix --- source/_components/zha.markdown | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/source/_components/zha.markdown b/source/_components/zha.markdown index 79df7194824..2b2d6019ebe 100644 --- a/source/_components/zha.markdown +++ b/source/_components/zha.markdown @@ -102,3 +102,8 @@ enable_quirks: To add new devices to the network, call the `permit` service on the `zha` domain. Do this by clicking the Service icon in Developer tools and typing `zha.permit` in the **Service** dropdown box. Next, follow the device instructions for adding, scanning or factory reset. In case you want to add Philips Hue bulbs that have previously been added to another bridge, have a look at: [https://github.com/vanviegen/hue-thief/](https://github.com/vanviegen/hue-thief/) + + +## {% linkable_title ZHA Start up issue with Home-Assistant Docker/Hass.io installs on linux hosts %} + +On Linux hosts ZHA can fail to start during HA startup or restarts because the HUSBZB-1 device is being claimed by the host's modemmanager service. To fix this disable the modemmanger on the host system.