Skip to content

Commit

Permalink
Add disabled grove port power switch (#194)
Browse files Browse the repository at this point in the history
* Add disabled grove port power switch

* Update home-assistant-voice.yaml

* Update home-assistant-voice.yaml

Co-authored-by: JLo <[email protected]>

---------

Co-authored-by: Paulus Schoutsen <[email protected]>
Co-authored-by: JLo <[email protected]>
  • Loading branch information
3 people authored Nov 27, 2024
1 parent a4669c5 commit 3fc4d82
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions home-assistant-voice.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -258,6 +258,11 @@ switch:
entity_category: config
restore_mode: ALWAYS_OFF
internal: true
- platform: gpio
pin: GPIO46
id: grove_port_power
# Change this to ALWAYS_ON if you are planning to use the Grove port
restore_mode: RESTORE_DEFAULT_OFF

binary_sensor:
# Center Button. Used for many things (See on_multi_click)
Expand Down

0 comments on commit 3fc4d82

Please sign in to comment.