mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 20:36:52 +00:00
Flag lack of rpi 5 support (#35407)
This commit is contained in:
parent
c52aa0ca7c
commit
f743b2bb5b
@ -19,7 +19,7 @@ related:
|
|||||||
|
|
||||||
The `remote_rpi_gpio` {% term integration %} is the base for all related GPIO platforms in Home Assistant. For the platform configurations, please check their corresponding sections.
|
The `remote_rpi_gpio` {% term integration %} is the base for all related GPIO platforms in Home Assistant. For the platform configurations, please check their corresponding sections.
|
||||||
|
|
||||||
The remote Raspberry Pi, and the control computer where Home Assistant is running must be configured to be able to run `remote_rpi_gpio`, see [Configuring Remote GPIO](https://gpiozero.readthedocs.io/en/stable/remote_gpio.html) for more details.
|
The remote Raspberry Pi, and the control computer where Home Assistant is running must be configured to be able to run `remote_rpi_gpio`, see [Configuring Remote GPIO](https://gpiozero.readthedocs.io/en/stable/remote_gpio.html) for more details. Unfortunately, this setup is not currently possible with remote, Raspberry Pi 5 hosts, [due to a lack of support in pigiod](https://github.com/joan2937/pigpio/issues/586).
|
||||||
|
|
||||||
Note that for virtual environments, you may need to set an environment variable when starting the environment to set the pin factory, for example:
|
Note that for virtual environments, you may need to set an environment variable when starting the environment to set the pin factory, for example:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user