Skip to content

Commit 5e34b12

Browse files
authored
Fix spelling in zha integration (home-assistant#15506)
1 parent 3bcf4ba commit 5e34b12

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/_integrations/zha.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ Follow the instructions on [https://github.com/vanviegen/hue-thief/](https://git
289289

290290
### ZHA Start up issue with Home Assistant or Home Assistant Container
291291

292-
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.
292+
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.
293293

294294
To remove modemmanager from a Debian/Ubuntu host run this command:
295295

@@ -311,7 +311,7 @@ Create a `docker-compose.yml` with the following data:
311311
version: '2'
312312
services:
313313
homeassistant:
314-
# customisable name
314+
# customizable name
315315
container_name: home-assistant
316316
317317
# must be image for your platform, this is the rpi3 variant

0 commit comments

Comments
 (0)