From 516eb29d967abfb84397e11454f828c05aa45eee Mon Sep 17 00:00:00 2001 From: Paul Wieland Date: Thu, 7 Nov 2024 09:43:47 -0500 Subject: [PATCH] correct yaml --- static/v32disco.yaml | 13 ++++++++----- static/v32disco_drycontact.yaml | 13 ++++++++----- static/v32disco_secplusv1.yaml | 13 ++++++++----- 3 files changed, 24 insertions(+), 15 deletions(-) diff --git a/static/v32disco.yaml b/static/v32disco.yaml index bfb14ac..b850723 100644 --- a/static/v32disco.yaml +++ b/static/v32disco.yaml @@ -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: \ No newline at end of file + # unit_of_measurement: "%" \ No newline at end of file diff --git a/static/v32disco_drycontact.yaml b/static/v32disco_drycontact.yaml index 99fc1d2..ab24738 100644 --- a/static/v32disco_drycontact.yaml +++ b/static/v32disco_drycontact.yaml @@ -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: \ No newline at end of file + - 2.783 -> 12 \ No newline at end of file diff --git a/static/v32disco_secplusv1.yaml b/static/v32disco_secplusv1.yaml index 1bbd06a..58ce207 100644 --- a/static/v32disco_secplusv1.yaml +++ b/static/v32disco_secplusv1.yaml @@ -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: \ No newline at end of file + - 2.783 -> 12 \ No newline at end of file