Adding a big warning (#9614)

* Adding a big warning

Multiple people have independently identified `modemmanager` as the source of Z-Wave and Zigbee related issues, and confirmed that disabling it resolves those problems. Adding a great big warning here.

* Added some instructions
This commit is contained in:
Dubh Ad 2019-06-14 09:05:10 +01:00 committed by Fabian Affolter
parent 679659fcf5
commit d5133d07f6

View File

@ -115,6 +115,10 @@ The packages you need to have available on your system that will run Hass.io may
- socat
- software-properties-common
<p class='note warning'>
The `modemmanager` package will interfere with any Z-Wave or Zigbee stick and should be removed or disabled. Failure to do so will result in random failures of those components. For example you can disable with `sudo systemctl disable ModemManager` and remove with `sudo apt-get purge modemmanager`
</p>
### {% linkable_title Arch Linux %}
- apparmor