mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-05-31 02:08:26 +02:00
Fix yamllint (#6253)
This commit is contained in:
+1
-3
@@ -42,7 +42,6 @@ switch:
|
||||
output: pin_4
|
||||
id: pin_4_switch
|
||||
|
||||
|
||||
spi: # Pins are for SPI1 on the RP2040 Pico-W
|
||||
miso_pin: 8
|
||||
clk_pin: 10
|
||||
@@ -50,7 +49,7 @@ spi: # Pins are for SPI1 on the RP2040 Pico-W
|
||||
id: spi_0
|
||||
interface: hardware
|
||||
|
||||
#light:
|
||||
# light:
|
||||
# - platform: rp2040_pio_led_strip
|
||||
# id: led_strip
|
||||
# pin: GPIO13
|
||||
@@ -69,7 +68,6 @@ spi: # Pins are for SPI1 on the RP2040 Pico-W
|
||||
# bit1_high: .69us
|
||||
# bit1_low: .4us
|
||||
|
||||
|
||||
sensor:
|
||||
- platform: internal_temperature
|
||||
name: Internal Temperature
|
||||
|
||||
Reference in New Issue
Block a user