You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/firmware/configuration/gpio.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,10 @@ You can attach external devices like buttons, switches, relays, lights or LEDs u
4
4
5
5
When integrated with [Home Assistant](../../integrations/home-assistant/howto.md), the configured GPIOs will be added automatically during discovery as appropriate entities in the system.
6
6
7
+
!!! note
8
+
In case your board was previously discovered by Home Assistant, you will need to rediscover it to see the new entities.
9
+
For that, remove it from Home Assistant devices, then restart Home Assistant so it can get rediscovered. That will show your GPIO entities associated to the device.
0 commit comments