yaml tidyups and warning removals

This commit is contained in:
root
2026-01-24 14:06:52 +13:00
parent 9bbde16d8d
commit c104187d62
44 changed files with 391 additions and 124 deletions
+1
View File
@@ -218,6 +218,7 @@ binary_sensor:
number: GPIO16
mode: INPUT
inverted: True
use_interrupt: false # GPIO16 pin doesn't support interrupts so use polling. Only supresses a warning.
filters:
- delayed_on: 30ms
- delayed_off: 30ms