yaml tidyups and warning removals
This commit is contained in:
@@ -168,6 +168,7 @@ binary_sensor:
|
||||
input: true
|
||||
pullup: false # set to true if you need an internal pull-up
|
||||
inverted: true
|
||||
use_interrupt: false # GPIO16 pin doesn't support interrupts so use polling. Only supresses a warning.
|
||||
name: "Button 1: ${switch_1_name}"
|
||||
filters:
|
||||
- delayed_on: 30ms
|
||||
|
||||
Reference in New Issue
Block a user