mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Fix spelling in zha integration (#15506)
This commit is contained in:
parent
3bcf4ba9e0
commit
5e34b12f09
@ -289,7 +289,7 @@ Follow the instructions on [https://github.com/vanviegen/hue-thief/](https://git
|
||||
|
||||
### ZHA Start up issue with Home Assistant or Home Assistant Container
|
||||
|
||||
On Linux hosts ZHA can fail to start during HA startup or restarts because the Zigbee USB device is being claimed by the host's modemmanager service. To fix this disable the modemmanger on the host system.
|
||||
On Linux hosts ZHA can fail to start during HA startup or restarts because the Zigbee USB device is being claimed by the host's modemmanager service. To fix this disable the modemmanager on the host system.
|
||||
|
||||
To remove modemmanager from a Debian/Ubuntu host run this command:
|
||||
|
||||
@ -311,7 +311,7 @@ Create a `docker-compose.yml` with the following data:
|
||||
version: '2'
|
||||
services:
|
||||
homeassistant:
|
||||
# customisable name
|
||||
# customizable name
|
||||
container_name: home-assistant
|
||||
|
||||
# must be image for your platform, this is the rpi3 variant
|
||||
|
Loading…
x
Reference in New Issue
Block a user