mirror of
https://github.com/esphome/esphome.git
synced 2025-09-01 19:02:18 +01:00
YAML linting (#3779)
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
---
|
||||
esphome:
|
||||
name: test
|
||||
platform: ESP8266
|
||||
@@ -7,6 +8,6 @@ sensor:
|
||||
- platform: adc
|
||||
pin: A0
|
||||
id: s_1
|
||||
name: "test s1"
|
||||
name: test s1
|
||||
update_interval: 60s
|
||||
device_class: "voltage"
|
||||
device_class: voltage
|
||||
|
Reference in New Issue
Block a user