Skip to content

Commit 2b5ef6e

Browse files
authored
(docs) fix gpio shutdown button naming (#2301)
1 parent cfd72b2 commit 2b5ef6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/builders/gpio.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ A button to shutdown the Jukebox if it is pressed for more than 3 seconds. Note
112112

113113
```yml
114114
input_devices:
115-
IncreaseVolume:
115+
Shutdown:
116116
type: LongPressButton
117117
kwargs:
118118
pin: 3

0 commit comments

Comments
 (0)