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 <github.papyrus@mail.jlpouffier.fr>

---------

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: JLo <github.papyrus@mail.jlpouffier.fr>
3 people authored Nov 27, 2024

Verified

This commit was signed with the committer’s verified signature.
bmhowe23 Ben Howe
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
@@ -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)

0 comments on commit 3fc4d82

Please sign in to comment.