correct yaml

This commit is contained in:
Paul Wieland 2024-11-07 09:43:47 -05:00
parent f68d126fb8
commit 516eb29d96
3 changed files with 24 additions and 15 deletions

View File

@ -45,6 +45,13 @@ api:
improv_serial:
wifi:
ap:
logger:
ota:
binary_sensor:
- platform: ratgdo
ratgdo_id: ${id_prefix}
@ -142,8 +149,4 @@ sensor:
# - clamp:
# min_value: 0
# max_value: 100
# unit_of_measurement: "%"
logger:
ota:
# unit_of_measurement: "%"

View File

@ -44,6 +44,13 @@ api:
improv_serial:
wifi:
ap:
logger:
ota:
binary_sensor:
- platform: ratgdo
ratgdo_id: ${id_prefix}
@ -134,8 +141,4 @@ sensor:
filters:
- calibrate_linear:
- 1.16 -> 5
- 2.783 -> 12
logger:
ota:
- 2.783 -> 12

View File

@ -45,6 +45,13 @@ api:
improv_serial:
wifi:
ap:
logger:
ota:
binary_sensor:
- platform: ratgdo
ratgdo_id: ${id_prefix}
@ -135,8 +142,4 @@ sensor:
filters:
- calibrate_linear:
- 1.16 -> 5
- 2.783 -> 12
logger:
ota:
- 2.783 -> 12