Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- INFO ESPHome 2023.11.3
- INFO Reading configuration /config/esphome/esp-sprinkler-controller.yaml...
- WARNING GPIO15 is a strapping PIN and should only be used for I/O with care.
- Attaching external pullup/down resistors to strapping pins can cause unexpected failures.
- See https://esphome.io/guides/faq.html#why-am-i-getting-a-warning-about-strapping-pins
- INFO Detected timezone 'Australia/Perth'
- INFO Generating C++ source...
- INFO Compiling app...
- Processing esp-sprinkler-controller (board: esp32dev; framework: arduino; platform: platformio/[email protected])
- --------------------------------------------------------------------------------
- HARDWARE: ESP32 240MHz, 320KB RAM, 4MB Flash
- - toolchain-xtensa-esp32 @ 8.4.0+2021r2-patch5
- Dependency Graph
- |-- AsyncTCP-esphome @ 2.0.1
- |-- WiFi @ 2.0.0
- |-- FS @ 2.0.0
- |-- Update @ 2.0.0
- |-- ESPAsyncWebServer-esphome @ 3.1.0
- |-- DNSServer @ 2.0.0
- |-- ESPmDNS @ 2.0.0
- |-- noise-c @ 0.1.4
- Compiling .pioenvs/esp-sprinkler-controller/src/main.cpp.o
- Linking .pioenvs/esp-sprinkler-controller/firmware.elf
- RAM: [= ] 13.1% (used 42968 bytes from 327680 bytes)
- Flash: [====== ] 55.6% (used 1019993 bytes from 1835008 bytes)
- Building .pioenvs/esp-sprinkler-controller/firmware.bin
- Creating esp32 image...
- Successfully created esp32 image.
- esp32_create_combined_bin([".pioenvs/esp-sprinkler-controller/firmware.bin"], [".pioenvs/esp-sprinkler-controller/firmware.elf"])
- Wrote 0x10a6e0 bytes to file /data/build/esp-sprinkler-controller/.pioenvs/esp-sprinkler-controller/firmware-factory.bin, ready to flash to offset 0x0
- ========================= [SUCCESS] Took 56.95 seconds =========================
- INFO Successfully compiled program.
- INFO Resolving IP address of esp-sprinkler-controller.local
- INFO -> 192.168.0.33
- INFO Uploading /data/build/esp-sprinkler-controller/.pioenvs/esp-sprinkler-controller/firmware.bin (1025760 bytes)
- Uploading: [============================================================] 100% Done...
- INFO Waiting for result...
- INFO OTA successful
- INFO Successfully uploaded program.
- INFO Starting log output from esp-sprinkler-controller.local using esphome API
- INFO Successfully connected to esp-sprinkler-controller in 7.655s
- INFO Successful handshake with esp-sprinkler-controller in 0.139s
- [10:42:08][I][app:102]: ESPHome version 2023.11.3 compiled on Nov 25 2023, 10:41:00
- [10:42:08][C][wifi:559]: WiFi:
- [10:42:08][C][wifi:391]: Local MAC: EC:94:CB:6C:E5:14
- [10:42:08][C][wifi:396]: SSID: 'house_mesh'[redacted]
- [10:42:08][C][wifi:397]: IP Address: 192.168.0.33
- [10:42:08][C][wifi:399]: BSSID: 80:3F:5D:9C:16:07[redacted]
- [10:42:08][C][wifi:400]: Hostname: 'esp-sprinkler-controller'
- [10:42:08][C][wifi:402]: Signal strength: -34 dB ▂▄▆█
- [10:42:08][C][wifi:406]: Channel: 5
- [10:42:08][C][wifi:407]: Subnet: 255.255.255.0
- [10:42:08][C][wifi:408]: Gateway: 192.168.0.1
- [10:42:08][C][wifi:409]: DNS1: 192.168.0.1
- [10:42:08][C][wifi:410]: DNS2: 0.0.0.0
- [10:42:08][C][logger:416]: Logger:
- [10:42:08][C][logger:417]: Level: DEBUG
- [10:42:08][C][logger:418]: Log Baud Rate: 115200
- [10:42:08][C][logger:420]: Hardware UART: UART0
- [10:42:08][C][sprinkler:068]: Sprinkler Switch 'Main Switch'
- [10:42:08][C][sprinkler:091]: Restore Mode: always OFF
- [10:42:08][C][sprinkler:068]: Sprinkler Switch 'Auto Advance'
- [10:42:08][C][sprinkler:091]: Restore Mode: restore defaults to OFF
- [10:42:08][C][sprinkler:068]: Sprinkler Switch 'Reverse order'
- [10:42:08][C][sprinkler:091]: Restore Mode: restore defaults to OFF
- [10:42:08][C][sprinkler:068]: Sprinkler Switch 'System standby'
- [10:42:08][C][sprinkler:091]: Restore Mode: restore defaults to OFF
- [10:42:08][C][sprinkler:068]: Sprinkler Switch 'West Garden'
- [10:42:08][C][sprinkler:091]: Restore Mode: always OFF
- [10:42:08][C][sprinkler:068]: Sprinkler Switch 'Enable West Garden'
- [10:42:08][C][sprinkler:091]: Restore Mode: restore defaults to OFF
- [10:42:08][C][sprinkler:068]: Sprinkler Switch 'South Lawn'
- [10:42:08][C][sprinkler:091]: Restore Mode: always OFF
- [10:42:08][C][sprinkler:068]: Sprinkler Switch 'Enable South Lawn'
- [10:42:08][C][sprinkler:091]: Restore Mode: restore defaults to OFF
- [10:42:08][C][sprinkler:068]: Sprinkler Switch 'North Lawn'
- [10:42:08][C][sprinkler:091]: Restore Mode: always OFF
- [10:42:08][C][sprinkler:068]: Sprinkler Switch 'Enable North Lawn'
- [10:42:08][C][sprinkler:091]: Restore Mode: restore defaults to OFF
- [10:42:08][C][sprinkler:068]: Sprinkler Switch 'North Bush'
- [10:42:08][C][sprinkler:091]: Restore Mode: always OFF
- [10:42:08][C][sprinkler:068]: Sprinkler Switch 'Enable North Bush'
- [10:42:08][C][sprinkler:091]: Restore Mode: restore defaults to OFF
- [10:42:08][C][sprinkler:068]: Sprinkler Switch 'South Bush'
- [10:42:08][C][sprinkler:091]: Restore Mode: always OFF
- [10:42:09][C][sprinkler:068]: Sprinkler Switch 'Enable South Bush'
- [10:42:09][C][sprinkler:091]: Restore Mode: restore defaults to OFF
- [10:42:09][C][sprinkler:068]: Sprinkler Switch 'Caves Road'
- [10:42:09][C][sprinkler:091]: Restore Mode: always OFF
- [10:42:09][C][sprinkler:068]: Sprinkler Switch 'Enable Caves Road'
- [10:42:09][C][sprinkler:091]: Restore Mode: restore defaults to OFF
- [10:42:09][C][switch.gpio:068]: GPIO Switch 'sprinkler_pump_sw'
- [10:42:09][C][switch.gpio:076]: Inverted: YES
- [10:42:09][C][switch.gpio:091]: Restore Mode: always OFF
- [10:42:09][C][switch.gpio:031]: Pin: GPIO19
- [10:42:09][C][switch.gpio:068]: GPIO Switch 'valve_sw1'
- [10:42:09][C][switch.gpio:076]: Inverted: YES
- [10:42:09][C][switch.gpio:091]: Restore Mode: always OFF
- [10:42:09][C][switch.gpio:031]: Pin: GPIO18
- [10:42:09][C][switch.gpio:068]: GPIO Switch 'valve_sw2'
- [10:42:09][C][switch.gpio:076]: Inverted: YES
- [10:42:09][C][switch.gpio:091]: Restore Mode: always OFF
- [10:42:09][C][switch.gpio:031]: Pin: GPIO17
- [10:42:09][C][switch.gpio:068]: GPIO Switch 'valve_sw3'
- [10:42:09][C][switch.gpio:076]: Inverted: YES
- [10:42:09][C][switch.gpio:091]: Restore Mode: always OFF
- [10:42:09][C][switch.gpio:031]: Pin: GPIO16
- [10:42:09][C][switch.gpio:068]: GPIO Switch 'valve_sw4'
- [10:42:09][C][switch.gpio:076]: Inverted: YES
- [10:42:09][C][switch.gpio:091]: Restore Mode: always OFF
- [10:42:09][C][switch.gpio:031]: Pin: GPIO23
- [10:42:09][C][switch.gpio:068]: GPIO Switch 'valve_sw5'
- [10:42:09][C][switch.gpio:076]: Inverted: YES
- [10:42:09][C][switch.gpio:091]: Restore Mode: always OFF
- [10:42:09][C][switch.gpio:031]: Pin: GPIO22
- [10:42:09][C][switch.gpio:068]: GPIO Switch 'valve_sw6'
- [10:42:09][C][switch.gpio:076]: Inverted: YES
- [10:42:09][C][switch.gpio:091]: Restore Mode: always OFF
- [10:42:09][C][switch.gpio:031]: Pin: GPIO21
- [10:42:09][C][switch.gpio:068]: GPIO Switch 'Bore pump'
- [10:42:09][C][switch.gpio:076]: Inverted: YES
- [10:42:09][C][switch.gpio:091]: Restore Mode: always OFF
- [10:42:09][C][switch.gpio:031]: Pin: GPIO15
- [10:42:09][C][gpio.binary_sensor:015]: GPIO Binary Sensor 'Water tank full float switch'
- [10:42:09][C][gpio.binary_sensor:016]: Pin: GPIO14
- [10:42:09][C][template.binary_sensor:028]: Template Binary Sensor 'Winter water day'
- [10:42:09][D][homeassistant.sensor:024]: 'sensor.excess_solar': Got state 4770.00
- [10:42:09][D][sensor:094]: 'Excess Solar': Sending state 4770.00000 with 1 decimals of accuracy
- [10:42:09][D][homeassistant.sensor:024]: 'sensor.weather_factor': Got state 1.75
- [10:42:09][D][sensor:094]: 'Weather factor': Sending state 1.75000 with 2 decimals of accuracy
- [10:42:09][C][template.sensor:022]: Template Sensor 'Water tank capacity'
- [10:42:09][C][template.sensor:022]: State Class: ''
- [10:42:09][C][template.sensor:022]: Unit of Measurement: 'l'
- [10:42:09][C][template.sensor:022]: Accuracy Decimals: 0
- [10:42:09][C][template.sensor:023]: Update Interval: 86400.0s
- [10:42:09][C][template.sensor:022]: Template Sensor 'Multiplier'
- [10:42:09][C][template.sensor:022]: State Class: ''
- [10:42:09][C][template.sensor:022]: Unit of Measurement: ''
- [10:42:09][C][template.sensor:022]: Accuracy Decimals: 1
- [10:42:09][C][template.sensor:023]: Update Interval: 60.0s
- [10:42:09][C][template.sensor:022]: Template Sensor 'Calculated water in tank'
- [10:42:09][C][template.sensor:022]: State Class: ''
- [10:42:09][C][template.sensor:022]: Unit of Measurement: 'L'
- [10:42:09][C][template.sensor:022]: Accuracy Decimals: 1
- [10:42:09][C][template.sensor:023]: Update Interval: 60.0s
- [10:42:09][C][template.text_sensor:020]: Template Sensor 'Calculated start time'
- [10:42:09][C][template.binary_sensor:028]: Template Binary Sensor 'Water tank full'
- [10:42:09][C][gpio.binary_sensor:015]: GPIO Binary Sensor 'Water tank empty'
- [10:42:09][C][gpio.binary_sensor:016]: Pin: GPIO32
- [10:42:09][C][template.switch:068]: Template Switch 'New lawn watering'
- [10:42:09][C][template.switch:091]: Restore Mode: restore defaults to OFF
- [10:42:09][C][template.switch:057]: Optimistic: YES
- [10:42:09][C][sprinkler:1687]: Sprinkler Controller -- Main Switch
- [10:42:09][C][sprinkler:1698]: Pump Start Pump Delay: 1 seconds
- [10:42:09][C][sprinkler:1703]: Pump Stop Valve Delay: 1 seconds
- [10:42:09][C][sprinkler:1710]: Valve Overlap: 1 seconds
- [10:42:09][C][sprinkler:1718]: Valve 0:
- [10:42:09][C][sprinkler:1719]: Name: West Garden
- [10:42:09][C][sprinkler:1720]: Run Duration: 600 seconds
- [10:42:09][C][sprinkler:1718]: Valve 1:
- [10:42:09][C][sprinkler:1719]: Name: South Lawn
- [10:42:09][C][sprinkler:1720]: Run Duration: 600 seconds
- [10:42:09][C][sprinkler:1718]: Valve 2:
- [10:42:09][C][sprinkler:1719]: Name: North Lawn
- [10:42:09][C][sprinkler:1720]: Run Duration: 600 seconds
- [10:42:09][C][sprinkler:1718]: Valve 3:
- [10:42:09][C][sprinkler:1719]: Name: North Bush
- [10:42:09][C][sprinkler:1720]: Run Duration: 600 seconds
- [10:42:09][C][sprinkler:1718]: Valve 4:
- [10:42:09][C][sprinkler:1719]: Name: South Bush
- [10:42:09][C][sprinkler:1720]: Run Duration: 600 seconds
- [10:42:09][C][sprinkler:1718]: Valve 5:
- [10:42:09][C][sprinkler:1719]: Name: Caves Road
- [10:42:09][C][sprinkler:1720]: Run Duration: 600 seconds
- [10:42:09][C][sprinkler:1727]: Total number of pumps: 1
- [10:42:09][C][sprinkler:1730]: Total number of valves: 6
- [10:42:10][C][homeassistant.time:010]: Home Assistant Time:
- [10:42:10][C][homeassistant.time:011]: Timezone: 'AWST-8'
- [10:42:10][C][ultrasonic.sensor:045]: Ultrasonic Sensor 'Ultrasonic Sensor'
- [10:42:10][C][ultrasonic.sensor:045]: State Class: 'measurement'
- [10:42:10][C][ultrasonic.sensor:045]: Unit of Measurement: 'm'
- [10:42:10][C][ultrasonic.sensor:045]: Accuracy Decimals: 3
- [10:42:10][C][ultrasonic.sensor:045]: Icon: 'mdi:arrow-expand-vertical'
- [10:42:10][C][ultrasonic.sensor:046]: Echo Pin: GPIO27
- [10:42:10][C][ultrasonic.sensor:047]: Trigger Pin: GPIO26
- [10:42:10][C][ultrasonic.sensor:048]: Pulse time: 10 µs
- [10:42:10][C][ultrasonic.sensor:049]: Timeout: 23323 µs
- [10:42:10][C][ultrasonic.sensor:050]: Update Interval: 60.0s
- [10:42:10][C][sprinkler:105]: Sprinkler Controller Number 'West Garden run'
- [10:42:10][C][sprinkler:105]: Unit of Measurement: 'min'
- [10:42:10][C][sprinkler:105]: Sprinkler Controller Number 'South Lawn run'
- [10:42:10][C][sprinkler:105]: Unit of Measurement: 'min'
- [10:42:10][C][sprinkler:105]: Sprinkler Controller Number 'North Lawn run'
- [10:42:10][C][sprinkler:105]: Unit of Measurement: 'min'
- [10:42:10][C][sprinkler:105]: Sprinkler Controller Number 'North Bush run'
- [10:42:10][C][sprinkler:105]: Unit of Measurement: 'min'
- [10:42:10][C][sprinkler:105]: Sprinkler Controller Number 'South Bush run'
- [10:42:10][C][sprinkler:105]: Unit of Measurement: 'min'
- [10:42:10][C][sprinkler:105]: Sprinkler Controller Number 'Caves Road run'
- [10:42:10][C][sprinkler:105]: Unit of Measurement: 'min'
- [10:42:10][C][captive_portal:088]: Captive Portal:
- [10:42:10][C][mdns:115]: mDNS:
- [10:42:10][C][mdns:116]: Hostname: esp-sprinkler-controller
- [10:42:10][C][ota:097]: Over-The-Air Updates:
- [10:42:10][C][ota:098]: Address: esp-sprinkler-controller.local:3232
- [10:42:10][C][ota:101]: Using Password.
- [10:42:10][C][api:139]: API Server:
- [10:42:10][C][api:140]: Address: esp-sprinkler-controller.local:6053
- [10:42:10][C][api:142]: Using noise encryption: YES
- [10:42:10][C][wifi_signal.sensor:009]: WiFi Signal 'WiFi Signal Sensor'
- [10:42:10][C][wifi_signal.sensor:009]: Device Class: 'signal_strength'
- [10:42:10][C][wifi_signal.sensor:009]: State Class: 'measurement'
- [10:42:10][C][wifi_signal.sensor:009]: Unit of Measurement: 'dBm'
- [10:42:10][C][wifi_signal.sensor:009]: Accuracy Decimals: 0
- [10:42:10][C][wifi_info:009]: WifiInfo IPAddress 'Retic - IP Address'
- [10:42:10][C][wifi_info:009]: Icon: 'mdi:wifi'
- [10:42:10][C][wifi_info:011]: WifiInfo SSID 'Retic - Connected SSID'
- [10:42:10][C][wifi_info:011]: Icon: 'mdi:wifi-strength-2'
- [10:42:10][C][homeassistant.sensor:030]: Homeassistant Sensor 'Excess Solar'
- [10:42:10][C][homeassistant.sensor:030]: State Class: ''
- [10:42:10][C][homeassistant.sensor:030]: Unit of Measurement: ''
- [10:42:10][C][homeassistant.sensor:030]: Accuracy Decimals: 1
- [10:42:10][C][homeassistant.sensor:031]: Entity ID: 'sensor.excess_solar'
- [10:42:10][C][homeassistant.sensor:030]: Homeassistant Sensor 'Weather factor'
- [10:42:10][C][homeassistant.sensor:030]: State Class: ''
- [10:42:10][C][homeassistant.sensor:030]: Unit of Measurement: ''
- [10:42:10][C][homeassistant.sensor:030]: Accuracy Decimals: 2
- [10:42:10][C][homeassistant.sensor:031]: Entity ID: 'sensor.weather_factor'
- [10:42:29][D][homeassistant.sensor:024]: 'sensor.excess_solar': Got state 4820.00
- [10:42:29][D][sensor:094]: 'Excess Solar': Sending state 4820.00000 with 1 decimals of accuracy
- [10:42:34][D][sensor:094]: 'Multiplier': Sending state 1.00000 with 1 decimals of accuracy
- [10:42:35][D][sensor:094]: 'Calculated water in tank': Sending state 5792.00000 L with 1 decimals of accuracy
- [10:42:36][D][text_sensor:064]: 'Calculated start time': Sending state '04:33:04'
- [10:42:38][D][sensor:094]: 'WiFi Signal Sensor': Sending state -32.00000 dBm with 0 decimals of accuracy
- [10:42:39][D][ultrasonic.sensor:040]: 'Ultrasonic Sensor' - Got distance: 1.144 m
- [10:42:55][D][main:372]: **** Diagnostic log start ********************************************************************
- [10:42:55][D][main:375]: is_summertime 1 is_wintertime_water_day 0 tank_full_after_sunset 1 tank_was_empty 0 odd_day_number 1
- [10:42:55][D][main:378]: **** Diagnostic log end **********************************************************************
- [10:42:59][D][homeassistant.sensor:024]: 'sensor.excess_solar': Got state 4800.00
- [10:42:59][D][sensor:094]: 'Excess Solar': Sending state 4800.00000 with 1 decimals of accuracy
- [10:43:29][D][homeassistant.sensor:024]: 'sensor.excess_solar': Got state 4770.00
- [10:43:29][D][sensor:094]: 'Excess Solar': Sending state 4770.00000 with 1 decimals of accuracy
- [10:43:34][D][sensor:094]: 'Multiplier': Sending state 1.00000 with 1 decimals of accuracy
- [10:43:35][D][sensor:094]: 'Calculated water in tank': Sending state 5792.00000 L with 1 decimals of accuracy
- [10:43:36][D][text_sensor:064]: 'Calculated start time': Sending state '04:09:36'
- [10:43:38][D][sensor:094]: 'WiFi Signal Sensor': Sending state -33.00000 dBm with 0 decimals of accuracy
- [10:43:39][D][ultrasonic.sensor:040]: 'Ultrasonic Sensor' - Got distance: 1.142 m
- [10:43:55][D][main:372]: **** Diagnostic log start ********************************************************************
- [10:43:55][D][main:375]: is_summertime 1 is_wintertime_water_day 0 tank_full_after_sunset 1 tank_was_empty 0 odd_day_number 1
- [10:43:55][D][main:378]: **** Diagnostic log end **********************************************************************
- [10:43:59][D][homeassistant.sensor:024]: 'sensor.excess_solar': Got state 4780.00
- [10:43:59][D][sensor:094]: 'Excess Solar': Sending state 4780.00000 with 1 decimals of accuracy
- [10:44:29][D][homeassistant.sensor:024]: 'sensor.excess_solar': Got state 4800.00
- [10:44:29][D][sensor:094]: 'Excess Solar': Sending state 4800.00000 with 1 decimals of accuracy
- [10:44:34][D][sensor:094]: 'Multiplier': Sending state 1.00000 with 1 decimals of accuracy
- [10:44:35][D][sensor:094]: 'Calculated water in tank': Sending state 5792.00000 L with 1 decimals of accuracy
- [10:44:36][D][text_sensor:064]: 'Calculated start time': Sending state '04:09:36'
- [10:44:38][D][sensor:094]: 'WiFi Signal Sensor': Sending state -33.00000 dBm with 0 decimals of accuracy
- [10:44:39][D][ultrasonic.sensor:040]: 'Ultrasonic Sensor' - Got distance: 1.142 m
- [10:44:55][D][main:372]: **** Diagnostic log start ********************************************************************
- [10:44:55][D][main:375]: is_summertime 1 is_wintertime_water_day 0 tank_full_after_sunset 1 tank_was_empty 0 odd_day_number 1
- [10:44:55][D][main:378]: **** Diagnostic log end **********************************************************************
- [10:45:00][D][main:1379]: **** Do watering
- [10:45:00][D][main:372]: **** Diagnostic log start ********************************************************************
- [10:45:00][D][main:375]: is_summertime 1 is_wintertime_water_day 0 tank_full_after_sunset 1 tank_was_empty 0 odd_day_number 1
- [10:45:00][D][main:378]: **** Diagnostic log end **********************************************************************
- [10:45:00][D][main:321]: **** Run summer cycle
- [10:45:00][D][sprinkler:887]: Queue cleared
- [10:45:00][D][sprinkler:1427]: CYCLE is starting valve 1 for 1050 seconds, cycle 1 of 1
- [10:45:00][D][switch:012]: 'valve_sw3' Turning ON.
- [10:45:00][D][switch:055]: 'valve_sw3': Sending state ON
- [10:45:00][D][main:337]: **** Run summer cycle - done
- [10:45:00][D][main:372]: **** Diagnostic log start ********************************************************************
- [10:45:00][D][main:375]: is_summertime 1 is_wintertime_water_day 0 tank_full_after_sunset 1 tank_was_empty 0 odd_day_number 1
- [10:45:00][D][main:378]: **** Diagnostic log end **********************************************************************
- [10:45:00][D][main:342]: **** Run winter cycle
- [10:45:00][D][sprinkler:887]: Queue cleared
- [10:45:00][D][sprinkler:880]: Valve 0 placed into queue with run duration of 120 seconds
- [10:45:00][D][sprinkler:880]: Valve 1 placed into queue with run duration of 120 seconds
- [10:45:00][D][sprinkler:880]: Valve 2 placed into queue with run duration of 120 seconds
- [10:45:00][D][sprinkler:880]: Valve 3 placed into queue with run duration of 120 seconds
- [10:45:00][D][sprinkler:880]: Valve 4 placed into queue with run duration of 120 seconds
- [10:45:00][D][sprinkler:880]: Valve 5 placed into queue with run duration of 120 seconds
- [10:45:00][D][main:367]: **** Run winter cycle - done
- [10:45:00][D][main:372]: **** Diagnostic log start ********************************************************************
- [10:45:00][D][main:375]: is_summertime 1 is_wintertime_water_day 0 tank_full_after_sunset 1 tank_was_empty 0 odd_day_number 1
- [10:45:00][D][main:378]: **** Diagnostic log end **********************************************************************
- [10:45:00][D][main:299]: **** Do watering - done
- [10:45:00][W][component:214]: Component time took a long time for an operation (0.20 s).
- [10:45:00][W][component:215]: Components should block for at most 20-30ms.
- [10:45:00][D][switch:055]: 'Main Switch': Sending state ON
- [10:45:01][D][switch:012]: 'sprinkler_pump_sw' Turning ON.
- [10:45:01][D][switch:055]: 'sprinkler_pump_sw': Sending state ON
- [10:45:01][D][switch:055]: 'South Lawn': Sending state ON
- [10:45:29][D][homeassistant.sensor:024]: 'sensor.excess_solar': Got state 4840.00
- [10:45:29][D][sensor:094]: 'Excess Solar': Sending state 4840.00000 with 1 decimals of accuracy
- [10:45:34][D][sensor:094]: 'Multiplier': Sending state 1.00000 with 1 decimals of accuracy
- [10:45:35][D][sensor:094]: 'Calculated water in tank': Sending state 5792.00000 L with 1 decimals of accuracy
- [10:45:36][D][text_sensor:064]: 'Calculated start time': Sending state '04:09:36'
- [10:45:38][D][sensor:094]: 'WiFi Signal Sensor': Sending state -32.00000 dBm with 0 decimals of accuracy
- [10:45:39][D][ultrasonic.sensor:040]: 'Ultrasonic Sensor' - Got distance: 1.153 m
- [10:45:55][D][main:372]: **** Diagnostic log start ********************************************************************
- [10:45:55][D][main:375]: is_summertime 1 is_wintertime_water_day 0 tank_full_after_sunset 1 tank_was_empty 0 odd_day_number 1
- [10:45:55][D][main:378]: **** Diagnostic log end **********************************************************************
- [10:45:59][D][homeassistant.sensor:024]: 'sensor.excess_solar': Got state 4810.00
- [10:45:59][D][sensor:094]: 'Excess Solar': Sending state 4810.00000 with 1 decimals of accuracy
- [10:46:29][D][homeassistant.sensor:024]: 'sensor.excess_solar': Got state 4770.00
- [10:46:29][D][sensor:094]: 'Excess Solar': Sending state 4770.00000 with 1 decimals of accuracy
- [10:46:34][D][sensor:094]: 'Multiplier': Sending state 1.00000 with 1 decimals of accuracy
- [10:46:35][D][sensor:094]: 'Calculated water in tank': Sending state 5752.00000 L with 1 decimals of accuracy
- [10:46:36][D][text_sensor:064]: 'Calculated start time': Sending state '04:09:36'
- [10:46:38][D][sensor:094]: 'WiFi Signal Sensor': Sending state -32.00000 dBm with 0 decimals of accuracy
- [10:46:39][D][ultrasonic.sensor:040]: 'Ultrasonic Sensor' - Got distance: 1.168 m
- [10:46:55][D][main:372]: **** Diagnostic log start ********************************************************************
- [10:46:55][D][main:375]: is_summertime 1 is_wintertime_water_day 0 tank_full_after_sunset 1 tank_was_empty 0 odd_day_number 1
- [10:46:55][D][main:378]: **** Diagnostic log end **********************************************************************
- [10:46:59][D][homeassistant.sensor:024]: 'sensor.excess_solar': Got state 4840.00
- [10:46:59][D][sensor:094]: 'Excess Solar': Sending state 4840.00000 with 1 decimals of accuracy
- [10:47:00][I][ota:117]: Boot seems successful, resetting boot loop counter.
- [10:47:00][D][esp32.preferences:114]: Saving 2 preferences to flash...
- [10:47:00][D][esp32.preferences:143]: Saving 2 preferences to flash: 0 cached, 2 written, 0 failed
- [10:47:09][D][switch:016]: 'Main Switch' Turning OFF.
- [10:47:09][D][switch:016]: 'sprinkler_pump_sw' Turning OFF.
- [10:47:09][D][switch:055]: 'sprinkler_pump_sw': Sending state OFF
- [10:47:09][D][switch:055]: 'Main Switch': Sending state OFF
- [10:47:09][D][switch:055]: 'Main Switch': Sending state ON
- [10:47:09][D][switch:055]: 'South Lawn': Sending state OFF
- [10:47:09][D][switch:055]: 'Main Switch': Sending state OFF
- [10:47:10][D][switch:016]: 'valve_sw3' Turning OFF.
- [10:47:10][D][switch:055]: 'valve_sw3': Sending state OFF
- [10:47:13][D][sprinkler:1449]: All valves stopped, including pumps
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement