mirror of
https://github.com/randybb/esphome-configs.git
synced 2026-03-03 07:14:10 +01:00
Fix trailing spaces and missing newlines in all mcu-*.yaml files
Bulk cleanup: remove trailing whitespace and ensure files end with a newline. Structural issues (indentation, bracket spacing) left for per-file fixes. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -59,7 +59,7 @@ binary_sensor:
|
||||
- delay: 10s
|
||||
- switch.turn_off: relay
|
||||
- light.turn_off: light_blue
|
||||
|
||||
|
||||
output:
|
||||
- platform: gpio
|
||||
pin: GPIO00
|
||||
@@ -79,7 +79,7 @@ light:
|
||||
name: Blue LED
|
||||
id: light_blue
|
||||
output: led_blue
|
||||
|
||||
|
||||
sensor:
|
||||
- platform: hlw8012
|
||||
sel_pin:
|
||||
|
||||
Reference in New Issue
Block a user