From 3acbf0f294b2f5f666ff21f47ecaa9a3720a6ef2 Mon Sep 17 00:00:00 2001 From: Laurent Date: Sun, 5 Dec 2021 14:38:02 +0000 Subject: [PATCH] Delete test.yaml --- test.yaml | 52 ---------------------------------------------------- 1 file changed, 52 deletions(-) delete mode 100644 test.yaml diff --git a/test.yaml b/test.yaml deleted file mode 100644 index 665f7e1..0000000 --- a/test.yaml +++ /dev/null @@ -1,52 +0,0 @@ -esphome: - name: espwater - platform: ESP32 - board: nodemcu-32s - - -# used for debuging purpose -logger: - # baud_rate: 9600 - -api: - password: "feelhome123" - -# ota: - # password: "feelhome123" - -wifi: - ssid: "lauIOT" - password: "superiot1" - domain: .home.cabestan.be - # ap: - # ssid: "Espwater Fallback Hotspot" - # password: "jTlMOFiFOzog" - -# captive_portal: - -web_server: - port: 80 - -# globals: - # - id: drops_absolute - # type: unsigned long int - # restore_value: no - # initial_value: '0' - # - id: drops_today - # type: int - # restore_value: no - # initial_value: '0' - # - id: drops_1min - # type: int - # restore_value: no - # initial_value: '0' - - -# switch: - # - platform: gpio - # name: "CO2 Led" - # pin: 12 - # - platform: gpio - # id: co2_drop - # name: "CO2 Relay" - # pin: 13