Update Raspberry Pi specific (#9833)

Added information that the rebooted is necessary after enabling the serial interface.
This commit is contained in:
Ness 2019-07-12 06:27:50 -05:00 committed by Fabian Affolter
parent 60ed10fdfc
commit 99460b8b57

View File

@ -156,7 +156,7 @@ $ ls -1tr /dev/tty*|tail -n 1
#### Raspberry Pi specific
On the Raspberry Pi you will need to enable the serial interface in the `raspi-config` tool before you can add Z-Wave to Home Assistant.
On the Raspberry Pi you will need to enable the serial interface in the `raspi-config` tool before you can add Z-Wave to Home Assistant. Make sure to reboot the Raspberry Pi for the setting to take effect.
#### Linux (except Hassbian)