mirror of
https://github.com/ratgdo/esphome-ratgdo.git
synced 2025-02-09 01:04:30 +00:00
correct yaml
This commit is contained in:
parent
f68d126fb8
commit
516eb29d96
@ -45,6 +45,13 @@ api:
|
||||
|
||||
improv_serial:
|
||||
|
||||
wifi:
|
||||
ap:
|
||||
|
||||
logger:
|
||||
|
||||
ota:
|
||||
|
||||
binary_sensor:
|
||||
- platform: ratgdo
|
||||
ratgdo_id: ${id_prefix}
|
||||
@ -143,7 +150,3 @@ sensor:
|
||||
# min_value: 0
|
||||
# max_value: 100
|
||||
# unit_of_measurement: "%"
|
||||
|
||||
logger:
|
||||
|
||||
ota:
|
@ -44,6 +44,13 @@ api:
|
||||
|
||||
improv_serial:
|
||||
|
||||
wifi:
|
||||
ap:
|
||||
|
||||
logger:
|
||||
|
||||
ota:
|
||||
|
||||
binary_sensor:
|
||||
- platform: ratgdo
|
||||
ratgdo_id: ${id_prefix}
|
||||
@ -135,7 +142,3 @@ sensor:
|
||||
- calibrate_linear:
|
||||
- 1.16 -> 5
|
||||
- 2.783 -> 12
|
||||
|
||||
logger:
|
||||
|
||||
ota:
|
@ -45,6 +45,13 @@ api:
|
||||
|
||||
improv_serial:
|
||||
|
||||
wifi:
|
||||
ap:
|
||||
|
||||
logger:
|
||||
|
||||
ota:
|
||||
|
||||
binary_sensor:
|
||||
- platform: ratgdo
|
||||
ratgdo_id: ${id_prefix}
|
||||
@ -136,7 +143,3 @@ sensor:
|
||||
- calibrate_linear:
|
||||
- 1.16 -> 5
|
||||
- 2.783 -> 12
|
||||
|
||||
logger:
|
||||
|
||||
ota:
|
Loading…
x
Reference in New Issue
Block a user