Skip to content

Commit

Permalink
Add disabled grove port power switch
Browse files Browse the repository at this point in the history
  • Loading branch information
jesserockz committed Nov 9, 2024
1 parent 0838370 commit 2759227
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions home-assistant-voice.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -258,6 +258,13 @@ switch:
entity_category: config
restore_mode: ALWAYS_OFF
internal: true
- platform: gpio
pin: GPIO46
id: grove_port_power
name: "Grove port power"
disabled_by_default: true
entity_category: config
restore_mode: RESTORE_DEFAULT_OFF

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

0 comments on commit 2759227

Please sign in to comment.