mirror of
https://github.com/esphome/esphome.git
synced 2025-11-02 16:11:53 +00:00
Format test files (#4541)
This commit is contained in:
@@ -399,7 +399,7 @@ sensor:
|
||||
time:
|
||||
- platform: homeassistant
|
||||
on_time:
|
||||
- at: '16:00:00'
|
||||
- at: "16:00:00"
|
||||
then:
|
||||
- logger.log: It's 16:00
|
||||
|
||||
@@ -518,7 +518,6 @@ ble_client:
|
||||
- mac_address: 01:02:03:04:05:06
|
||||
id: radon_eye_ble_id
|
||||
|
||||
|
||||
airthings_ble:
|
||||
|
||||
radon_eye_ble:
|
||||
@@ -535,7 +534,7 @@ bluetooth_proxy:
|
||||
xiaomi_rtcgq02lm:
|
||||
- id: motion_rtcgq02lm
|
||||
mac_address: 01:02:03:04:05:06
|
||||
bindkey: '48403ebe2d385db8d0c187f81e62cb64'
|
||||
bindkey: "48403ebe2d385db8d0c187f81e62cb64"
|
||||
|
||||
status_led:
|
||||
pin: GPIO2
|
||||
|
||||
Reference in New Issue
Block a user