mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-03 09:38:59 +00:00
Tips for enabling GPIO on Hass.io (#7224)
- Removed a hint to `mount_dir`, because it's not mentioned in the linked documentation (anymore?). - A tip for activating GPIO on Hass.io has been added, as the other documentation only applies to Debian based systems.
This commit is contained in:
parent
470393dc6f
commit
eda0f413aa
@ -29,7 +29,8 @@ The 1-Wire bus can be connected directly to the IO pins of Raspberry Pi or using
|
||||
|
||||
## {% linkable_title Raspberry Pi setup %}
|
||||
|
||||
In order to setup 1-Wire support on Raspberry Pi, you'll need to edit `/boot/config.txt` following [this documentation](https://www.waveshare.com/wiki/Raspberry_Pi_Tutorial_Series:_1-Wire_DS18B20_Sensor#Enable_1-Wire). Don't use the `mount_dir` option.
|
||||
In order to setup 1-Wire support on Raspberry Pi, you'll need to edit `/boot/config.txt` following [this documentation](https://www.waveshare.com/wiki/Raspberry_Pi_Tutorial_Series:_1-Wire_DS18B20_Sensor#Enable_1-Wire).
|
||||
To edit `/boot/config.txt` on Hass.io use [this documentation](https://developers.home-assistant.io/docs/en/hassio_debugging.html) to enable SSH and edit `/mnt/boot/config.txt` via `vi`.
|
||||
|
||||
## {% linkable_title Interface adapter setup %}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user