Motion is hold-to-run (one authed opcode runs the motor ~1s). Reproduce the OEM movement session -- auth once, then stream the opcode @110ms + a page-44 keepalive @510ms -- to sustain continuous retract, and watch node-75 page-3 motor current at 20Hz to stop at the fully-closed stall (~4200 vs ~<1550 running), then mark the cover CLOSED. Backstops: 70s timeout, motion-lost detector, hold-to-run stop-on-silence. Proven live at the camper 2026-07-01. - esphome: awning_auto_retract script + 100ms streamer interval + case-0x75 stall gate + "Awning Motor Current" sensor. Cover CLOSE=auto-retract, STOP=abort. Removed open_action (1s jog is useless, no safe timed auto-open). - bridge: optimistic:true keeps the home HA cover assumed-state so retract is always pressable (was greyed when closed); payload_open:null drops OPEN on the home (primary) dashboard. Also synced the 6h->15min discovery-cadence drift. - captures + README: full-retract stall profile and the live auto-retract test. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2806 lines
132 KiB
Plaintext
2806 lines
132 KiB
Plaintext
INFO ESPHome 2026.5.3
|
|
INFO Loaded validated config cache for onecontrol-canbus.yaml, skipping validation.
|
|
INFO Starting log output from 192.168.69.18 using esphome API
|
|
INFO Successfully resolved onecontrol-canbus @ 192.168.69.18 in 0.000s
|
|
INFO Successfully connected to onecontrol-canbus @ 192.168.69.18 in 0.083s
|
|
INFO Successful handshake with onecontrol-canbus @ 192.168.69.18 in 0.105s
|
|
[15:40:15.545][I][app:151]: ESPHome version 2026.5.3 compiled on 2026-06-12 23:38:38 -0400
|
|
[15:40:15.545][I][app:158]: ESP32 Chip: ESP32 rev3.1, 2 core(s)
|
|
[15:40:15.545][W][app:171]: Chip rev >= 3.0 detected. Set minimum_chip_revision: "3.1" under esp32 > framework > advanced to reduce binary size
|
|
[15:40:15.545][W][app:198]: Bootloader supports SRAM1 as IRAM (+40KB). Set sram1_as_iram: true under esp32 > framework > advanced
|
|
[15:40:15.556][C][logger:219]: Logger:
|
|
[15:40:15.556][C][logger:219]: Max Level: DEBUG
|
|
[15:40:15.556][C][logger:219]: Initial Level: DEBUG
|
|
[15:40:15.557][C][logger:226]: Log Baud Rate: 115200
|
|
[15:40:15.557][C][logger:226]: Hardware UART: UART0
|
|
[15:40:15.561][C][logger:235]: Task Log Buffer Size: 768 bytes
|
|
[15:40:15.561][C][logger:241]: Level for 'canbus': INFO
|
|
[15:40:15.609][C][template.sensor:017]: Template Sensor 'Battery Voltage'
|
|
[15:40:15.609][C][template.sensor:017]: State Class: 'measurement'
|
|
[15:40:15.609][C][template.sensor:017]: Unit of Measurement: 'V'
|
|
[15:40:15.609][C][template.sensor:017]: Accuracy Decimals: 2
|
|
[15:40:15.635][C][template.sensor:232]: Device Class: 'voltage'
|
|
[15:40:15.635][C][template.sensor:451]: Update Interval: 60.0s
|
|
[15:40:15.635][C][template.sensor:017]: Template Sensor 'Fresh Water Tank'
|
|
[15:40:15.635][C][template.sensor:017]: State Class: ''
|
|
[15:40:15.635][C][template.sensor:017]: Unit of Measurement: '%'
|
|
[15:40:15.635][C][template.sensor:017]: Accuracy Decimals: 0
|
|
[15:40:15.641][C][template.sensor:451]: Update Interval: 60.0s
|
|
[15:40:15.675][C][template.sensor:017]: Template Sensor 'Black Tank'
|
|
[15:40:15.675][C][template.sensor:017]: State Class: ''
|
|
[15:40:15.675][C][template.sensor:017]: Unit of Measurement: '%'
|
|
[15:40:15.675][C][template.sensor:017]: Accuracy Decimals: 0
|
|
[15:40:15.676][C][template.sensor:451]: Update Interval: 60.0s
|
|
[15:40:15.677][C][template.sensor:017]: Template Sensor 'Grey Tank 1'
|
|
[15:40:15.677][C][template.sensor:017]: State Class: ''
|
|
[15:40:15.677][C][template.sensor:017]: Unit of Measurement: '%'
|
|
[15:40:15.677][C][template.sensor:017]: Accuracy Decimals: 0
|
|
[15:40:15.677][C][template.sensor:451]: Update Interval: 60.0s
|
|
[15:40:15.696][C][template.sensor:017]: Template Sensor 'Grey Tank 2'
|
|
[15:40:15.696][C][template.sensor:017]: State Class: ''
|
|
[15:40:15.696][C][template.sensor:017]: Unit of Measurement: '%'
|
|
[15:40:15.696][C][template.sensor:017]: Accuracy Decimals: 0
|
|
[15:40:15.719][C][template.sensor:451]: Update Interval: 60.0s
|
|
[15:40:15.720][C][template.binary_sensor:016]: Template Binary Sensor 'Water Heater DSI Fault'
|
|
[15:40:15.720][C][template.binary_sensor:232]: Device Class: 'problem'
|
|
[15:40:15.741][C][template.binary_sensor:016]: Template Binary Sensor 'Water Heater Heating'
|
|
[15:40:15.752][C][template.binary_sensor:232]: Device Class: 'running'
|
|
[15:40:15.753][C][template.binary_sensor:016]: Template Binary Sensor 'Furnace Running'
|
|
[15:40:15.753][C][template.binary_sensor:232]: Device Class: 'running'
|
|
[15:40:15.786][C][template.binary_sensor:016]: Template Binary Sensor 'Furnace DSI Fault'
|
|
[15:40:15.798][C][template.binary_sensor:232]: Device Class: 'problem'
|
|
[15:40:15.798][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:40:15.798][S][cover]: 'Awning' >>
|
|
[15:40:15.798][S][cover]: State: OPEN
|
|
[15:40:15.798][S][cover]: Current Operation: IDLE
|
|
[15:40:15.799][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:40:15.810][C][template.binary_sensor:016]: Template Binary Sensor 'OneControl System Fault'
|
|
[15:40:15.810][C][template.binary_sensor:232]: Device Class: 'problem'
|
|
[15:40:15.816][C][template.cover:063]: Template Cover 'Awning'
|
|
[15:40:15.817][C][template.cover:063]: Assumed State: YES
|
|
[15:40:15.834][C][template.cover:232]: Device Class: 'awning'
|
|
[15:40:15.876][C][template.switch:088]: Template Switch 'Exterior Lights'
|
|
[15:40:15.876][C][template.switch:088]: Restore Mode: disabled
|
|
[15:40:15.876][C][template.switch:055]: Optimistic: NO
|
|
[15:40:15.876][C][template.switch:088]: Template Switch 'Interior Lights'
|
|
[15:40:15.876][C][template.switch:088]: Restore Mode: disabled
|
|
[15:40:15.882][C][template.switch:055]: Optimistic: NO
|
|
[15:40:15.883][C][template.switch:088]: Template Switch 'Water Heater'
|
|
[15:40:15.883][C][template.switch:088]: Restore Mode: disabled
|
|
[15:40:15.883][C][template.switch:055]: Optimistic: NO
|
|
[15:40:15.994][C][captive_portal:133]: Captive Portal:
|
|
[15:40:16.011][C][wifi:1526]: WiFi:
|
|
[15:40:16.011][C][wifi:1526]: Local MAC: D4:E9:F4:ED:B7:B0
|
|
[15:40:16.011][C][wifi:1526]: Connected: YES
|
|
[15:40:16.043][C][wifi:1237]: IP Address: 192.168.69.18
|
|
[15:40:16.043][C][wifi:1248]: SSID: 'OmnissiahsReach'
|
|
[15:40:16.043][C][wifi:1248]: BSSID: F4:1E:57:25:46:FC
|
|
[15:40:16.043][C][wifi:1248]: Hostname: 'onecontrol-canbus'
|
|
[15:40:16.043][C][wifi:1248]: Signal strength: -57 dB ▂▄▆█
|
|
[15:40:16.043][C][wifi:1248]: Channel: 7
|
|
[15:40:16.043][C][wifi:1248]: Subnet: 255.255.255.0
|
|
[15:40:16.043][C][wifi:1248]: Gateway: 192.168.69.1
|
|
[15:40:16.043][C][wifi:1248]: DNS1: 192.168.69.1
|
|
[15:40:16.043][C][wifi:1248]: DNS2: 0.0.0.0
|
|
[15:40:16.044][C][esphome.ota:097]: Over-The-Air updates:
|
|
[15:40:16.044][C][esphome.ota:097]: Address: onecontrol-canbus.local:3232
|
|
[15:40:16.044][C][esphome.ota:097]: Version: 2
|
|
[15:40:16.062][C][safe_mode:058]: Safe Mode:
|
|
[15:40:16.062][C][safe_mode:058]: Successful after: 60s
|
|
[15:40:16.062][C][safe_mode:058]: Invoke after: 10 attempts
|
|
[15:40:16.062][C][safe_mode:058]: Duration: 300s
|
|
[15:40:16.063][C][safe_mode:079]: Bootloader rollback: supported
|
|
[15:40:16.083][C][web_server.ota:256]: Web Server OTA
|
|
[15:40:16.101][C][api:238]: Server:
|
|
[15:40:16.101][C][api:238]: Address: onecontrol-canbus.local:6053
|
|
[15:40:16.101][C][api:238]: Listen backlog: 4
|
|
[15:40:16.101][C][api:238]: Max connections: 5
|
|
[15:40:16.108][C][api:245]: Noise encryption: YES
|
|
[15:40:16.125][C][mdns:230]: mDNS:
|
|
[15:40:16.125][C][mdns:230]: Hostname: onecontrol-canbus
|
|
[15:40:16.370][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:40:16.659][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:40:16.793][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:40:16.794][S][cover]: 'Awning' >>
|
|
[15:40:16.794][S][cover]: State: OPEN
|
|
[15:40:16.794][S][cover]: Current Operation: IDLE
|
|
[15:40:16.794][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:40:17.380][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:40:17.697][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:40:17.792][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:40:17.793][S][cover]: 'Awning' >>
|
|
[15:40:17.793][S][cover]: State: OPEN
|
|
[15:40:17.793][S][cover]: Current Operation: IDLE
|
|
[15:40:17.793][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:40:18.408][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:40:18.648][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:40:18.801][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:40:18.801][S][cover]: 'Awning' >>
|
|
[15:40:18.801][S][cover]: State: OPEN
|
|
[15:40:18.801][S][cover]: Current Operation: IDLE
|
|
[15:40:18.802][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:40:19.466][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:40:19.678][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:40:19.802][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:40:19.803][S][cover]: 'Awning' >>
|
|
[15:40:19.803][S][cover]: State: OPEN
|
|
[15:40:19.803][S][cover]: Current Operation: IDLE
|
|
[15:40:19.803][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:40:20.395][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:40:20.645][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:40:20.852][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:40:20.853][S][cover]: 'Awning' >>
|
|
[15:40:20.853][S][cover]: State: OPEN
|
|
[15:40:20.853][S][cover]: Current Operation: IDLE
|
|
[15:40:20.853][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:40:21.419][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:40:21.647][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:40:21.829][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:40:21.829][S][cover]: 'Awning' >>
|
|
[15:40:21.829][S][cover]: State: OPEN
|
|
[15:40:21.829][S][cover]: Current Operation: IDLE
|
|
[15:40:21.830][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:40:22.443][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:40:22.649][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:40:22.853][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:40:22.853][S][cover]: 'Awning' >>
|
|
[15:40:22.853][S][cover]: State: OPEN
|
|
[15:40:22.853][S][cover]: Current Operation: IDLE
|
|
[15:40:22.854][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:40:23.467][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:40:23.662][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:40:23.826][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:40:23.826][S][cover]: 'Awning' >>
|
|
[15:40:23.826][S][cover]: State: OPEN
|
|
[15:40:23.826][S][cover]: Current Operation: IDLE
|
|
[15:40:23.827][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:40:24.375][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:40:24.653][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:40:24.902][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:40:24.902][S][cover]: 'Awning' >>
|
|
[15:40:24.902][S][cover]: State: OPEN
|
|
[15:40:24.902][S][cover]: Current Operation: IDLE
|
|
[15:40:24.903][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:40:25.379][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:40:25.657][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:40:25.809][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:40:25.810][S][cover]: 'Awning' >>
|
|
[15:40:25.810][S][cover]: State: OPEN
|
|
[15:40:25.810][S][cover]: Current Operation: IDLE
|
|
[15:40:25.810][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:40:26.393][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:40:26.720][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:40:26.812][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:40:26.812][S][cover]: 'Awning' >>
|
|
[15:40:26.812][S][cover]: State: OPEN
|
|
[15:40:26.812][S][cover]: Current Operation: IDLE
|
|
[15:40:26.813][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:40:27.382][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:40:27.744][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:40:27.795][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:40:27.795][S][cover]: 'Awning' >>
|
|
[15:40:27.795][S][cover]: State: OPEN
|
|
[15:40:27.795][S][cover]: Current Operation: IDLE
|
|
[15:40:27.930][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:40:28.424][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:40:28.679][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:40:28.815][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:40:28.815][S][cover]: 'Awning' >>
|
|
[15:40:28.815][S][cover]: State: OPEN
|
|
[15:40:28.815][S][cover]: Current Operation: IDLE
|
|
[15:40:28.816][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:40:29.407][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:40:29.684][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:40:29.823][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:40:29.824][S][cover]: 'Awning' >>
|
|
[15:40:29.824][S][cover]: State: OPEN
|
|
[15:40:29.824][S][cover]: Current Operation: IDLE
|
|
[15:40:29.824][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:40:30.431][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:40:30.738][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:40:30.814][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:40:30.815][S][cover]: 'Awning' >>
|
|
[15:40:30.815][S][cover]: State: OPEN
|
|
[15:40:30.815][S][cover]: Current Operation: IDLE
|
|
[15:40:30.815][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:40:31.455][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:40:31.762][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:40:31.804][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:40:31.804][S][cover]: 'Awning' >>
|
|
[15:40:31.804][S][cover]: State: OPEN
|
|
[15:40:31.804][S][cover]: Current Operation: IDLE
|
|
[15:40:31.805][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:40:32.399][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:40:32.655][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:40:32.889][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:40:32.889][S][cover]: 'Awning' >>
|
|
[15:40:32.889][S][cover]: State: OPEN
|
|
[15:40:32.889][S][cover]: Current Operation: IDLE
|
|
[15:40:32.890][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:40:33.397][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:40:33.656][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:40:33.829][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:40:33.830][S][cover]: 'Awning' >>
|
|
[15:40:33.830][S][cover]: State: OPEN
|
|
[15:40:33.830][S][cover]: Current Operation: IDLE
|
|
[15:40:33.830][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:40:34.414][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:40:34.659][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:40:34.825][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:40:34.825][S][cover]: 'Awning' >>
|
|
[15:40:34.825][S][cover]: State: OPEN
|
|
[15:40:34.825][S][cover]: Current Operation: IDLE
|
|
[15:40:34.826][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:40:35.391][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:40:35.665][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:40:35.859][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:40:35.859][S][cover]: 'Awning' >>
|
|
[15:40:35.859][S][cover]: State: OPEN
|
|
[15:40:35.859][S][cover]: Current Operation: IDLE
|
|
[15:40:35.860][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:40:36.396][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:40:36.659][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:40:36.873][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:40:36.874][S][cover]: 'Awning' >>
|
|
[15:40:36.874][S][cover]: State: OPEN
|
|
[15:40:36.874][S][cover]: Current Operation: IDLE
|
|
[15:40:36.874][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:40:37.497][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:40:37.666][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:40:37.821][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:40:37.821][S][cover]: 'Awning' >>
|
|
[15:40:37.821][S][cover]: State: OPEN
|
|
[15:40:37.821][S][cover]: Current Operation: IDLE
|
|
[15:40:37.821][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:40:38.414][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:40:38.670][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:40:38.817][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:40:38.818][S][cover]: 'Awning' >>
|
|
[15:40:38.818][S][cover]: State: OPEN
|
|
[15:40:38.818][S][cover]: Current Operation: IDLE
|
|
[15:40:38.818][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:40:39.405][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:40:39.666][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:40:39.826][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:40:39.827][S][cover]: 'Awning' >>
|
|
[15:40:39.827][S][cover]: State: OPEN
|
|
[15:40:39.827][S][cover]: Current Operation: IDLE
|
|
[15:40:39.827][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:40:40.395][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:40:40.673][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:40:40.864][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:40:40.865][S][cover]: 'Awning' >>
|
|
[15:40:40.865][S][cover]: State: OPEN
|
|
[15:40:40.865][S][cover]: Current Operation: IDLE
|
|
[15:40:40.865][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:40:41.433][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:40:41.701][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:40:41.848][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:40:41.849][S][cover]: 'Awning' >>
|
|
[15:40:41.849][S][cover]: State: OPEN
|
|
[15:40:41.849][S][cover]: Current Operation: IDLE
|
|
[15:40:41.849][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:40:42.405][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:40:42.697][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:40:42.825][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:40:42.825][S][cover]: 'Awning' >>
|
|
[15:40:42.825][S][cover]: State: OPEN
|
|
[15:40:42.825][S][cover]: Current Operation: IDLE
|
|
[15:40:42.825][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:40:43.406][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:40:43.698][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:40:43.821][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:40:43.821][S][cover]: 'Awning' >>
|
|
[15:40:43.821][S][cover]: State: OPEN
|
|
[15:40:43.821][S][cover]: Current Operation: IDLE
|
|
[15:40:43.821][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:40:44.415][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:40:44.674][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:40:44.837][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:40:44.838][S][cover]: 'Awning' >>
|
|
[15:40:44.838][S][cover]: State: OPEN
|
|
[15:40:44.838][S][cover]: Current Operation: IDLE
|
|
[15:40:44.838][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:40:45.406][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:40:45.678][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:40:45.856][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:40:45.857][S][cover]: 'Awning' >>
|
|
[15:40:45.857][S][cover]: State: OPEN
|
|
[15:40:45.857][S][cover]: Current Operation: IDLE
|
|
[15:40:45.857][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:40:46.496][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:40:46.688][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:40:46.841][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:40:46.841][S][cover]: 'Awning' >>
|
|
[15:40:46.841][S][cover]: State: OPEN
|
|
[15:40:46.841][S][cover]: Current Operation: IDLE
|
|
[15:40:46.842][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:40:47.430][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:40:47.722][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:40:47.818][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:40:47.819][S][cover]: 'Awning' >>
|
|
[15:40:47.819][S][cover]: State: OPEN
|
|
[15:40:47.819][S][cover]: Current Operation: IDLE
|
|
[15:40:48.045][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:40:48.454][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:40:48.709][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:40:48.824][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:40:48.824][S][cover]: 'Awning' >>
|
|
[15:40:48.824][S][cover]: State: OPEN
|
|
[15:40:48.824][S][cover]: Current Operation: IDLE
|
|
[15:40:48.825][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:40:49.478][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:40:49.673][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:40:49.888][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:40:49.888][S][cover]: 'Awning' >>
|
|
[15:40:49.888][S][cover]: State: OPEN
|
|
[15:40:49.888][S][cover]: Current Operation: IDLE
|
|
[15:40:49.889][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:40:50.502][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:40:50.694][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:40:50.912][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:40:50.913][S][cover]: 'Awning' >>
|
|
[15:40:50.913][S][cover]: State: OPEN
|
|
[15:40:50.913][S][cover]: Current Operation: IDLE
|
|
[15:40:50.913][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:40:51.411][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:40:51.680][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:40:51.937][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:40:51.937][S][cover]: 'Awning' >>
|
|
[15:40:51.937][S][cover]: State: OPEN
|
|
[15:40:51.937][S][cover]: Current Operation: IDLE
|
|
[15:40:51.938][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:40:52.448][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:40:52.682][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:40:52.858][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:40:52.858][S][cover]: 'Awning' >>
|
|
[15:40:52.858][S][cover]: State: OPEN
|
|
[15:40:52.858][S][cover]: Current Operation: IDLE
|
|
[15:40:52.858][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:40:53.472][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:40:53.693][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:40:53.856][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:40:53.856][S][cover]: 'Awning' >>
|
|
[15:40:53.856][S][cover]: State: OPEN
|
|
[15:40:53.856][S][cover]: Current Operation: IDLE
|
|
[15:40:53.857][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:40:54.502][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:40:54.706][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:40:54.905][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:40:54.906][S][cover]: 'Awning' >>
|
|
[15:40:54.906][S][cover]: State: OPEN
|
|
[15:40:54.906][S][cover]: Current Operation: IDLE
|
|
[15:40:54.906][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:40:54.992][I][safe_mode:142]: Boot seems successful; resetting boot loop counter
|
|
[15:40:55.521][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:40:55.693][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:40:55.834][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:40:55.835][S][cover]: 'Awning' >>
|
|
[15:40:55.835][S][cover]: State: OPEN
|
|
[15:40:55.835][S][cover]: Current Operation: IDLE
|
|
[15:40:56.033][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:40:56.260][S][sensor]: 'Battery Voltage' >> 13.27 V
|
|
[15:40:56.442][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:40:56.749][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:40:56.843][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:40:56.843][S][cover]: 'Awning' >>
|
|
[15:40:56.843][S][cover]: State: OPEN
|
|
[15:40:56.843][S][cover]: Current Operation: IDLE
|
|
[15:40:56.844][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:40:57.466][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:40:57.559][D][preferences:148]: Writing 2 items: 1 cached, 1 written, 0 failed
|
|
[15:40:57.773][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:40:57.841][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:40:57.841][S][cover]: 'Awning' >>
|
|
[15:40:57.841][S][cover]: State: OPEN
|
|
[15:40:57.841][S][cover]: Current Operation: IDLE
|
|
[15:40:57.842][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:40:58.490][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:40:58.711][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:40:58.851][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:40:58.851][S][cover]: 'Awning' >>
|
|
[15:40:58.851][S][cover]: State: OPEN
|
|
[15:40:58.851][S][cover]: Current Operation: IDLE
|
|
[15:40:58.852][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:40:59.421][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:40:59.719][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:40:59.846][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:40:59.847][S][cover]: 'Awning' >>
|
|
[15:40:59.847][S][cover]: State: OPEN
|
|
[15:40:59.847][S][cover]: Current Operation: IDLE
|
|
[15:40:59.847][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:41:00.411][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:41:00.743][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:41:00.837][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:41:00.838][S][cover]: 'Awning' >>
|
|
[15:41:00.838][S][cover]: State: OPEN
|
|
[15:41:00.838][S][cover]: Current Operation: IDLE
|
|
[15:41:00.838][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:41:01.440][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:41:01.694][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:41:01.835][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:41:01.835][S][cover]: 'Awning' >>
|
|
[15:41:01.835][S][cover]: State: OPEN
|
|
[15:41:01.835][S][cover]: Current Operation: IDLE
|
|
[15:41:01.836][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:41:02.440][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:41:02.687][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:41:02.846][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:41:02.846][S][cover]: 'Awning' >>
|
|
[15:41:02.846][S][cover]: State: OPEN
|
|
[15:41:02.846][S][cover]: Current Operation: IDLE
|
|
[15:41:02.847][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:41:03.418][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:41:03.713][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:41:03.848][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:41:03.848][S][cover]: 'Awning' >>
|
|
[15:41:03.848][S][cover]: State: OPEN
|
|
[15:41:03.848][S][cover]: Current Operation: IDLE
|
|
[15:41:03.849][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:41:04.416][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:41:04.737][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:41:04.848][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:41:04.848][S][cover]: 'Awning' >>
|
|
[15:41:04.848][S][cover]: State: OPEN
|
|
[15:41:04.848][S][cover]: Current Operation: IDLE
|
|
[15:41:04.848][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:41:05.419][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:41:05.761][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:41:05.861][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:41:05.861][S][cover]: 'Awning' >>
|
|
[15:41:05.861][S][cover]: State: OPEN
|
|
[15:41:05.861][S][cover]: Current Operation: IDLE
|
|
[15:41:05.862][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:41:06.426][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:41:06.785][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:41:06.850][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:41:06.850][S][cover]: 'Awning' >>
|
|
[15:41:06.850][S][cover]: State: OPEN
|
|
[15:41:06.850][S][cover]: Current Operation: IDLE
|
|
[15:41:06.850][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:41:07.445][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:41:07.809][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:41:07.853][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:41:07.854][S][cover]: 'Awning' >>
|
|
[15:41:07.854][S][cover]: State: OPEN
|
|
[15:41:07.854][S][cover]: Current Operation: IDLE
|
|
[15:41:07.855][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:41:08.467][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:41:08.705][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:41:08.861][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:41:08.861][S][cover]: 'Awning' >>
|
|
[15:41:08.861][S][cover]: State: OPEN
|
|
[15:41:08.861][S][cover]: Current Operation: IDLE
|
|
[15:41:08.861][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:41:09.499][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:41:09.707][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:41:09.847][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:41:09.848][S][cover]: 'Awning' >>
|
|
[15:41:09.848][S][cover]: State: OPEN
|
|
[15:41:09.848][S][cover]: Current Operation: IDLE
|
|
[15:41:09.981][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:41:10.471][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:41:10.778][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:41:10.852][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:41:10.852][S][cover]: 'Awning' >>
|
|
[15:41:10.852][S][cover]: State: OPEN
|
|
[15:41:10.852][S][cover]: Current Operation: IDLE
|
|
[15:41:10.853][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:41:11.495][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:41:11.796][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:41:11.892][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:41:11.893][S][cover]: 'Awning' >>
|
|
[15:41:11.893][S][cover]: State: OPEN
|
|
[15:41:11.893][S][cover]: Current Operation: IDLE
|
|
[15:41:11.893][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:41:12.519][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:41:12.702][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:41:12.929][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:41:12.929][S][cover]: 'Awning' >>
|
|
[15:41:12.929][S][cover]: State: OPEN
|
|
[15:41:12.929][S][cover]: Current Operation: IDLE
|
|
[15:41:12.929][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:41:13.543][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:41:13.707][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:41:13.865][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:41:13.866][S][cover]: 'Awning' >>
|
|
[15:41:13.866][S][cover]: State: OPEN
|
|
[15:41:13.866][S][cover]: Current Operation: IDLE
|
|
[15:41:14.055][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:41:14.568][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:41:14.697][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:41:14.875][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:41:14.875][S][cover]: 'Awning' >>
|
|
[15:41:14.875][S][cover]: State: OPEN
|
|
[15:41:14.875][S][cover]: Current Operation: IDLE
|
|
[15:41:14.875][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:41:15.490][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:41:15.712][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:41:15.854][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:41:15.854][S][cover]: 'Awning' >>
|
|
[15:41:15.854][S][cover]: State: OPEN
|
|
[15:41:15.854][S][cover]: Current Operation: IDLE
|
|
[15:41:15.854][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:41:16.434][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:41:16.820][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:41:16.857][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:41:16.858][S][cover]: 'Awning' >>
|
|
[15:41:16.858][S][cover]: State: OPEN
|
|
[15:41:16.858][S][cover]: Current Operation: IDLE
|
|
[15:41:16.858][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:41:17.451][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:41:17.742][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:41:17.968][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:41:17.968][S][cover]: 'Awning' >>
|
|
[15:41:17.968][S][cover]: State: OPEN
|
|
[15:41:17.968][S][cover]: Current Operation: IDLE
|
|
[15:41:17.969][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:41:18.431][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:41:18.737][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:41:18.910][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:41:18.911][S][cover]: 'Awning' >>
|
|
[15:41:18.911][S][cover]: State: OPEN
|
|
[15:41:18.911][S][cover]: Current Operation: IDLE
|
|
[15:41:18.911][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:41:19.473][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:41:19.893][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:41:19.893][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:41:19.893][S][cover]: 'Awning' >>
|
|
[15:41:19.893][S][cover]: State: OPEN
|
|
[15:41:19.893][S][cover]: Current Operation: IDLE
|
|
[15:41:19.998][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:41:20.464][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:41:20.816][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:41:20.862][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:41:20.862][S][cover]: 'Awning' >>
|
|
[15:41:20.862][S][cover]: State: OPEN
|
|
[15:41:20.862][S][cover]: Current Operation: IDLE
|
|
[15:41:20.862][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:41:21.460][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:41:21.719][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:41:21.874][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:41:21.874][S][cover]: 'Awning' >>
|
|
[15:41:21.874][S][cover]: State: OPEN
|
|
[15:41:21.874][S][cover]: Current Operation: IDLE
|
|
[15:41:21.874][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:41:22.452][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:41:22.718][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:41:22.879][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:41:22.880][S][cover]: 'Awning' >>
|
|
[15:41:22.880][S][cover]: State: OPEN
|
|
[15:41:22.880][S][cover]: Current Operation: IDLE
|
|
[15:41:22.881][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:41:23.221][D][esphome.ota:602]: Starting handshake from 192.168.69.238
|
|
[15:41:24.750][D][esphome.ota:602]: Starting update from 192.168.69.238
|
|
[15:41:26.804][W][component:389]: esphome.ota set Warning flag: unspecified
|
|
[15:41:26.939][D][esphome.ota:467]: Progress: 0.1%
|
|
[15:41:27.951][D][esphome.ota:467]: Progress: 10.0%
|
|
[15:41:29.059][D][esphome.ota:467]: Progress: 20.3%
|
|
[15:41:30.091][D][esphome.ota:467]: Progress: 31.7%
|
|
[15:41:31.104][D][esphome.ota:467]: Progress: 43.6%
|
|
[15:41:32.103][D][esphome.ota:467]: Progress: 53.4%
|
|
[15:41:33.116][D][esphome.ota:467]: Progress: 68.6%
|
|
[15:41:34.113][D][esphome.ota:467]: Progress: 83.2%
|
|
[15:41:35.127][D][esphome.ota:467]: Progress: 97.5%
|
|
[15:41:35.871][I][esphome.ota:496]: Update complete
|
|
[15:41:35.879][W][component:422]: esphome.ota cleared Warning flag
|
|
[15:41:35.996][I][app:271]: Rebooting safely
|
|
INFO Processing expected disconnect from ESPHome API for onecontrol-canbus @ 192.168.69.18
|
|
WARNING Disconnected from API
|
|
INFO Successfully resolved onecontrol-canbus @ 192.168.69.18 in 0.000s
|
|
INFO Successfully connected to onecontrol-canbus @ 192.168.69.18 in 2.247s
|
|
INFO Successful handshake with onecontrol-canbus @ 192.168.69.18 in 0.133s
|
|
[15:41:43.760][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:41:43.884][D][awning_cur:206]: st=C0 cur=0
|
|
[15:41:43.884][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:41:43.885][S][cover]: 'Awning' >>
|
|
[15:41:43.885][S][cover]: State: OPEN
|
|
[15:41:43.885][S][cover]: Current Operation: IDLE
|
|
[15:41:43.885][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:41:44.475][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:41:44.740][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:41:44.982][D][awning_cur:206]: st=C0 cur=0
|
|
[15:41:44.982][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:41:44.983][S][cover]: 'Awning' >>
|
|
[15:41:44.983][S][cover]: State: OPEN
|
|
[15:41:44.983][S][cover]: Current Operation: IDLE
|
|
[15:41:44.983][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:41:45.467][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:41:45.801][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:41:45.890][D][awning_cur:206]: st=C0 cur=0
|
|
[15:41:45.893][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:41:45.894][S][cover]: 'Awning' >>
|
|
[15:41:45.894][S][cover]: State: OPEN
|
|
[15:41:45.894][S][cover]: Current Operation: IDLE
|
|
[15:41:45.894][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:41:46.468][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:41:46.831][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:41:46.891][D][awning_cur:206]: st=C0 cur=0
|
|
[15:41:46.892][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:41:46.892][S][cover]: 'Awning' >>
|
|
[15:41:46.892][S][cover]: State: OPEN
|
|
[15:41:46.892][S][cover]: Current Operation: IDLE
|
|
[15:41:46.893][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:41:47.488][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:41:47.767][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:41:47.957][D][awning_cur:206]: st=C0 cur=0
|
|
[15:41:47.957][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:41:47.958][S][cover]: 'Awning' >>
|
|
[15:41:47.958][S][cover]: State: OPEN
|
|
[15:41:47.958][S][cover]: Current Operation: IDLE
|
|
[15:41:47.958][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:41:48.513][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:41:48.766][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:41:48.897][D][awning_cur:206]: st=C0 cur=0
|
|
[15:41:48.898][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:41:48.898][S][cover]: 'Awning' >>
|
|
[15:41:48.898][S][cover]: State: OPEN
|
|
[15:41:48.898][S][cover]: Current Operation: IDLE
|
|
[15:41:48.899][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:41:49.488][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:41:49.795][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:41:49.886][D][awning_cur:206]: st=C0 cur=0
|
|
[15:41:49.887][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:41:49.887][S][cover]: 'Awning' >>
|
|
[15:41:49.887][S][cover]: State: OPEN
|
|
[15:41:49.887][S][cover]: Current Operation: IDLE
|
|
[15:41:49.888][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:41:50.512][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:41:50.758][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:41:50.921][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:41:50.931][D][awning_cur:206]: st=C0 cur=0
|
|
[15:41:51.007][S][cover]: 'Awning' >>
|
|
[15:41:51.007][S][cover]: State: OPEN
|
|
[15:41:51.007][S][cover]: Current Operation: IDLE
|
|
[15:41:51.007][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:41:51.536][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:41:51.758][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:41:51.945][D][awning_cur:206]: st=C0 cur=0
|
|
[15:41:51.980][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:41:51.981][S][cover]: 'Awning' >>
|
|
[15:41:51.981][S][cover]: State: OPEN
|
|
[15:41:51.981][S][cover]: Current Operation: IDLE
|
|
[15:41:51.981][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:41:52.560][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:41:52.757][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:41:52.970][D][awning_cur:206]: st=C0 cur=0
|
|
[15:41:52.970][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:41:52.970][S][cover]: 'Awning' >>
|
|
[15:41:52.970][S][cover]: State: OPEN
|
|
[15:41:52.970][S][cover]: Current Operation: IDLE
|
|
[15:41:52.971][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:41:53.584][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:41:53.749][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:41:53.909][D][awning_cur:206]: st=C0 cur=0
|
|
[15:41:53.929][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:41:53.929][S][cover]: 'Awning' >>
|
|
[15:41:53.929][S][cover]: State: OPEN
|
|
[15:41:53.929][S][cover]: Current Operation: IDLE
|
|
[15:41:53.929][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:41:54.506][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:41:54.740][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:41:54.909][D][awning_cur:206]: st=C0 cur=0
|
|
[15:41:54.951][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:41:54.951][S][cover]: 'Awning' >>
|
|
[15:41:54.951][S][cover]: State: OPEN
|
|
[15:41:54.951][S][cover]: Current Operation: IDLE
|
|
[15:41:54.951][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:41:55.530][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:41:55.808][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:41:55.899][D][awning_cur:206]: st=C0 cur=0
|
|
[15:41:55.920][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:41:55.921][S][cover]: 'Awning' >>
|
|
[15:41:55.921][S][cover]: State: OPEN
|
|
[15:41:55.921][S][cover]: Current Operation: IDLE
|
|
[15:41:55.921][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:41:56.504][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:41:56.832][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:41:56.903][D][awning_cur:206]: st=C0 cur=0
|
|
[15:41:56.928][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:41:56.929][S][cover]: 'Awning' >>
|
|
[15:41:56.929][S][cover]: State: OPEN
|
|
[15:41:56.929][S][cover]: Current Operation: IDLE
|
|
[15:41:56.929][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:41:57.504][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:41:57.783][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:41:57.902][D][awning_cur:206]: st=C0 cur=0
|
|
[15:41:57.936][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:41:57.937][S][cover]: 'Awning' >>
|
|
[15:41:57.937][S][cover]: State: OPEN
|
|
[15:41:57.937][S][cover]: Current Operation: IDLE
|
|
[15:41:57.937][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:41:58.510][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:41:58.782][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:41:58.901][D][awning_cur:206]: st=C0 cur=0
|
|
[15:41:58.914][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:41:58.915][S][cover]: 'Awning' >>
|
|
[15:41:58.915][S][cover]: State: OPEN
|
|
[15:41:58.915][S][cover]: Current Operation: IDLE
|
|
[15:41:58.915][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:41:59.522][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:41:59.831][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:41:59.892][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:41:59.904][D][awning_cur:206]: st=C0 cur=0
|
|
[15:42:00.016][S][cover]: 'Awning' >>
|
|
[15:42:00.016][S][cover]: State: OPEN
|
|
[15:42:00.016][S][cover]: Current Operation: IDLE
|
|
[15:42:00.016][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:42:00.547][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:42:00.859][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:42:00.927][D][awning_cur:206]: st=C0 cur=0
|
|
[15:42:00.927][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:42:00.927][S][cover]: 'Awning' >>
|
|
[15:42:00.927][S][cover]: State: OPEN
|
|
[15:42:00.927][S][cover]: Current Operation: IDLE
|
|
[15:42:00.928][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:42:01.603][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:42:01.749][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:42:01.986][D][awning_cur:206]: st=C0 cur=0
|
|
[15:42:01.987][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:42:01.988][S][cover]: 'Awning' >>
|
|
[15:42:01.988][S][cover]: State: OPEN
|
|
[15:42:01.988][S][cover]: Current Operation: IDLE
|
|
[15:42:01.988][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:42:02.596][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:42:02.800][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:42:03.005][D][awning_cur:206]: st=C0 cur=0
|
|
[15:42:03.006][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:42:03.006][S][cover]: 'Awning' >>
|
|
[15:42:03.006][S][cover]: State: OPEN
|
|
[15:42:03.006][S][cover]: Current Operation: IDLE
|
|
[15:42:03.006][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:42:03.620][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:42:03.786][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:42:03.916][D][awning_cur:206]: st=C0 cur=0
|
|
[15:42:03.925][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:42:03.925][S][cover]: 'Awning' >>
|
|
[15:42:03.925][S][cover]: State: OPEN
|
|
[15:42:03.925][S][cover]: Current Operation: IDLE
|
|
[15:42:03.926][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:42:04.541][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:42:04.779][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:42:04.910][D][awning_cur:206]: st=C0 cur=0
|
|
[15:42:04.936][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:42:04.936][S][cover]: 'Awning' >>
|
|
[15:42:04.936][S][cover]: State: OPEN
|
|
[15:42:04.936][S][cover]: Current Operation: IDLE
|
|
[15:42:04.936][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:42:05.500][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:42:05.761][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:42:05.909][D][awning_cur:206]: st=C0 cur=0
|
|
[15:42:05.921][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:42:05.922][S][cover]: 'Awning' >>
|
|
[15:42:05.922][S][cover]: State: OPEN
|
|
[15:42:05.922][S][cover]: Current Operation: IDLE
|
|
[15:42:06.048][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:42:06.590][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:42:06.772][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:42:06.999][D][awning_cur:206]: st=C0 cur=0
|
|
[15:42:06.999][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:42:07.000][S][cover]: 'Awning' >>
|
|
[15:42:07.000][S][cover]: State: OPEN
|
|
[15:42:07.000][S][cover]: Current Operation: IDLE
|
|
[15:42:07.001][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:42:07.545][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:42:07.802][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:42:07.906][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:42:07.924][D][awning_cur:206]: st=C0 cur=0
|
|
[15:42:08.048][S][cover]: 'Awning' >>
|
|
[15:42:08.048][S][cover]: State: OPEN
|
|
[15:42:08.048][S][cover]: Current Operation: IDLE
|
|
[15:42:08.048][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:42:08.536][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:42:08.770][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:42:08.908][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:42:08.919][D][awning_cur:206]: st=C0 cur=0
|
|
[15:42:09.068][S][cover]: 'Awning' >>
|
|
[15:42:09.068][S][cover]: State: OPEN
|
|
[15:42:09.068][S][cover]: Current Operation: IDLE
|
|
[15:42:09.068][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:42:09.560][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:42:09.825][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:42:09.923][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:42:09.938][D][awning_cur:206]: st=C0 cur=0
|
|
[15:42:10.026][S][cover]: 'Awning' >>
|
|
[15:42:10.026][S][cover]: State: OPEN
|
|
[15:42:10.026][S][cover]: Current Operation: IDLE
|
|
[15:42:10.027][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:42:10.584][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:42:10.772][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:42:10.920][D][awning_cur:206]: st=C0 cur=0
|
|
[15:42:10.954][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:42:10.954][S][cover]: 'Awning' >>
|
|
[15:42:10.954][S][cover]: State: OPEN
|
|
[15:42:10.954][S][cover]: Current Operation: IDLE
|
|
[15:42:10.955][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:42:11.608][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:42:11.812][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:42:11.898][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:42:11.919][D][awning_cur:206]: st=C0 cur=0
|
|
[15:42:12.021][S][cover]: 'Awning' >>
|
|
[15:42:12.021][S][cover]: State: OPEN
|
|
[15:42:12.021][S][cover]: Current Operation: IDLE
|
|
[15:42:12.021][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:42:12.498][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:42:12.837][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:42:12.934][D][awning_cur:206]: st=C0 cur=0
|
|
[15:42:12.935][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:42:12.935][S][cover]: 'Awning' >>
|
|
[15:42:12.935][S][cover]: State: OPEN
|
|
[15:42:12.935][S][cover]: Current Operation: IDLE
|
|
[15:42:13.074][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:42:13.512][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:42:13.805][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:42:13.926][D][awning_cur:206]: st=C0 cur=0
|
|
[15:42:13.931][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:42:13.931][S][cover]: 'Awning' >>
|
|
[15:42:13.931][S][cover]: State: OPEN
|
|
[15:42:13.931][S][cover]: Current Operation: IDLE
|
|
[15:42:13.932][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:42:14.514][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:42:14.803][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:42:14.919][D][awning_cur:206]: st=C0 cur=0
|
|
[15:42:14.934][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:42:14.934][S][cover]: 'Awning' >>
|
|
[15:42:14.934][S][cover]: State: OPEN
|
|
[15:42:14.934][S][cover]: Current Operation: IDLE
|
|
[15:42:15.196][D][awning_cur:206]: st=C0 cur=0
|
|
[15:42:15.279][S][cover]: 'Awning' >>
|
|
[15:42:15.279][S][cover]: State: OPEN
|
|
[15:42:15.279][S][cover]: Current Operation: IDLE
|
|
[15:42:15.347][D][awning_cur:206]: st=C3 cur=6
|
|
[15:42:15.456][S][cover]: 'Awning' >>
|
|
[15:42:15.456][S][cover]: State: OPEN
|
|
[15:42:15.456][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:15.457][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:42:15.562][D][awning_cur:206]: st=C3 cur=109
|
|
[15:42:15.611][D][awning_cur:206]: st=C3 cur=1043
|
|
[15:42:15.667][D][awning_cur:206]: st=C3 cur=1269
|
|
[15:42:15.676][S][cover]: 'Awning' >>
|
|
[15:42:15.676][S][cover]: State: OPEN
|
|
[15:42:15.676][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:15.676][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:42:15.721][D][awning_cur:206]: st=C3 cur=1384
|
|
[15:42:15.773][D][awning_cur:206]: st=C3 cur=1420
|
|
[15:42:15.808][D][awning_cur:206]: st=C3 cur=1476
|
|
[15:42:15.837][S][cover]: 'Awning' >>
|
|
[15:42:15.837][S][cover]: State: OPEN
|
|
[15:42:15.837][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:15.838][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:42:15.864][D][awning_cur:206]: st=C3 cur=1516
|
|
[15:42:15.927][D][awning_cur:206]: st=C3 cur=1495
|
|
[15:42:15.976][D][awning_cur:206]: st=C3 cur=1507
|
|
[15:42:15.986][S][cover]: 'Awning' >>
|
|
[15:42:15.986][S][cover]: State: OPEN
|
|
[15:42:15.986][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:15.986][S][sensor]: 'Battery Voltage' >> 13.00 V
|
|
[15:42:15.987][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:42:16.028][D][awning_cur:206]: st=C3 cur=1495
|
|
[15:42:16.086][D][awning_cur:206]: st=C3 cur=1507
|
|
[15:42:16.122][D][awning_cur:206]: st=C3 cur=1520
|
|
[15:42:16.154][S][cover]: 'Awning' >>
|
|
[15:42:16.154][S][cover]: State: OPEN
|
|
[15:42:16.154][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:16.179][D][awning_cur:206]: st=C3 cur=1521
|
|
[15:42:16.245][D][awning_cur:206]: st=C3 cur=1480
|
|
[15:42:16.305][D][awning_cur:206]: st=C3 cur=1457
|
|
[15:42:16.342][S][cover]: 'Awning' >>
|
|
[15:42:16.342][S][cover]: State: OPEN
|
|
[15:42:16.342][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:16.378][D][awning_cur:206]: st=C3 cur=1446
|
|
[15:42:16.389][D][awning_cur:206]: st=C3 cur=1482
|
|
[15:42:16.430][D][awning_cur:206]: st=C3 cur=1466
|
|
[15:42:16.461][S][cover]: 'Awning' >>
|
|
[15:42:16.461][S][cover]: State: OPEN
|
|
[15:42:16.461][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:16.462][S][sensor]: 'Battery Voltage' >> 12.90 V
|
|
[15:42:16.462][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:42:16.485][D][awning_cur:206]: st=C3 cur=1435
|
|
[15:42:16.534][D][awning_cur:206]: st=C3 cur=1517
|
|
[15:42:16.595][D][awning_cur:206]: st=C3 cur=1550
|
|
[15:42:16.611][S][cover]: 'Awning' >>
|
|
[15:42:16.611][S][cover]: State: OPEN
|
|
[15:42:16.611][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:16.640][D][awning_cur:206]: st=C3 cur=1532
|
|
[15:42:16.694][D][awning_cur:206]: st=C3 cur=1409
|
|
[15:42:16.758][D][awning_cur:206]: st=C3 cur=1302
|
|
[15:42:16.800][S][cover]: 'Awning' >>
|
|
[15:42:16.800][S][cover]: State: OPEN
|
|
[15:42:16.800][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:16.801][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:42:16.812][D][awning_cur:206]: st=C3 cur=1345
|
|
[15:42:16.836][D][awning_cur:206]: st=C3 cur=1431
|
|
[15:42:16.892][D][awning_cur:206]: st=C3 cur=1409
|
|
[15:42:16.904][S][cover]: 'Awning' >>
|
|
[15:42:16.904][S][cover]: State: OPEN
|
|
[15:42:16.904][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:16.904][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:42:16.950][D][awning_cur:206]: st=C3 cur=1309
|
|
[15:42:17.002][D][awning_cur:206]: st=C3 cur=1394
|
|
[15:42:17.043][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:42:17.043][S][cover]: 'Awning' >>
|
|
[15:42:17.043][S][cover]: State: OPEN
|
|
[15:42:17.043][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:17.111][D][awning_cur:206]: st=C3 cur=1300
|
|
[15:42:17.148][D][awning_cur:206]: st=C3 cur=1282
|
|
[15:42:17.197][D][awning_cur:206]: st=C3 cur=1377
|
|
[15:42:17.245][S][cover]: 'Awning' >>
|
|
[15:42:17.245][S][cover]: State: OPEN
|
|
[15:42:17.245][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:17.259][D][awning_cur:206]: st=C3 cur=1328
|
|
[15:42:17.305][D][awning_cur:206]: st=C3 cur=1346
|
|
[15:42:17.366][D][awning_cur:206]: st=C3 cur=1309
|
|
[15:42:17.407][S][cover]: 'Awning' >>
|
|
[15:42:17.407][S][cover]: State: OPEN
|
|
[15:42:17.407][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:17.415][D][awning_cur:206]: st=C3 cur=1322
|
|
[15:42:17.458][D][awning_cur:206]: st=C3 cur=1326
|
|
[15:42:17.505][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:42:17.505][S][cover]: 'Awning' >>
|
|
[15:42:17.505][S][cover]: State: OPEN
|
|
[15:42:17.505][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:17.511][D][awning_cur:206]: st=C3 cur=1297
|
|
[15:42:17.557][D][awning_cur:206]: st=C3 cur=1383
|
|
[15:42:17.616][D][awning_cur:206]: st=C3 cur=1340
|
|
[15:42:17.631][S][cover]: 'Awning' >>
|
|
[15:42:17.631][S][cover]: State: OPEN
|
|
[15:42:17.631][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:17.673][D][awning_cur:206]: st=C3 cur=1440
|
|
[15:42:17.720][D][awning_cur:206]: st=C3 cur=1349
|
|
[15:42:17.762][D][awning_cur:206]: st=C3 cur=1401
|
|
[15:42:17.792][S][cover]: 'Awning' >>
|
|
[15:42:17.792][S][cover]: State: OPEN
|
|
[15:42:17.792][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:17.792][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:42:17.812][D][awning_cur:206]: st=C3 cur=1333
|
|
[15:42:17.868][D][awning_cur:206]: st=C3 cur=1453
|
|
[15:42:17.931][D][awning_cur:206]: st=C3 cur=1399
|
|
[15:42:17.940][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:42:17.940][S][cover]: 'Awning' >>
|
|
[15:42:17.940][S][cover]: State: OPEN
|
|
[15:42:17.940][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:17.941][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:42:17.979][D][awning_cur:206]: st=C3 cur=1373
|
|
[15:42:18.028][D][awning_cur:206]: st=C3 cur=1344
|
|
[15:42:18.089][S][cover]: 'Awning' >>
|
|
[15:42:18.089][S][cover]: State: OPEN
|
|
[15:42:18.089][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:18.117][D][awning_cur:206]: st=C3 cur=1328
|
|
[15:42:18.178][D][awning_cur:206]: st=C3 cur=1360
|
|
[15:42:18.223][D][awning_cur:206]: st=C3 cur=1370
|
|
[15:42:18.241][S][cover]: 'Awning' >>
|
|
[15:42:18.241][S][cover]: State: OPEN
|
|
[15:42:18.241][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:18.281][D][awning_cur:206]: st=C3 cur=1356
|
|
[15:42:18.331][D][awning_cur:206]: st=C3 cur=1361
|
|
[15:42:18.383][D][awning_cur:206]: st=C3 cur=1314
|
|
[15:42:18.400][S][cover]: 'Awning' >>
|
|
[15:42:18.400][S][cover]: State: OPEN
|
|
[15:42:18.400][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:18.401][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:42:18.421][D][awning_cur:206]: st=C3 cur=1274
|
|
[15:42:18.477][D][awning_cur:206]: st=C3 cur=1295
|
|
[15:42:18.531][D][awning_cur:206]: st=C3 cur=1280
|
|
[15:42:18.537][S][cover]: 'Awning' >>
|
|
[15:42:18.537][S][cover]: State: OPEN
|
|
[15:42:18.537][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:18.579][D][awning_cur:206]: st=C3 cur=1287
|
|
[15:42:18.643][D][awning_cur:206]: st=C3 cur=1294
|
|
[15:42:18.690][D][awning_cur:206]: st=C3 cur=1274
|
|
[15:42:18.712][S][cover]: 'Awning' >>
|
|
[15:42:18.712][S][cover]: State: OPEN
|
|
[15:42:18.712][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:18.712][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:42:18.726][D][awning_cur:206]: st=C3 cur=1238
|
|
[15:42:18.781][D][awning_cur:206]: st=C3 cur=1248
|
|
[15:42:18.837][D][awning_cur:206]: st=C3 cur=1246
|
|
[15:42:18.848][S][cover]: 'Awning' >>
|
|
[15:42:18.848][S][cover]: State: OPEN
|
|
[15:42:18.848][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:18.849][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:42:18.888][D][awning_cur:206]: st=C3 cur=1267
|
|
[15:42:18.950][D][awning_cur:206]: st=C3 cur=1252
|
|
[15:42:19.002][D][awning_cur:206]: st=C3 cur=1242
|
|
[15:42:19.011][S][cover]: 'Awning' >>
|
|
[15:42:19.011][S][cover]: State: OPEN
|
|
[15:42:19.011][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:19.011][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:42:19.179][D][awning_cur:206]: st=C3 cur=1232
|
|
[15:42:19.199][D][awning_cur:206]: st=C3 cur=1252
|
|
[15:42:19.249][D][awning_cur:206]: st=C3 cur=1238
|
|
[15:42:19.259][S][cover]: 'Awning' >>
|
|
[15:42:19.259][S][cover]: State: OPEN
|
|
[15:42:19.259][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:19.304][D][awning_cur:206]: st=C3 cur=1251
|
|
[15:42:19.348][D][awning_cur:206]: st=C3 cur=1243
|
|
[15:42:19.411][D][awning_cur:206]: st=C3 cur=1236
|
|
[15:42:19.431][S][cover]: 'Awning' >>
|
|
[15:42:19.431][S][cover]: State: OPEN
|
|
[15:42:19.431][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:19.432][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:42:19.444][D][awning_cur:206]: st=C3 cur=1244
|
|
[15:42:19.509][D][awning_cur:206]: st=C3 cur=1246
|
|
[15:42:19.557][D][awning_cur:206]: st=C3 cur=1245
|
|
[15:42:19.570][S][cover]: 'Awning' >>
|
|
[15:42:19.570][S][cover]: State: OPEN
|
|
[15:42:19.570][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:19.605][D][awning_cur:206]: st=C3 cur=1239
|
|
[15:42:19.658][D][awning_cur:206]: st=C3 cur=1269
|
|
[15:42:19.711][D][awning_cur:206]: st=C3 cur=1260
|
|
[15:42:19.722][S][cover]: 'Awning' >>
|
|
[15:42:19.722][S][cover]: State: OPEN
|
|
[15:42:19.722][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:19.723][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:42:19.756][D][awning_cur:206]: st=C3 cur=1262
|
|
[15:42:19.812][D][awning_cur:206]: st=C3 cur=1264
|
|
[15:42:19.858][D][awning_cur:206]: st=C3 cur=1270
|
|
[15:42:19.867][S][cover]: 'Awning' >>
|
|
[15:42:19.867][S][cover]: State: OPEN
|
|
[15:42:19.867][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:19.868][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:42:19.913][D][awning_cur:206]: st=C3 cur=1250
|
|
[15:42:19.968][D][awning_cur:206]: st=C3 cur=1273
|
|
[15:42:20.024][D][awning_cur:206]: st=C3 cur=1251
|
|
[15:42:20.045][S][cover]: 'Awning' >>
|
|
[15:42:20.045][S][cover]: State: OPEN
|
|
[15:42:20.045][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:20.046][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:42:20.163][D][awning_cur:206]: st=C3 cur=1211
|
|
[15:42:20.213][D][awning_cur:206]: st=C3 cur=1178
|
|
[15:42:20.271][D][awning_cur:206]: st=C3 cur=1180
|
|
[15:42:20.285][S][cover]: 'Awning' >>
|
|
[15:42:20.285][S][cover]: State: OPEN
|
|
[15:42:20.285][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:20.325][D][awning_cur:206]: st=C3 cur=1205
|
|
[15:42:20.371][D][awning_cur:206]: st=C3 cur=1216
|
|
[15:42:20.424][D][awning_cur:206]: st=C3 cur=1220
|
|
[15:42:20.443][S][cover]: 'Awning' >>
|
|
[15:42:20.443][S][cover]: State: OPEN
|
|
[15:42:20.443][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:20.444][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:42:20.480][D][awning_cur:206]: st=C3 cur=1203
|
|
[15:42:20.527][D][awning_cur:206]: st=C3 cur=1179
|
|
[15:42:20.572][D][awning_cur:206]: st=C3 cur=1169
|
|
[15:42:20.600][S][cover]: 'Awning' >>
|
|
[15:42:20.600][S][cover]: State: OPEN
|
|
[15:42:20.600][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:20.627][D][awning_cur:206]: st=C3 cur=1153
|
|
[15:42:20.706][D][awning_cur:206]: st=C3 cur=1170
|
|
[15:42:20.738][D][awning_cur:206]: st=C3 cur=1158
|
|
[15:42:20.761][S][cover]: 'Awning' >>
|
|
[15:42:20.761][S][cover]: State: OPEN
|
|
[15:42:20.761][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:20.762][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:42:20.773][D][awning_cur:206]: st=C3 cur=1125
|
|
[15:42:20.828][D][awning_cur:206]: st=C3 cur=1116
|
|
[15:42:20.885][D][awning_cur:206]: st=C3 cur=1108
|
|
[15:42:20.886][S][cover]: 'Awning' >>
|
|
[15:42:20.886][S][cover]: State: OPEN
|
|
[15:42:20.886][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:20.886][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:42:20.886][S][sensor]: 'Battery Voltage' >> 12.96 V
|
|
[15:42:20.944][D][awning_cur:206]: st=C3 cur=1088
|
|
[15:42:20.987][D][awning_cur:206]: st=C3 cur=1100
|
|
[15:42:21.033][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:42:21.033][S][cover]: 'Awning' >>
|
|
[15:42:21.033][S][cover]: State: OPEN
|
|
[15:42:21.033][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:21.056][D][awning_cur:206]: st=C3 cur=1103
|
|
[15:42:21.134][D][awning_cur:206]: st=C3 cur=1140
|
|
[15:42:21.170][S][cover]: 'Awning' >>
|
|
[15:42:21.170][S][cover]: State: OPEN
|
|
[15:42:21.170][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:21.197][D][awning_cur:206]: st=C3 cur=1143
|
|
[15:42:21.242][D][awning_cur:206]: st=C3 cur=1169
|
|
[15:42:21.285][D][awning_cur:206]: st=C3 cur=1183
|
|
[15:42:21.309][S][cover]: 'Awning' >>
|
|
[15:42:21.309][S][cover]: State: OPEN
|
|
[15:42:21.309][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:21.333][D][awning_cur:206]: st=C3 cur=1209
|
|
[15:42:21.385][D][awning_cur:206]: st=C3 cur=1207
|
|
[15:42:21.451][D][awning_cur:206]: st=C3 cur=1210
|
|
[15:42:21.477][S][cover]: 'Awning' >>
|
|
[15:42:21.477][S][cover]: State: OPEN
|
|
[15:42:21.477][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:21.478][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:42:21.496][D][awning_cur:206]: st=C3 cur=1188
|
|
[15:42:21.554][D][awning_cur:206]: st=C3 cur=1185
|
|
[15:42:21.601][D][awning_cur:206]: st=C3 cur=1134
|
|
[15:42:21.609][S][cover]: 'Awning' >>
|
|
[15:42:21.609][S][cover]: State: OPEN
|
|
[15:42:21.609][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:21.651][D][awning_cur:206]: st=C3 cur=1158
|
|
[15:42:21.693][D][awning_cur:206]: st=C3 cur=1132
|
|
[15:42:21.753][D][awning_cur:206]: st=C3 cur=1130
|
|
[15:42:21.766][S][cover]: 'Awning' >>
|
|
[15:42:21.766][S][cover]: State: OPEN
|
|
[15:42:21.766][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:21.767][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:42:21.799][D][awning_cur:206]: st=C3 cur=1103
|
|
[15:42:21.861][D][awning_cur:206]: st=C3 cur=1129
|
|
[15:42:21.911][D][awning_cur:206]: st=C3 cur=1109
|
|
[15:42:21.938][S][cover]: 'Awning' >>
|
|
[15:42:21.938][S][cover]: State: OPEN
|
|
[15:42:21.938][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:21.939][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:42:21.958][D][awning_cur:206]: st=C3 cur=1094
|
|
[15:42:22.003][D][awning_cur:206]: st=C3 cur=1109
|
|
[15:42:22.039][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:42:22.039][S][cover]: 'Awning' >>
|
|
[15:42:22.039][S][cover]: State: OPEN
|
|
[15:42:22.039][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:22.108][D][awning_cur:206]: st=C3 cur=1109
|
|
[15:42:22.168][D][awning_cur:206]: st=C3 cur=1107
|
|
[15:42:22.222][D][awning_cur:206]: st=C3 cur=1047
|
|
[15:42:22.230][S][cover]: 'Awning' >>
|
|
[15:42:22.230][S][cover]: State: OPEN
|
|
[15:42:22.230][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:22.251][D][awning_cur:206]: st=C3 cur=1029
|
|
[15:42:22.304][D][awning_cur:206]: st=C3 cur=1072
|
|
[15:42:22.363][D][awning_cur:206]: st=C3 cur=1071
|
|
[15:42:22.374][S][cover]: 'Awning' >>
|
|
[15:42:22.374][S][cover]: State: OPEN
|
|
[15:42:22.374][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:22.416][D][awning_cur:206]: st=C3 cur=1083
|
|
[15:42:22.467][D][awning_cur:206]: st=C3 cur=1100
|
|
[15:42:22.512][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:42:22.512][S][cover]: 'Awning' >>
|
|
[15:42:22.512][S][cover]: State: OPEN
|
|
[15:42:22.512][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:22.522][D][awning_cur:206]: st=C3 cur=1110
|
|
[15:42:22.557][D][awning_cur:206]: st=C3 cur=1102
|
|
[15:42:22.636][D][awning_cur:206]: st=C3 cur=1081
|
|
[15:42:22.636][S][cover]: 'Awning' >>
|
|
[15:42:22.636][S][cover]: State: OPEN
|
|
[15:42:22.636][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:22.671][D][awning_cur:206]: st=C3 cur=1084
|
|
[15:42:22.744][D][awning_cur:206]: st=C3 cur=1101
|
|
[15:42:22.778][D][awning_cur:206]: st=C3 cur=1109
|
|
[15:42:22.794][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:42:22.794][S][cover]: 'Awning' >>
|
|
[15:42:22.794][S][cover]: State: OPEN
|
|
[15:42:22.794][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:22.842][D][awning_cur:206]: st=C3 cur=1035
|
|
[15:42:22.867][D][awning_cur:206]: st=C3 cur=1050
|
|
[15:42:22.922][D][awning_cur:206]: st=C3 cur=975
|
|
[15:42:22.936][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:42:22.937][S][cover]: 'Awning' >>
|
|
[15:42:22.937][S][cover]: State: OPEN
|
|
[15:42:22.937][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:22.937][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:42:22.977][D][awning_cur:206]: st=C3 cur=1021
|
|
[15:42:23.029][D][awning_cur:206]: st=C3 cur=1096
|
|
[15:42:23.085][S][cover]: 'Awning' >>
|
|
[15:42:23.085][S][cover]: State: OPEN
|
|
[15:42:23.085][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:23.140][D][awning_cur:206]: st=C3 cur=1081
|
|
[15:42:23.176][D][awning_cur:206]: st=C3 cur=1103
|
|
[15:42:23.234][D][awning_cur:206]: st=C3 cur=1065
|
|
[15:42:23.254][S][cover]: 'Awning' >>
|
|
[15:42:23.254][S][cover]: State: OPEN
|
|
[15:42:23.254][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:23.288][D][awning_cur:206]: st=C3 cur=1092
|
|
[15:42:23.337][D][awning_cur:206]: st=C3 cur=1070
|
|
[15:42:23.395][D][awning_cur:206]: st=C3 cur=1111
|
|
[15:42:23.409][S][cover]: 'Awning' >>
|
|
[15:42:23.409][S][cover]: State: OPEN
|
|
[15:42:23.409][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:23.409][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:42:23.438][D][awning_cur:206]: st=C3 cur=1064
|
|
[15:42:23.480][D][awning_cur:206]: st=C3 cur=1021
|
|
[15:42:23.537][D][awning_cur:206]: st=C3 cur=1032
|
|
[15:42:23.549][S][cover]: 'Awning' >>
|
|
[15:42:23.549][S][cover]: State: OPEN
|
|
[15:42:23.549][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:23.586][D][awning_cur:206]: st=C3 cur=1023
|
|
[15:42:23.638][D][awning_cur:206]: st=C3 cur=984
|
|
[15:42:23.698][D][awning_cur:206]: st=C3 cur=993
|
|
[15:42:23.705][S][cover]: 'Awning' >>
|
|
[15:42:23.705][S][cover]: State: OPEN
|
|
[15:42:23.705][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:23.705][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:42:23.750][D][awning_cur:206]: st=C3 cur=1040
|
|
[15:42:23.799][D][awning_cur:206]: st=C3 cur=1050
|
|
[15:42:23.842][D][awning_cur:206]: st=C3 cur=1058
|
|
[15:42:23.881][S][cover]: 'Awning' >>
|
|
[15:42:23.881][S][cover]: State: OPEN
|
|
[15:42:23.881][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:23.882][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:42:23.904][D][awning_cur:206]: st=C3 cur=1094
|
|
[15:42:23.948][D][awning_cur:206]: st=C3 cur=1083
|
|
[15:42:24.012][D][awning_cur:206]: st=C3 cur=1105
|
|
[15:42:24.026][S][cover]: 'Awning' >>
|
|
[15:42:24.026][S][cover]: State: OPEN
|
|
[15:42:24.026][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:24.026][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:42:24.160][D][awning_cur:206]: st=C3 cur=1170
|
|
[15:42:24.202][D][awning_cur:206]: st=C3 cur=1033
|
|
[15:42:24.252][D][awning_cur:206]: st=C3 cur=953
|
|
[15:42:24.260][S][cover]: 'Awning' >>
|
|
[15:42:24.260][S][cover]: State: OPEN
|
|
[15:42:24.260][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:24.304][D][awning_cur:206]: st=C3 cur=899
|
|
[15:42:24.359][D][awning_cur:206]: st=C3 cur=911
|
|
[15:42:24.415][D][awning_cur:206]: st=C3 cur=901
|
|
[15:42:24.425][S][cover]: 'Awning' >>
|
|
[15:42:24.425][S][cover]: State: OPEN
|
|
[15:42:24.425][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:24.425][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:42:24.449][D][awning_cur:206]: st=C3 cur=1052
|
|
[15:42:24.502][D][awning_cur:206]: st=C3 cur=1130
|
|
[15:42:24.557][D][awning_cur:206]: st=C3 cur=1043
|
|
[15:42:24.566][S][cover]: 'Awning' >>
|
|
[15:42:24.566][S][cover]: State: OPEN
|
|
[15:42:24.566][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:24.610][D][awning_cur:206]: st=C3 cur=976
|
|
[15:42:24.664][D][awning_cur:206]: st=C3 cur=902
|
|
[15:42:24.723][D][awning_cur:206]: st=C3 cur=891
|
|
[15:42:24.731][S][cover]: 'Awning' >>
|
|
[15:42:24.731][S][cover]: State: OPEN
|
|
[15:42:24.731][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:24.732][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:42:24.774][D][awning_cur:206]: st=C3 cur=850
|
|
[15:42:24.810][D][awning_cur:206]: st=C3 cur=935
|
|
[15:42:24.865][D][awning_cur:206]: st=C3 cur=885
|
|
[15:42:24.891][S][cover]: 'Awning' >>
|
|
[15:42:24.891][S][cover]: State: OPEN
|
|
[15:42:24.891][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:24.891][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:42:24.927][D][awning_cur:206]: st=C3 cur=956
|
|
[15:42:24.983][D][awning_cur:206]: st=C3 cur=1050
|
|
[15:42:25.031][D][awning_cur:206]: st=C3 cur=1032
|
|
[15:42:25.045][S][cover]: 'Awning' >>
|
|
[15:42:25.045][S][cover]: State: OPEN
|
|
[15:42:25.045][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:25.045][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:42:25.120][D][awning_cur:206]: st=C3 cur=1025
|
|
[15:42:25.174][D][awning_cur:206]: st=C3 cur=1103
|
|
[15:42:25.231][D][awning_cur:206]: st=C3 cur=1159
|
|
[15:42:25.245][S][cover]: 'Awning' >>
|
|
[15:42:25.245][S][cover]: State: OPEN
|
|
[15:42:25.245][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:25.281][D][awning_cur:206]: st=C3 cur=1100
|
|
[15:42:25.335][D][awning_cur:206]: st=C3 cur=938
|
|
[15:42:25.385][D][awning_cur:206]: st=C3 cur=898
|
|
[15:42:25.393][S][cover]: 'Awning' >>
|
|
[15:42:25.393][S][cover]: State: OPEN
|
|
[15:42:25.393][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:25.394][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:42:25.437][D][awning_cur:206]: st=C3 cur=854
|
|
[15:42:25.480][D][awning_cur:206]: st=C3 cur=917
|
|
[15:42:25.533][D][awning_cur:206]: st=C3 cur=1003
|
|
[15:42:25.554][S][cover]: 'Awning' >>
|
|
[15:42:25.554][S][cover]: State: OPEN
|
|
[15:42:25.554][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:25.593][D][awning_cur:206]: st=C3 cur=911
|
|
[15:42:25.641][D][awning_cur:206]: st=C3 cur=989
|
|
[15:42:25.692][D][awning_cur:206]: st=C3 cur=934
|
|
[15:42:25.703][S][cover]: 'Awning' >>
|
|
[15:42:25.703][S][cover]: State: OPEN
|
|
[15:42:25.703][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:25.704][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:42:25.730][D][awning_cur:206]: st=C3 cur=986
|
|
[15:42:25.782][D][awning_cur:206]: st=C3 cur=929
|
|
[15:42:25.846][D][awning_cur:206]: st=C3 cur=973
|
|
[15:42:25.870][S][cover]: 'Awning' >>
|
|
[15:42:25.870][S][cover]: State: OPEN
|
|
[15:42:25.870][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:25.870][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:42:25.891][D][awning_cur:206]: st=C3 cur=917
|
|
[15:42:25.949][D][awning_cur:206]: st=C3 cur=912
|
|
[15:42:26.000][D][awning_cur:206]: st=C3 cur=922
|
|
[15:42:26.005][S][cover]: 'Awning' >>
|
|
[15:42:26.005][S][cover]: State: OPEN
|
|
[15:42:26.005][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:26.006][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:42:26.230][D][awning_cur:206]: st=C3 cur=922
|
|
[15:42:26.266][D][awning_cur:206]: st=C3 cur=908
|
|
[15:42:26.266][D][awning_cur:206]: st=C3 cur=905
|
|
[15:42:26.267][S][cover]: 'Awning' >>
|
|
[15:42:26.267][S][cover]: State: OPEN
|
|
[15:42:26.267][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:26.313][D][awning_cur:206]: st=C3 cur=892
|
|
[15:42:26.367][D][awning_cur:206]: st=C3 cur=909
|
|
[15:42:26.418][D][awning_cur:206]: st=C3 cur=906
|
|
[15:42:26.427][S][cover]: 'Awning' >>
|
|
[15:42:26.427][S][cover]: State: OPEN
|
|
[15:42:26.427][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:26.427][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:42:26.464][D][awning_cur:206]: st=C3 cur=951
|
|
[15:42:26.518][D][awning_cur:206]: st=C3 cur=929
|
|
[15:42:26.564][D][awning_cur:206]: st=C3 cur=962
|
|
[15:42:26.576][S][cover]: 'Awning' >>
|
|
[15:42:26.576][S][cover]: State: OPEN
|
|
[15:42:26.576][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:26.619][D][awning_cur:206]: st=C3 cur=980
|
|
[15:42:26.673][D][awning_cur:206]: st=C3 cur=1005
|
|
[15:42:26.722][D][awning_cur:206]: st=C3 cur=1009
|
|
[15:42:26.727][S][cover]: 'Awning' >>
|
|
[15:42:26.727][S][cover]: State: OPEN
|
|
[15:42:26.727][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:26.727][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:42:26.766][D][awning_cur:206]: st=C3 cur=952
|
|
[15:42:26.812][D][awning_cur:206]: st=C3 cur=915
|
|
[15:42:26.873][D][awning_cur:206]: st=C3 cur=971
|
|
[15:42:26.885][S][cover]: 'Awning' >>
|
|
[15:42:26.885][S][cover]: State: OPEN
|
|
[15:42:26.885][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:26.885][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:42:26.922][D][awning_cur:206]: st=C3 cur=975
|
|
[15:42:26.979][D][awning_cur:206]: st=C3 cur=978
|
|
[15:42:27.039][D][awning_cur:206]: st=C3 cur=1016
|
|
[15:42:27.051][S][cover]: 'Awning' >>
|
|
[15:42:27.051][S][cover]: State: OPEN
|
|
[15:42:27.051][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:27.052][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:42:27.117][D][awning_cur:206]: st=C3 cur=959
|
|
[15:42:27.170][D][awning_cur:206]: st=C3 cur=988
|
|
[15:42:27.230][D][awning_cur:206]: st=C3 cur=931
|
|
[15:42:27.237][S][cover]: 'Awning' >>
|
|
[15:42:27.237][S][cover]: State: OPEN
|
|
[15:42:27.237][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:27.281][D][awning_cur:206]: st=C3 cur=980
|
|
[15:42:27.329][D][awning_cur:206]: st=C3 cur=927
|
|
[15:42:27.394][D][awning_cur:206]: st=C3 cur=932
|
|
[15:42:27.409][S][cover]: 'Awning' >>
|
|
[15:42:27.409][S][cover]: State: OPEN
|
|
[15:42:27.409][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:27.439][D][awning_cur:206]: st=C3 cur=915
|
|
[15:42:27.491][D][awning_cur:206]: st=C3 cur=934
|
|
[15:42:27.512][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:42:27.512][S][cover]: 'Awning' >>
|
|
[15:42:27.512][S][cover]: State: OPEN
|
|
[15:42:27.512][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:27.528][D][awning_cur:206]: st=C3 cur=921
|
|
[15:42:27.578][D][awning_cur:206]: st=C3 cur=924
|
|
[15:42:27.638][D][awning_cur:206]: st=C3 cur=922
|
|
[15:42:27.652][S][cover]: 'Awning' >>
|
|
[15:42:27.652][S][cover]: State: OPEN
|
|
[15:42:27.652][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:27.695][D][awning_cur:206]: st=C3 cur=912
|
|
[15:42:27.747][D][awning_cur:206]: st=C3 cur=918
|
|
[15:42:27.780][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:42:27.780][S][cover]: 'Awning' >>
|
|
[15:42:27.780][S][cover]: State: OPEN
|
|
[15:42:27.780][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:27.797][D][awning_cur:206]: st=C3 cur=896
|
|
[15:42:27.834][D][awning_cur:206]: st=C3 cur=902
|
|
[15:42:27.912][D][awning_cur:206]: st=C3 cur=911
|
|
[15:42:27.928][S][cover]: 'Awning' >>
|
|
[15:42:27.928][S][cover]: State: OPEN
|
|
[15:42:27.928][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:27.929][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:42:27.950][D][awning_cur:206]: st=C3 cur=905
|
|
[15:42:28.000][D][awning_cur:206]: st=C3 cur=894
|
|
[15:42:28.038][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:42:28.039][S][cover]: 'Awning' >>
|
|
[15:42:28.039][S][cover]: State: OPEN
|
|
[15:42:28.039][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:28.039][S][sensor]: 'Battery Voltage' >> 13.01 V
|
|
[15:42:28.054][D][awning_cur:206]: st=C3 cur=898
|
|
[15:42:28.145][D][awning_cur:206]: st=C3 cur=894
|
|
[15:42:28.174][S][cover]: 'Awning' >>
|
|
[15:42:28.174][S][cover]: State: OPEN
|
|
[15:42:28.174][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:28.200][D][awning_cur:206]: st=C3 cur=900
|
|
[15:42:28.248][D][awning_cur:206]: st=C3 cur=890
|
|
[15:42:28.308][D][awning_cur:206]: st=C3 cur=892
|
|
[15:42:28.313][S][cover]: 'Awning' >>
|
|
[15:42:28.313][S][cover]: State: OPEN
|
|
[15:42:28.313][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:28.343][D][awning_cur:206]: st=C3 cur=879
|
|
[15:42:28.417][D][awning_cur:206]: st=C3 cur=906
|
|
[15:42:28.460][D][awning_cur:206]: st=C3 cur=911
|
|
[15:42:28.473][S][cover]: 'Awning' >>
|
|
[15:42:28.473][S][cover]: State: OPEN
|
|
[15:42:28.473][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:28.473][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:42:28.503][D][awning_cur:206]: st=C3 cur=923
|
|
[15:42:28.557][D][awning_cur:206]: st=C3 cur=914
|
|
[15:42:28.612][D][awning_cur:206]: st=C3 cur=908
|
|
[15:42:28.623][S][cover]: 'Awning' >>
|
|
[15:42:28.623][S][cover]: State: OPEN
|
|
[15:42:28.623][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:28.650][D][awning_cur:206]: st=C3 cur=906
|
|
[15:42:28.708][D][awning_cur:206]: st=C3 cur=884
|
|
[15:42:28.768][D][awning_cur:206]: st=C3 cur=898
|
|
[15:42:28.775][S][cover]: 'Awning' >>
|
|
[15:42:28.775][S][cover]: State: OPEN
|
|
[15:42:28.775][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:28.775][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:42:28.815][D][awning_cur:206]: st=C3 cur=894
|
|
[15:42:28.864][D][awning_cur:206]: st=C3 cur=886
|
|
[15:42:28.923][D][awning_cur:206]: st=C3 cur=896
|
|
[15:42:28.930][S][cover]: 'Awning' >>
|
|
[15:42:28.930][S][cover]: State: OPEN
|
|
[15:42:28.930][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:28.931][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:42:28.962][D][awning_cur:206]: st=C3 cur=877
|
|
[15:42:29.015][D][awning_cur:206]: st=C3 cur=878
|
|
[15:42:29.069][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:42:29.070][S][cover]: 'Awning' >>
|
|
[15:42:29.070][S][cover]: State: OPEN
|
|
[15:42:29.070][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:29.123][D][awning_cur:206]: st=C3 cur=887
|
|
[15:42:29.173][D][awning_cur:206]: st=C3 cur=874
|
|
[15:42:29.244][D][awning_cur:206]: st=C3 cur=882
|
|
[15:42:29.280][S][cover]: 'Awning' >>
|
|
[15:42:29.280][S][cover]: State: OPEN
|
|
[15:42:29.280][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:29.289][D][awning_cur:206]: st=C3 cur=856
|
|
[15:42:29.319][D][awning_cur:206]: st=C3 cur=859
|
|
[15:42:29.372][D][awning_cur:206]: st=C3 cur=869
|
|
[15:42:29.402][S][cover]: 'Awning' >>
|
|
[15:42:29.402][S][cover]: State: OPEN
|
|
[15:42:29.402][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:29.431][D][awning_cur:206]: st=C3 cur=856
|
|
[15:42:29.479][D][awning_cur:206]: st=C3 cur=870
|
|
[15:42:29.510][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:42:29.510][S][cover]: 'Awning' >>
|
|
[15:42:29.510][S][cover]: State: OPEN
|
|
[15:42:29.510][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:29.546][D][awning_cur:206]: st=C3 cur=868
|
|
[15:42:29.588][D][awning_cur:206]: st=C3 cur=876
|
|
[15:42:29.650][D][awning_cur:206]: st=C3 cur=859
|
|
[15:42:29.672][S][cover]: 'Awning' >>
|
|
[15:42:29.672][S][cover]: State: OPEN
|
|
[15:42:29.672][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:29.685][D][awning_cur:206]: st=C3 cur=860
|
|
[15:42:29.749][D][awning_cur:206]: st=C3 cur=875
|
|
[15:42:29.792][D][awning_cur:206]: st=C3 cur=856
|
|
[15:42:29.810][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:42:29.811][S][cover]: 'Awning' >>
|
|
[15:42:29.811][S][cover]: State: OPEN
|
|
[15:42:29.811][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:29.849][D][awning_cur:206]: st=C3 cur=808
|
|
[15:42:29.897][D][awning_cur:206]: st=C3 cur=789
|
|
[15:42:29.943][D][awning_cur:206]: st=C3 cur=775
|
|
[15:42:29.964][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:42:29.965][S][cover]: 'Awning' >>
|
|
[15:42:29.965][S][cover]: State: OPEN
|
|
[15:42:29.965][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:29.965][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:42:29.995][D][awning_cur:206]: st=C3 cur=779
|
|
[15:42:30.143][S][cover]: 'Awning' >>
|
|
[15:42:30.143][S][cover]: State: OPEN
|
|
[15:42:30.143][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:30.152][D][awning_cur:206]: st=C3 cur=846
|
|
[15:42:30.198][D][awning_cur:206]: st=C3 cur=865
|
|
[15:42:30.267][D][awning_cur:206]: st=C3 cur=856
|
|
[15:42:30.285][S][cover]: 'Awning' >>
|
|
[15:42:30.285][S][cover]: State: OPEN
|
|
[15:42:30.285][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:30.310][D][awning_cur:206]: st=C3 cur=848
|
|
[15:42:30.358][D][awning_cur:206]: st=C3 cur=823
|
|
[15:42:30.396][D][awning_cur:206]: st=C3 cur=842
|
|
[15:42:30.426][S][cover]: 'Awning' >>
|
|
[15:42:30.426][S][cover]: State: OPEN
|
|
[15:42:30.426][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:30.427][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:42:30.471][D][awning_cur:206]: st=C3 cur=860
|
|
[15:42:30.503][D][awning_cur:206]: st=C3 cur=841
|
|
[15:42:30.563][D][awning_cur:206]: st=C3 cur=845
|
|
[15:42:30.586][S][cover]: 'Awning' >>
|
|
[15:42:30.586][S][cover]: State: OPEN
|
|
[15:42:30.586][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:30.610][D][awning_cur:206]: st=C3 cur=832
|
|
[15:42:30.665][D][awning_cur:206]: st=C3 cur=848
|
|
[15:42:30.702][D][awning_cur:206]: st=C3 cur=824
|
|
[15:42:30.729][S][cover]: 'Awning' >>
|
|
[15:42:30.729][S][cover]: State: OPEN
|
|
[15:42:30.729][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:30.729][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:42:30.760][D][awning_cur:206]: st=C3 cur=847
|
|
[15:42:30.813][D][awning_cur:206]: st=C3 cur=866
|
|
[15:42:30.870][D][awning_cur:206]: st=C3 cur=859
|
|
[15:42:30.884][S][cover]: 'Awning' >>
|
|
[15:42:30.884][S][cover]: State: OPEN
|
|
[15:42:30.884][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:30.884][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:42:30.903][D][awning_cur:206]: st=C3 cur=835
|
|
[15:42:30.980][D][awning_cur:206]: st=C3 cur=854
|
|
[15:42:31.016][D][awning_cur:206]: st=C3 cur=874
|
|
[15:42:31.037][S][cover]: 'Awning' >>
|
|
[15:42:31.037][S][cover]: State: OPEN
|
|
[15:42:31.037][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:31.038][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:42:31.074][D][awning_cur:206]: st=C3 cur=853
|
|
[15:42:31.125][D][awning_cur:206]: st=C3 cur=850
|
|
[15:42:31.178][D][awning_cur:206]: st=C3 cur=827
|
|
[15:42:31.197][S][cover]: 'Awning' >>
|
|
[15:42:31.197][S][cover]: State: OPEN
|
|
[15:42:31.197][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:31.218][D][awning_cur:206]: st=C3 cur=806
|
|
[15:42:31.281][D][awning_cur:206]: st=C3 cur=799
|
|
[15:42:31.328][D][awning_cur:206]: st=C3 cur=781
|
|
[15:42:31.344][S][cover]: 'Awning' >>
|
|
[15:42:31.344][S][cover]: State: OPEN
|
|
[15:42:31.344][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:31.389][D][awning_cur:206]: st=C3 cur=786
|
|
[15:42:31.430][D][awning_cur:206]: st=C3 cur=780
|
|
[15:42:31.492][D][awning_cur:206]: st=C3 cur=787
|
|
[15:42:31.503][S][cover]: 'Awning' >>
|
|
[15:42:31.503][S][cover]: State: OPEN
|
|
[15:42:31.503][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:31.504][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:42:31.541][D][awning_cur:206]: st=C3 cur=788
|
|
[15:42:31.585][D][awning_cur:206]: st=C3 cur=796
|
|
[15:42:31.626][D][awning_cur:206]: st=C3 cur=774
|
|
[15:42:31.650][S][cover]: 'Awning' >>
|
|
[15:42:31.650][S][cover]: State: OPEN
|
|
[15:42:31.650][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:31.687][D][awning_cur:206]: st=C3 cur=766
|
|
[15:42:31.741][D][awning_cur:206]: st=C3 cur=773
|
|
[15:42:31.797][D][awning_cur:206]: st=C3 cur=768
|
|
[15:42:31.811][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:42:31.811][S][cover]: 'Awning' >>
|
|
[15:42:31.811][S][cover]: State: OPEN
|
|
[15:42:31.811][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:31.882][D][awning_cur:206]: st=C3 cur=782
|
|
[15:42:31.897][D][awning_cur:206]: st=C3 cur=778
|
|
[15:42:31.934][D][awning_cur:206]: st=C3 cur=776
|
|
[15:42:32.006][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:42:32.006][S][cover]: 'Awning' >>
|
|
[15:42:32.006][S][cover]: State: OPEN
|
|
[15:42:32.006][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:32.007][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:42:32.039][D][awning_cur:206]: st=C3 cur=781
|
|
[15:42:32.108][S][cover]: 'Awning' >>
|
|
[15:42:32.108][S][cover]: State: OPEN
|
|
[15:42:32.108][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:32.143][D][awning_cur:206]: st=C3 cur=784
|
|
[15:42:32.199][D][awning_cur:206]: st=C3 cur=792
|
|
[15:42:32.249][D][awning_cur:206]: st=C3 cur=770
|
|
[15:42:32.266][S][cover]: 'Awning' >>
|
|
[15:42:32.266][S][cover]: State: OPEN
|
|
[15:42:32.266][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:32.287][D][awning_cur:206]: st=C3 cur=774
|
|
[15:42:32.376][D][awning_cur:206]: st=C3 cur=769
|
|
[15:42:32.447][D][awning_cur:206]: st=C3 cur=765
|
|
[15:42:32.479][S][cover]: 'Awning' >>
|
|
[15:42:32.479][S][cover]: State: OPEN
|
|
[15:42:32.479][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:32.488][D][awning_cur:206]: st=C3 cur=756
|
|
[15:42:32.503][D][awning_cur:206]: st=C3 cur=765
|
|
[15:42:32.522][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:42:32.522][S][cover]: 'Awning' >>
|
|
[15:42:32.522][S][cover]: State: OPEN
|
|
[15:42:32.522][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:32.551][D][awning_cur:206]: st=C3 cur=750
|
|
[15:42:32.609][D][awning_cur:206]: st=C3 cur=756
|
|
[15:42:32.658][D][awning_cur:206]: st=C3 cur=752
|
|
[15:42:32.672][S][cover]: 'Awning' >>
|
|
[15:42:32.672][S][cover]: State: OPEN
|
|
[15:42:32.672][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:32.715][D][awning_cur:206]: st=C3 cur=767
|
|
[15:42:32.750][D][awning_cur:206]: st=C3 cur=756
|
|
[15:42:32.793][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:42:32.793][S][cover]: 'Awning' >>
|
|
[15:42:32.793][S][cover]: State: OPEN
|
|
[15:42:32.793][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:32.809][D][awning_cur:206]: st=C3 cur=745
|
|
[15:42:32.861][D][awning_cur:206]: st=C3 cur=740
|
|
[15:42:32.919][D][awning_cur:206]: st=C3 cur=729
|
|
[15:42:32.940][S][cover]: 'Awning' >>
|
|
[15:42:32.940][S][cover]: State: OPEN
|
|
[15:42:32.940][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:32.941][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:42:32.971][D][awning_cur:206]: st=C3 cur=698
|
|
[15:42:33.022][D][awning_cur:206]: st=C3 cur=704
|
|
[15:42:33.060][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:42:33.060][S][cover]: 'Awning' >>
|
|
[15:42:33.060][S][cover]: State: OPEN
|
|
[15:42:33.060][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:33.215][D][awning_cur:206]: st=C3 cur=710
|
|
[15:42:33.223][D][awning_cur:206]: st=C3 cur=718
|
|
[15:42:33.274][D][awning_cur:206]: st=C3 cur=721
|
|
[15:42:33.301][S][cover]: 'Awning' >>
|
|
[15:42:33.301][S][cover]: State: OPEN
|
|
[15:42:33.301][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:33.345][D][awning_cur:206]: st=C3 cur=746
|
|
[15:42:33.389][D][awning_cur:206]: st=C3 cur=737
|
|
[15:42:33.444][D][awning_cur:206]: st=C3 cur=739
|
|
[15:42:33.511][S][cover]: 'Awning' >>
|
|
[15:42:33.511][S][cover]: State: OPEN
|
|
[15:42:33.511][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:33.512][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:42:33.530][D][awning_cur:206]: st=C3 cur=738
|
|
[15:42:33.531][D][awning_cur:206]: st=C3 cur=747
|
|
[15:42:33.577][D][awning_cur:206]: st=C3 cur=742
|
|
[15:42:33.599][S][cover]: 'Awning' >>
|
|
[15:42:33.599][S][cover]: State: OPEN
|
|
[15:42:33.599][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:33.631][D][awning_cur:206]: st=C3 cur=729
|
|
[15:42:33.700][D][awning_cur:206]: st=C3 cur=740
|
|
[15:42:33.731][D][awning_cur:206]: st=C3 cur=726
|
|
[15:42:33.769][S][cover]: 'Awning' >>
|
|
[15:42:33.769][S][cover]: State: OPEN
|
|
[15:42:33.769][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:33.770][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:42:33.790][D][awning_cur:206]: st=C3 cur=738
|
|
[15:42:33.848][D][awning_cur:206]: st=C3 cur=736
|
|
[15:42:33.887][D][awning_cur:206]: st=C3 cur=740
|
|
[15:42:33.971][S][cover]: 'Awning' >>
|
|
[15:42:33.971][S][cover]: State: OPEN
|
|
[15:42:33.971][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:33.971][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:42:33.992][D][awning_cur:206]: st=C3 cur=748
|
|
[15:42:34.001][D][awning_cur:206]: st=C3 cur=723
|
|
[15:42:34.042][D][awning_cur:206]: st=C3 cur=717
|
|
[15:42:34.067][S][cover]: 'Awning' >>
|
|
[15:42:34.067][S][cover]: State: OPEN
|
|
[15:42:34.067][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:34.068][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:42:34.154][D][awning_cur:206]: st=C3 cur=710
|
|
[15:42:34.185][D][awning_cur:206]: st=C3 cur=731
|
|
[15:42:34.244][D][awning_cur:206]: st=C3 cur=726
|
|
[15:42:34.252][S][cover]: 'Awning' >>
|
|
[15:42:34.252][S][cover]: State: OPEN
|
|
[15:42:34.252][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:34.289][D][awning_cur:206]: st=C3 cur=704
|
|
[15:42:34.347][D][awning_cur:206]: st=C3 cur=712
|
|
[15:42:34.397][D][awning_cur:206]: st=C3 cur=688
|
|
[15:42:34.406][S][cover]: 'Awning' >>
|
|
[15:42:34.406][S][cover]: State: OPEN
|
|
[15:42:34.406][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:34.407][S][sensor]: 'Battery Voltage' >> 13.06 V
|
|
[15:42:34.452][D][awning_cur:206]: st=C3 cur=669
|
|
[15:42:34.488][D][awning_cur:206]: st=C3 cur=688
|
|
[15:42:34.540][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:42:34.540][S][cover]: 'Awning' >>
|
|
[15:42:34.540][S][cover]: State: OPEN
|
|
[15:42:34.540][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:34.557][D][awning_cur:206]: st=C3 cur=716
|
|
[15:42:34.611][D][awning_cur:206]: st=C3 cur=720
|
|
[15:42:34.673][D][awning_cur:206]: st=C3 cur=654
|
|
[15:42:34.687][S][cover]: 'Awning' >>
|
|
[15:42:34.687][S][cover]: State: OPEN
|
|
[15:42:34.687][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:34.705][D][awning_cur:206]: st=C3 cur=718
|
|
[15:42:34.743][D][awning_cur:206]: st=C3 cur=635
|
|
[15:42:34.802][D][awning_cur:206]: st=C3 cur=617
|
|
[15:42:34.808][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:42:34.809][S][cover]: 'Awning' >>
|
|
[15:42:34.809][S][cover]: State: OPEN
|
|
[15:42:34.809][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:34.861][D][awning_cur:206]: st=C3 cur=717
|
|
[15:42:34.905][D][awning_cur:206]: st=C3 cur=643
|
|
[15:42:34.927][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:42:34.928][S][cover]: 'Awning' >>
|
|
[15:42:34.928][S][cover]: State: OPEN
|
|
[15:42:34.928][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:34.964][D][awning_cur:206]: st=C3 cur=575
|
|
[15:42:35.002][D][awning_cur:206]: st=C3 cur=627
|
|
[15:42:35.062][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:42:35.063][S][cover]: 'Awning' >>
|
|
[15:42:35.063][S][cover]: State: OPEN
|
|
[15:42:35.063][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:35.263][D][awning_cur:206]: st=C3 cur=651
|
|
[15:42:35.295][D][awning_cur:206]: st=C3 cur=652
|
|
[15:42:35.295][D][awning_cur:206]: st=C3 cur=739
|
|
[15:42:35.296][S][cover]: 'Awning' >>
|
|
[15:42:35.296][S][cover]: State: OPEN
|
|
[15:42:35.296][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:35.314][D][awning_cur:206]: st=C3 cur=658
|
|
[15:42:35.379][D][awning_cur:206]: st=C3 cur=557
|
|
[15:42:35.426][D][awning_cur:206]: st=C3 cur=502
|
|
[15:42:35.439][S][cover]: 'Awning' >>
|
|
[15:42:35.439][S][cover]: State: OPEN
|
|
[15:42:35.439][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:35.439][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:42:35.466][D][awning_cur:206]: st=C3 cur=469
|
|
[15:42:35.513][D][awning_cur:206]: st=C3 cur=494
|
|
[15:42:35.565][D][awning_cur:206]: st=C3 cur=533
|
|
[15:42:35.580][S][cover]: 'Awning' >>
|
|
[15:42:35.580][S][cover]: State: OPEN
|
|
[15:42:35.580][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:35.623][D][awning_cur:206]: st=C3 cur=581
|
|
[15:42:35.674][D][awning_cur:206]: st=C3 cur=681
|
|
[15:42:35.727][D][awning_cur:206]: st=C3 cur=764
|
|
[15:42:35.740][S][cover]: 'Awning' >>
|
|
[15:42:35.740][S][cover]: State: OPEN
|
|
[15:42:35.740][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:35.740][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:42:35.783][D][awning_cur:206]: st=C3 cur=792
|
|
[15:42:35.817][D][awning_cur:206]: st=C3 cur=813
|
|
[15:42:35.876][D][awning_cur:206]: st=C3 cur=811
|
|
[15:42:35.916][S][cover]: 'Awning' >>
|
|
[15:42:35.916][S][cover]: State: OPEN
|
|
[15:42:35.916][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:35.917][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:42:35.939][D][awning_cur:206]: st=C3 cur=739
|
|
[15:42:35.987][D][awning_cur:206]: st=C3 cur=589
|
|
[15:42:36.051][D][awning_cur:206]: st=C3 cur=596
|
|
[15:42:36.072][S][cover]: 'Awning' >>
|
|
[15:42:36.072][S][cover]: State: OPEN
|
|
[15:42:36.072][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:36.073][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:42:36.287][D][awning_cur:206]: st=C3 cur=573
|
|
[15:42:36.300][D][awning_cur:206]: st=C3 cur=607
|
|
[15:42:36.301][D][awning_cur:206]: st=C3 cur=650
|
|
[15:42:36.301][S][cover]: 'Awning' >>
|
|
[15:42:36.301][S][cover]: State: OPEN
|
|
[15:42:36.301][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:36.336][D][awning_cur:206]: st=C3 cur=551
|
|
[15:42:36.380][D][awning_cur:206]: st=C3 cur=582
|
|
[15:42:36.452][D][awning_cur:206]: st=C3 cur=579
|
|
[15:42:36.480][S][cover]: 'Awning' >>
|
|
[15:42:36.480][S][cover]: State: OPEN
|
|
[15:42:36.480][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:36.481][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:42:36.500][D][awning_cur:206]: st=C3 cur=583
|
|
[15:42:36.549][D][awning_cur:206]: st=C3 cur=548
|
|
[15:42:36.600][D][awning_cur:206]: st=C3 cur=577
|
|
[15:42:36.614][S][cover]: 'Awning' >>
|
|
[15:42:36.614][S][cover]: State: OPEN
|
|
[15:42:36.614][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:36.645][D][awning_cur:206]: st=C3 cur=559
|
|
[15:42:36.687][D][awning_cur:206]: st=C3 cur=590
|
|
[15:42:36.744][D][awning_cur:206]: st=C3 cur=581
|
|
[15:42:36.756][S][cover]: 'Awning' >>
|
|
[15:42:36.756][S][cover]: State: OPEN
|
|
[15:42:36.756][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:36.757][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:42:36.812][D][awning_cur:206]: st=C3 cur=618
|
|
[15:42:37.009][D][awning_cur:206]: st=C3 cur=554
|
|
[15:42:37.009][I][safe_mode:142]: Boot seems successful; resetting boot loop counter
|
|
[15:42:37.010][W][component:522]: safe_mode took a long time for an operation (66 ms), max is 30 ms
|
|
[15:42:37.010][D][awning_cur:206]: st=C3 cur=654
|
|
[15:42:37.010][S][cover]: 'Awning' >>
|
|
[15:42:37.010][S][cover]: State: OPEN
|
|
[15:42:37.010][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:37.010][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:42:37.011][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:42:37.017][D][awning_cur:206]: st=C3 cur=612
|
|
[15:42:37.133][S][cover]: 'Awning' >>
|
|
[15:42:37.133][S][cover]: State: OPEN
|
|
[15:42:37.133][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:37.155][D][awning_cur:206]: st=C3 cur=579
|
|
[15:42:37.232][D][awning_cur:206]: st=C3 cur=594
|
|
[15:42:37.262][D][preferences:148]: Writing 2 items: 1 cached, 1 written, 0 failed
|
|
[15:42:37.268][D][awning_cur:206]: st=C3 cur=568
|
|
[15:42:37.292][S][cover]: 'Awning' >>
|
|
[15:42:37.292][S][cover]: State: OPEN
|
|
[15:42:37.292][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:37.300][D][awning_cur:206]: st=C3 cur=605
|
|
[15:42:37.357][D][awning_cur:206]: st=C3 cur=586
|
|
[15:42:37.412][D][awning_cur:206]: st=C3 cur=647
|
|
[15:42:37.457][S][cover]: 'Awning' >>
|
|
[15:42:37.457][S][cover]: State: OPEN
|
|
[15:42:37.457][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:37.457][S][sensor]: 'Battery Voltage' >> 13.09 V
|
|
[15:42:37.457][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:42:37.473][D][awning_cur:206]: st=C3 cur=606
|
|
[15:42:37.537][D][awning_cur:206]: st=C3 cur=638
|
|
[15:42:37.567][D][awning_cur:206]: st=C3 cur=622
|
|
[15:42:37.577][S][cover]: 'Awning' >>
|
|
[15:42:37.577][S][cover]: State: OPEN
|
|
[15:42:37.577][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:37.622][D][awning_cur:206]: st=C3 cur=600
|
|
[15:42:37.674][D][awning_cur:206]: st=C3 cur=592
|
|
[15:42:37.728][D][awning_cur:206]: st=C3 cur=578
|
|
[15:42:37.741][S][cover]: 'Awning' >>
|
|
[15:42:37.741][S][cover]: State: OPEN
|
|
[15:42:37.741][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:37.741][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:42:37.768][D][awning_cur:206]: st=C3 cur=569
|
|
[15:42:37.877][D][awning_cur:206]: st=C3 cur=543
|
|
[15:42:37.887][D][awning_cur:206]: st=C3 cur=557
|
|
[15:42:37.888][S][cover]: 'Awning' >>
|
|
[15:42:37.888][S][cover]: State: OPEN
|
|
[15:42:37.888][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:37.889][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:42:37.924][D][awning_cur:206]: st=C3 cur=558
|
|
[15:42:37.980][D][awning_cur:206]: st=C3 cur=550
|
|
[15:42:38.030][D][awning_cur:206]: st=C3 cur=558
|
|
[15:42:38.046][S][cover]: 'Awning' >>
|
|
[15:42:38.046][S][cover]: State: OPEN
|
|
[15:42:38.046][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:38.046][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:42:38.117][D][awning_cur:206]: st=C3 cur=555
|
|
[15:42:38.171][D][awning_cur:206]: st=C3 cur=556
|
|
[15:42:38.238][D][awning_cur:206]: st=C3 cur=545
|
|
[15:42:38.250][S][cover]: 'Awning' >>
|
|
[15:42:38.250][S][cover]: State: OPEN
|
|
[15:42:38.250][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:38.282][D][awning_cur:206]: st=C3 cur=542
|
|
[15:42:38.338][D][awning_cur:206]: st=C3 cur=535
|
|
[15:42:38.403][D][awning_cur:206]: st=C3 cur=542
|
|
[15:42:38.428][S][cover]: 'Awning' >>
|
|
[15:42:38.428][S][cover]: State: OPEN
|
|
[15:42:38.428][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:38.449][D][awning_cur:206]: st=C3 cur=508
|
|
[15:42:38.489][D][awning_cur:206]: st=C3 cur=527
|
|
[15:42:38.529][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:42:38.529][S][cover]: 'Awning' >>
|
|
[15:42:38.529][S][cover]: State: OPEN
|
|
[15:42:38.529][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:38.540][D][awning_cur:206]: st=C3 cur=525
|
|
[15:42:38.580][D][awning_cur:206]: st=C3 cur=544
|
|
[15:42:38.653][D][awning_cur:206]: st=C3 cur=534
|
|
[15:42:38.664][S][cover]: 'Awning' >>
|
|
[15:42:38.664][S][cover]: State: OPEN
|
|
[15:42:38.664][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:38.690][D][awning_cur:206]: st=C3 cur=519
|
|
[15:42:38.761][D][awning_cur:206]: st=C3 cur=503
|
|
[15:42:38.798][D][awning_cur:206]: st=C3 cur=508
|
|
[15:42:38.814][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:42:38.814][S][cover]: 'Awning' >>
|
|
[15:42:38.814][S][cover]: State: OPEN
|
|
[15:42:38.814][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:38.842][D][awning_cur:206]: st=C3 cur=501
|
|
[15:42:38.898][D][awning_cur:206]: st=C3 cur=497
|
|
[15:42:38.946][D][awning_cur:206]: st=C3 cur=495
|
|
[15:42:38.967][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:42:38.967][S][cover]: 'Awning' >>
|
|
[15:42:38.967][S][cover]: State: OPEN
|
|
[15:42:38.967][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:38.968][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:42:39.002][D][awning_cur:206]: st=C3 cur=507
|
|
[15:42:39.048][D][awning_cur:206]: st=C3 cur=492
|
|
[15:42:39.114][D][awning_cur:206]: st=C3 cur=499
|
|
[15:42:39.147][S][cover]: 'Awning' >>
|
|
[15:42:39.147][S][cover]: State: OPEN
|
|
[15:42:39.147][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:39.157][D][awning_cur:206]: st=C3 cur=489
|
|
[15:42:39.197][D][awning_cur:206]: st=C3 cur=483
|
|
[15:42:39.256][D][awning_cur:206]: st=C3 cur=501
|
|
[15:42:39.267][S][sensor]: 'Battery Voltage' >> 13.12 V
|
|
[15:42:39.268][S][cover]: 'Awning' >>
|
|
[15:42:39.268][S][cover]: State: OPEN
|
|
[15:42:39.268][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:39.307][D][awning_cur:206]: st=C3 cur=479
|
|
[15:42:39.364][D][awning_cur:206]: st=C3 cur=477
|
|
[15:42:39.419][D][awning_cur:206]: st=C3 cur=454
|
|
[15:42:39.443][S][cover]: 'Awning' >>
|
|
[15:42:39.443][S][cover]: State: OPEN
|
|
[15:42:39.443][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:39.443][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:42:39.454][D][awning_cur:206]: st=C3 cur=467
|
|
[15:42:39.507][D][awning_cur:206]: st=C3 cur=479
|
|
[15:42:39.563][D][awning_cur:206]: st=C3 cur=468
|
|
[15:42:39.575][S][cover]: 'Awning' >>
|
|
[15:42:39.575][S][cover]: State: OPEN
|
|
[15:42:39.575][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:39.611][D][awning_cur:206]: st=C3 cur=500
|
|
[15:42:39.665][D][awning_cur:206]: st=C3 cur=493
|
|
[15:42:39.716][D][awning_cur:206]: st=C3 cur=498
|
|
[15:42:39.740][S][cover]: 'Awning' >>
|
|
[15:42:39.740][S][cover]: State: OPEN
|
|
[15:42:39.740][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:39.740][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:42:39.758][D][awning_cur:206]: st=C3 cur=492
|
|
[15:42:39.809][D][awning_cur:206]: st=C3 cur=460
|
|
[15:42:39.870][D][awning_cur:206]: st=C3 cur=461
|
|
[15:42:39.891][S][cover]: 'Awning' >>
|
|
[15:42:39.891][S][cover]: State: OPEN
|
|
[15:42:39.891][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:39.892][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:42:39.919][D][awning_cur:206]: st=C3 cur=485
|
|
[15:42:39.972][D][awning_cur:206]: st=C3 cur=484
|
|
[15:42:40.032][D][awning_cur:206]: st=C3 cur=485
|
|
[15:42:40.075][S][cover]: 'Awning' >>
|
|
[15:42:40.075][S][cover]: State: OPEN
|
|
[15:42:40.075][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:40.075][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:42:40.173][D][awning_cur:206]: st=C3 cur=421
|
|
[15:42:40.217][D][awning_cur:206]: st=C3 cur=448
|
|
[15:42:40.271][D][awning_cur:206]: st=C3 cur=479
|
|
[15:42:40.304][S][cover]: 'Awning' >>
|
|
[15:42:40.304][S][cover]: State: OPEN
|
|
[15:42:40.304][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:40.321][D][awning_cur:206]: st=C3 cur=482
|
|
[15:42:40.390][D][awning_cur:206]: st=C3 cur=485
|
|
[15:42:40.433][D][awning_cur:206]: st=C3 cur=466
|
|
[15:42:40.455][S][cover]: 'Awning' >>
|
|
[15:42:40.455][S][cover]: State: OPEN
|
|
[15:42:40.455][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:40.456][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:42:40.480][D][awning_cur:206]: st=C3 cur=426
|
|
[15:42:40.534][D][awning_cur:206]: st=C3 cur=434
|
|
[15:42:40.597][D][awning_cur:206]: st=C3 cur=438
|
|
[15:42:40.629][S][cover]: 'Awning' >>
|
|
[15:42:40.629][S][cover]: State: OPEN
|
|
[15:42:40.629][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:40.644][D][awning_cur:206]: st=C3 cur=444
|
|
[15:42:40.676][D][awning_cur:206]: st=C3 cur=421
|
|
[15:42:40.734][D][awning_cur:206]: st=C3 cur=423
|
|
[15:42:40.764][S][cover]: 'Awning' >>
|
|
[15:42:40.764][S][cover]: State: OPEN
|
|
[15:42:40.764][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:40.765][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:42:40.791][D][awning_cur:206]: st=C3 cur=427
|
|
[15:42:40.840][D][awning_cur:206]: st=C3 cur=435
|
|
[15:42:40.908][D][awning_cur:206]: st=C3 cur=428
|
|
[15:42:40.931][S][cover]: 'Awning' >>
|
|
[15:42:40.931][S][cover]: State: OPEN
|
|
[15:42:40.931][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:40.932][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:42:40.938][D][awning_cur:206]: st=C3 cur=413
|
|
[15:42:40.980][D][awning_cur:206]: st=C3 cur=404
|
|
[15:42:41.041][S][cover]: 'Awning' >>
|
|
[15:42:41.041][S][cover]: State: OPEN
|
|
[15:42:41.041][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:41.042][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:42:41.140][D][awning_cur:206]: st=C3 cur=408
|
|
[15:42:41.214][D][awning_cur:206]: st=C3 cur=402
|
|
[15:42:41.259][D][awning_cur:206]: st=C3 cur=408
|
|
[15:42:41.273][S][cover]: 'Awning' >>
|
|
[15:42:41.273][S][cover]: State: OPEN
|
|
[15:42:41.273][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:41.308][D][awning_cur:206]: st=C3 cur=394
|
|
[15:42:41.351][D][awning_cur:206]: st=C3 cur=391
|
|
[15:42:41.522][D][awning_cur:206]: st=C3 cur=383
|
|
[15:42:41.524][S][cover]: 'Awning' >>
|
|
[15:42:41.524][S][cover]: State: OPEN
|
|
[15:42:41.524][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:41.524][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:42:41.535][D][awning_cur:206]: st=C3 cur=392
|
|
[15:42:41.535][D][awning_cur:206]: st=C3 cur=384
|
|
[15:42:41.551][D][awning_cur:206]: st=C3 cur=367
|
|
[15:42:41.598][S][cover]: 'Awning' >>
|
|
[15:42:41.598][S][cover]: State: OPEN
|
|
[15:42:41.598][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:41.610][D][awning_cur:206]: st=C3 cur=377
|
|
[15:42:41.664][D][awning_cur:206]: st=C3 cur=379
|
|
[15:42:41.727][D][awning_cur:206]: st=C3 cur=385
|
|
[15:42:41.753][S][cover]: 'Awning' >>
|
|
[15:42:41.753][S][cover]: State: OPEN
|
|
[15:42:41.753][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:41.753][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:42:41.772][D][awning_cur:206]: st=C3 cur=388
|
|
[15:42:41.809][D][awning_cur:206]: st=C3 cur=373
|
|
[15:42:41.859][D][awning_cur:206]: st=C3 cur=376
|
|
[15:42:41.894][S][cover]: 'Awning' >>
|
|
[15:42:41.894][S][cover]: State: OPEN
|
|
[15:42:41.894][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:41.895][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:42:41.918][D][awning_cur:206]: st=C3 cur=380
|
|
[15:42:41.962][D][awning_cur:206]: st=C3 cur=377
|
|
[15:42:42.016][D][awning_cur:206]: st=C3 cur=363
|
|
[15:42:42.032][S][cover]: 'Awning' >>
|
|
[15:42:42.032][S][cover]: State: OPEN
|
|
[15:42:42.032][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:42.033][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:42:42.137][D][awning_cur:206]: st=C3 cur=349
|
|
[15:42:42.164][D][awning_cur:206]: st=C3 cur=320
|
|
[15:42:42.213][D][awning_cur:206]: st=C3 cur=335
|
|
[15:42:42.232][S][cover]: 'Awning' >>
|
|
[15:42:42.232][S][cover]: State: OPEN
|
|
[15:42:42.232][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:42.266][D][awning_cur:206]: st=C3 cur=349
|
|
[15:42:42.319][D][awning_cur:206]: st=C3 cur=362
|
|
[15:42:42.381][D][awning_cur:206]: st=C3 cur=355
|
|
[15:42:42.398][S][cover]: 'Awning' >>
|
|
[15:42:42.398][S][cover]: State: OPEN
|
|
[15:42:42.398][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:42.417][D][awning_cur:206]: st=C3 cur=350
|
|
[15:42:42.474][D][awning_cur:206]: st=C3 cur=362
|
|
[15:42:42.523][D][awning_cur:206]: st=C3 cur=387
|
|
[15:42:42.553][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:42:42.553][S][cover]: 'Awning' >>
|
|
[15:42:42.553][S][cover]: State: OPEN
|
|
[15:42:42.553][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:42.595][D][awning_cur:206]: st=C3 cur=411
|
|
[15:42:42.623][D][awning_cur:206]: st=C3 cur=446
|
|
[15:42:42.683][D][awning_cur:206]: st=C3 cur=524
|
|
[15:42:42.695][S][cover]: 'Awning' >>
|
|
[15:42:42.695][S][cover]: State: OPEN
|
|
[15:42:42.695][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:42.744][D][awning_cur:206]: st=C3 cur=553
|
|
[15:42:42.804][D][awning_cur:206]: st=C3 cur=548
|
|
[15:42:42.834][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:42:42.834][S][cover]: 'Awning' >>
|
|
[15:42:42.834][S][cover]: State: OPEN
|
|
[15:42:42.834][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:42.846][D][awning_cur:206]: st=C3 cur=652
|
|
[15:42:42.881][D][awning_cur:206]: st=C3 cur=702
|
|
[15:42:42.937][D][awning_cur:206]: st=C3 cur=844
|
|
[15:42:42.959][S][cover]: 'Awning' >>
|
|
[15:42:42.959][S][cover]: State: OPEN
|
|
[15:42:42.959][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:42.959][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:42:42.988][D][awning_cur:206]: st=C3 cur=1156
|
|
[15:42:43.043][D][awning_cur:206]: st=C3 cur=1516
|
|
[15:42:43.078][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:42:43.079][S][cover]: 'Awning' >>
|
|
[15:42:43.079][S][cover]: State: OPEN
|
|
[15:42:43.079][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:43.135][D][awning_cur:206]: st=C3 cur=1927
|
|
[15:42:43.191][D][awning_cur:206]: st=C3 cur=2183
|
|
[15:42:43.237][D][awning_cur:206]: st=C3 cur=2524
|
|
[15:42:43.265][S][cover]: 'Awning' >>
|
|
[15:42:43.265][S][cover]: State: OPEN
|
|
[15:42:43.265][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:43.266][S][sensor]: 'Battery Voltage' >> 12.88 V
|
|
[15:42:43.301][D][awning_cur:206]: st=C3 cur=2827
|
|
[15:42:43.347][D][awning_cur:206]: st=C3 cur=2910
|
|
[15:42:43.405][D][awning_cur:206]: st=C3 cur=3173
|
|
[15:42:43.412][S][cover]: 'Awning' >>
|
|
[15:42:43.412][S][cover]: State: OPEN
|
|
[15:42:43.412][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:43.413][S][sensor]: 'Battery Voltage' >> 12.69 V
|
|
[15:42:43.460][D][awning_cur:206]: st=C3 cur=3527
|
|
[15:42:43.507][D][awning_cur:206]: st=C3 cur=3881
|
|
[15:42:43.567][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:42:43.568][S][cover]: 'Awning' >>
|
|
[15:42:43.568][S][cover]: State: OPEN
|
|
[15:42:43.568][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:43.571][D][awning_cur:206]: st=C3 cur=4106
|
|
[15:42:43.628][D][awning_cur:206]: st=C3 cur=4171
|
|
[15:42:43.675][D][awning_cur:206]: st=C3 cur=4198
|
|
[15:42:43.676][S][cover]: 'Awning' >>
|
|
[15:42:43.676][S][cover]: State: OPEN
|
|
[15:42:43.676][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:43.701][D][awning_cur:206]: st=C3 cur=4208
|
|
[15:42:43.818][D][awning_cur:206]: st=C3 cur=4211
|
|
[15:42:43.819][D][awning_cur:206]: st=C3 cur=4204
|
|
[15:42:43.819][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:42:43.819][S][cover]: 'Awning' >>
|
|
[15:42:43.819][S][cover]: State: OPEN
|
|
[15:42:43.819][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:43.860][D][awning_cur:206]: st=C3 cur=4203
|
|
[15:42:43.906][D][awning_cur:206]: st=C3 cur=4201
|
|
[15:42:43.954][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:42:43.955][S][cover]: 'Awning' >>
|
|
[15:42:43.955][S][cover]: State: OPEN
|
|
[15:42:43.955][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:43.986][D][awning_cur:206]: st=C3 cur=4195
|
|
[15:42:44.007][D][awning_cur:206]: st=C3 cur=4193
|
|
[15:42:44.084][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:42:44.084][S][cover]: 'Awning' >>
|
|
[15:42:44.084][S][cover]: State: OPEN
|
|
[15:42:44.084][S][cover]: Current Operation: IS_CLOSING
|
|
[15:42:44.109][D][awning_cur:206]: st=C0 cur=2140
|
|
[15:42:44.162][D][awning_cur:206]: st=C0 cur=929
|
|
[15:42:44.215][D][awning_cur:206]: st=C0 cur=403
|
|
[15:42:44.225][S][cover]: 'Awning' >>
|
|
[15:42:44.225][S][cover]: State: OPEN
|
|
[15:42:44.225][S][cover]: Current Operation: IDLE
|
|
[15:42:44.225][S][sensor]: 'Battery Voltage' >> 12.59 V
|
|
[15:42:44.262][D][awning_cur:206]: st=C0 cur=175
|
|
[15:42:44.308][D][awning_cur:206]: st=C0 cur=82
|
|
[15:42:44.356][D][awning_cur:206]: st=C0 cur=37
|
|
[15:42:44.369][S][cover]: 'Awning' >>
|
|
[15:42:44.369][S][cover]: State: OPEN
|
|
[15:42:44.369][S][cover]: Current Operation: IDLE
|
|
[15:42:44.418][D][awning_cur:206]: st=C0 cur=18
|
|
[15:42:44.484][D][awning_cur:206]: st=C0 cur=10
|
|
[15:42:44.524][D][awning_cur:206]: st=C0 cur=6
|
|
[15:42:44.540][S][cover]: 'Awning' >>
|
|
[15:42:44.540][S][cover]: State: OPEN
|
|
[15:42:44.540][S][cover]: Current Operation: IDLE
|
|
[15:42:44.540][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:42:44.804][D][awning_cur:206]: st=C0 cur=6
|
|
[15:42:44.864][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:42:44.864][S][cover]: 'Awning' >>
|
|
[15:42:44.864][S][cover]: State: OPEN
|
|
[15:42:44.864][S][cover]: Current Operation: IDLE
|
|
[15:42:44.970][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:42:44.971][S][sensor]: 'Battery Voltage' >> 13.17 V
|
|
[15:42:44.971][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:42:45.337][S][sensor]: 'Battery Voltage' >> 13.23 V
|
|
[15:42:45.555][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:42:45.814][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:42:46.016][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:42:46.016][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:42:46.630][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:42:46.794][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:42:47.040][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:42:47.040][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:42:47.113][D][awning_cur:206]: st=C0 cur=0
|
|
[15:42:47.247][S][cover]: 'Awning' >>
|
|
[15:42:47.247][S][cover]: State: OPEN
|
|
[15:42:47.247][S][cover]: Current Operation: IDLE
|
|
[15:42:47.654][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:42:47.840][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:42:47.947][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:42:48.111][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:42:48.122][D][awning_cur:206]: st=C0 cur=0
|
|
[15:42:48.234][S][cover]: 'Awning' >>
|
|
[15:42:48.234][S][cover]: State: OPEN
|
|
[15:42:48.234][S][cover]: Current Operation: IDLE
|
|
[15:42:48.678][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:42:48.867][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:42:48.976][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:42:48.976][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:42:49.140][D][awning_cur:206]: st=C0 cur=0
|
|
[15:42:49.221][S][cover]: 'Awning' >>
|
|
[15:42:49.221][S][cover]: State: OPEN
|
|
[15:42:49.221][S][cover]: Current Operation: IDLE
|
|
[15:42:49.600][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:42:49.893][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:42:49.976][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:42:49.977][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:42:50.170][D][awning_cur:206]: st=C0 cur=0
|
|
[15:42:50.221][S][cover]: 'Awning' >>
|
|
[15:42:50.221][S][cover]: State: OPEN
|
|
[15:42:50.221][S][cover]: Current Operation: IDLE
|
|
[15:42:50.550][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:42:50.912][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:42:50.962][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:42:50.962][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:42:51.136][D][awning_cur:206]: st=C0 cur=0
|
|
[15:42:51.218][S][cover]: 'Awning' >>
|
|
[15:42:51.218][S][cover]: State: OPEN
|
|
[15:42:51.218][S][cover]: Current Operation: IDLE
|
|
[15:42:51.572][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:42:51.853][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:42:52.002][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:42:52.097][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:42:52.540][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:42:52.877][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:42:53.025][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:42:53.026][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:42:53.122][D][awning_cur:206]: st=C0 cur=0
|
|
[15:42:53.287][S][cover]: 'Awning' >>
|
|
[15:42:53.287][S][cover]: State: OPEN
|
|
[15:42:53.287][S][cover]: Current Operation: IDLE
|
|
[15:42:53.572][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:42:53.875][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:42:53.979][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:42:53.979][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:42:54.128][D][awning_cur:206]: st=C0 cur=0
|
|
[15:42:54.223][S][cover]: 'Awning' >>
|
|
[15:42:54.223][S][cover]: State: OPEN
|
|
[15:42:54.223][S][cover]: Current Operation: IDLE
|
|
[15:42:54.618][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:42:54.888][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:42:54.972][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:42:54.972][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:42:55.150][D][awning_cur:206]: st=C0 cur=0
|
|
[15:42:55.227][S][cover]: 'Awning' >>
|
|
[15:42:55.227][S][cover]: State: OPEN
|
|
[15:42:55.227][S][cover]: Current Operation: IDLE
|
|
[15:42:55.553][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:42:55.815][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:42:55.987][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:42:55.988][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:42:56.154][D][awning_cur:206]: st=C0 cur=0
|
|
[15:42:56.226][S][cover]: 'Awning' >>
|
|
[15:42:56.226][S][cover]: State: OPEN
|
|
[15:42:56.226][S][cover]: Current Operation: IDLE
|
|
[15:42:56.555][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:42:56.822][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:42:57.075][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:42:57.099][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:42:57.125][D][awning_cur:206]: st=C0 cur=0
|
|
[15:42:57.220][S][cover]: 'Awning' >>
|
|
[15:42:57.220][S][cover]: State: OPEN
|
|
[15:42:57.220][S][cover]: Current Operation: IDLE
|
|
[15:42:57.550][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:42:57.839][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:42:57.997][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:42:58.080][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:42:58.558][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:42:58.835][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:42:58.971][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:42:58.972][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:42:59.121][D][awning_cur:206]: st=C0 cur=0
|
|
[15:42:59.297][S][cover]: 'Awning' >>
|
|
[15:42:59.297][S][cover]: State: OPEN
|
|
[15:42:59.297][S][cover]: Current Operation: IDLE
|
|
[15:42:59.572][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:42:59.831][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:43:00.045][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:43:00.046][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:43:00.250][D][awning_cur:206]: st=C0 cur=0
|
|
[15:43:00.251][S][cover]: 'Awning' >>
|
|
[15:43:00.251][S][cover]: State: OPEN
|
|
[15:43:00.251][S][cover]: Current Operation: IDLE
|
|
[15:43:00.600][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:43:00.832][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:43:01.070][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:43:01.070][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:43:01.274][D][awning_cur:206]: st=C0 cur=0
|
|
[15:43:01.274][S][cover]: 'Awning' >>
|
|
[15:43:01.274][S][cover]: State: OPEN
|
|
[15:43:01.274][S][cover]: Current Operation: IDLE
|
|
[15:43:01.582][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:43:01.860][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:43:01.966][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:43:01.967][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:43:02.199][D][awning_cur:206]: st=C0 cur=0
|
|
[15:43:02.226][S][cover]: 'Awning' >>
|
|
[15:43:02.226][S][cover]: State: OPEN
|
|
[15:43:02.226][S][cover]: Current Operation: IDLE
|
|
[15:43:02.606][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:43:02.880][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:43:02.976][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:43:03.117][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:43:03.122][D][awning_cur:206]: st=C0 cur=0
|
|
[15:43:03.344][S][cover]: 'Awning' >>
|
|
[15:43:03.344][S][cover]: State: OPEN
|
|
[15:43:03.344][S][cover]: Current Operation: IDLE
|
|
[15:43:03.630][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:43:03.833][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:43:03.980][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:43:04.141][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:43:04.145][D][awning_cur:206]: st=C0 cur=0
|
|
[15:43:04.235][S][cover]: 'Awning' >>
|
|
[15:43:04.235][S][cover]: State: OPEN
|
|
[15:43:04.235][S][cover]: Current Operation: IDLE
|
|
[15:43:04.654][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:43:04.835][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:43:04.974][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:43:05.165][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:43:05.227][D][awning_cur:206]: st=C0 cur=0
|
|
[15:43:05.228][S][cover]: 'Awning' >>
|
|
[15:43:05.228][S][cover]: State: OPEN
|
|
[15:43:05.228][S][cover]: Current Operation: IDLE
|
|
[15:43:05.549][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:43:05.829][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:43:05.983][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:43:05.983][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:43:06.189][D][awning_cur:206]: st=C0 cur=0
|
|
[15:43:06.270][S][cover]: 'Awning' >>
|
|
[15:43:06.270][S][cover]: State: OPEN
|
|
[15:43:06.270][S][cover]: Current Operation: IDLE
|
|
[15:43:06.548][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:43:06.812][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:43:06.993][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:43:06.994][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:43:07.170][D][awning_cur:206]: st=C0 cur=0
|
|
[15:43:07.252][S][cover]: 'Awning' >>
|
|
[15:43:07.252][S][cover]: State: OPEN
|
|
[15:43:07.252][S][cover]: Current Operation: IDLE
|
|
[15:43:07.571][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:43:07.835][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:43:08.000][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:43:08.001][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:43:08.238][D][awning_cur:206]: st=C0 cur=0
|
|
[15:43:08.243][S][cover]: 'Awning' >>
|
|
[15:43:08.243][S][cover]: State: OPEN
|
|
[15:43:08.243][S][cover]: Current Operation: IDLE
|
|
[15:43:08.566][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:43:08.833][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:43:08.974][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:43:08.975][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:43:09.129][D][awning_cur:206]: st=C0 cur=0
|
|
[15:43:09.237][S][cover]: 'Awning' >>
|
|
[15:43:09.237][S][cover]: State: OPEN
|
|
[15:43:09.237][S][cover]: Current Operation: IDLE
|
|
[15:43:09.562][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:43:09.877][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:43:09.990][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:43:10.109][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:43:10.128][D][awning_cur:206]: st=C0 cur=0
|
|
[15:43:10.291][S][cover]: 'Awning' >>
|
|
[15:43:10.291][S][cover]: State: OPEN
|
|
[15:43:10.291][S][cover]: Current Operation: IDLE
|
|
[15:43:10.561][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:43:10.900][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:43:10.983][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:43:11.097][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:43:11.133][D][awning_cur:206]: st=C0 cur=0
|
|
[15:43:11.266][S][cover]: 'Awning' >>
|
|
[15:43:11.266][S][cover]: State: OPEN
|
|
[15:43:11.266][S][cover]: Current Operation: IDLE
|
|
[15:43:11.608][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:43:11.924][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:43:11.983][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:43:12.104][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:43:12.136][D][awning_cur:206]: st=C0 cur=0
|
|
[15:43:12.334][S][cover]: 'Awning' >>
|
|
[15:43:12.334][S][cover]: State: OPEN
|
|
[15:43:12.334][S][cover]: Current Operation: IDLE
|
|
[15:43:12.641][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:43:12.840][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:43:13.051][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:43:13.051][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:43:13.139][D][awning_cur:206]: st=C0 cur=0
|
|
[15:43:13.241][S][cover]: 'Awning' >>
|
|
[15:43:13.241][S][cover]: State: OPEN
|
|
[15:43:13.241][S][cover]: Current Operation: IDLE
|
|
[15:43:13.665][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:43:13.870][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:43:13.978][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:43:14.112][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:43:14.136][D][awning_cur:206]: st=C0 cur=0
|
|
[15:43:14.258][S][cover]: 'Awning' >>
|
|
[15:43:14.258][S][cover]: State: OPEN
|
|
[15:43:14.258][S][cover]: Current Operation: IDLE
|
|
[15:43:14.609][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:43:14.894][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:43:15.099][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:43:15.099][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:43:15.211][D][awning_cur:206]: st=C0 cur=0
|
|
[15:43:15.259][S][cover]: 'Awning' >>
|
|
[15:43:15.259][S][cover]: State: OPEN
|
|
[15:43:15.259][S][cover]: Current Operation: IDLE
|
|
[15:43:15.569][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:43:15.918][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:43:15.989][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:43:15.990][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:43:16.146][D][awning_cur:206]: st=C0 cur=0
|
|
[15:43:16.242][S][cover]: 'Awning' >>
|
|
[15:43:16.242][S][cover]: State: OPEN
|
|
[15:43:16.242][S][cover]: Current Operation: IDLE
|
|
[15:43:16.635][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:43:16.942][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:43:16.989][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:43:16.989][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:43:17.146][D][awning_cur:206]: st=C0 cur=0
|
|
[15:43:17.247][S][cover]: 'Awning' >>
|
|
[15:43:17.247][S][cover]: State: OPEN
|
|
[15:43:17.247][S][cover]: Current Operation: IDLE
|
|
[15:43:17.573][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:43:17.966][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:43:17.991][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:43:18.112][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:43:18.140][D][awning_cur:206]: st=C0 cur=0
|
|
[15:43:18.251][S][cover]: 'Awning' >>
|
|
[15:43:18.251][S][cover]: State: OPEN
|
|
[15:43:18.251][S][cover]: Current Operation: IDLE
|
|
[15:43:18.683][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:43:18.888][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:43:18.998][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:43:19.110][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:43:19.148][D][awning_cur:206]: st=C0 cur=0
|
|
[15:43:19.259][S][cover]: 'Awning' >>
|
|
[15:43:19.259][S][cover]: State: OPEN
|
|
[15:43:19.259][S][cover]: Current Operation: IDLE
|
|
[15:43:19.605][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:43:19.912][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:43:20.007][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:43:20.007][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:43:20.219][D][awning_cur:206]: st=C0 cur=0
|
|
[15:43:20.261][S][cover]: 'Awning' >>
|
|
[15:43:20.261][S][cover]: State: OPEN
|
|
[15:43:20.261][S][cover]: Current Operation: IDLE
|
|
[15:43:20.629][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:43:20.936][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:43:21.007][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:43:21.141][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:43:21.157][D][awning_cur:206]: st=C0 cur=0
|
|
[15:43:21.256][S][cover]: 'Awning' >>
|
|
[15:43:21.256][S][cover]: State: OPEN
|
|
[15:43:21.256][S][cover]: Current Operation: IDLE
|
|
[15:43:21.653][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:43:21.864][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:43:22.062][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:43:22.116][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:43:22.142][D][awning_cur:206]: st=C0 cur=0
|
|
[15:43:22.272][S][cover]: 'Awning' >>
|
|
[15:43:22.272][S][cover]: State: OPEN
|
|
[15:43:22.272][S][cover]: Current Operation: IDLE
|
|
[15:43:22.682][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:43:22.881][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:43:23.004][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:43:23.115][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:43:23.145][D][awning_cur:206]: st=C0 cur=0
|
|
[15:43:23.291][S][cover]: 'Awning' >>
|
|
[15:43:23.291][S][cover]: State: OPEN
|
|
[15:43:23.291][S][cover]: Current Operation: IDLE
|
|
[15:43:23.598][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:43:23.865][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:43:24.004][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:43:24.213][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:43:24.283][D][awning_cur:206]: st=C0 cur=0
|
|
[15:43:24.284][S][cover]: 'Awning' >>
|
|
[15:43:24.284][S][cover]: State: OPEN
|
|
[15:43:24.284][S][cover]: Current Operation: IDLE
|
|
[15:43:24.622][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:43:24.845][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:43:25.032][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:43:25.032][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:43:25.237][D][awning_cur:206]: st=C0 cur=0
|
|
[15:43:25.264][S][cover]: 'Awning' >>
|
|
[15:43:25.264][S][cover]: State: OPEN
|
|
[15:43:25.264][S][cover]: Current Operation: IDLE
|
|
[15:43:25.587][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:43:25.959][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:43:26.018][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:43:26.018][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:43:26.261][D][awning_cur:206]: st=C0 cur=0
|
|
[15:43:26.267][S][cover]: 'Awning' >>
|
|
[15:43:26.267][S][cover]: State: OPEN
|
|
[15:43:26.267][S][cover]: Current Operation: IDLE
|
|
[15:43:26.607][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:43:26.844][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:43:27.080][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:43:27.081][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:43:27.195][D][awning_cur:206]: st=C0 cur=0
|
|
[15:43:27.251][S][cover]: 'Awning' >>
|
|
[15:43:27.251][S][cover]: State: OPEN
|
|
[15:43:27.251][S][cover]: Current Operation: IDLE
|
|
[15:43:27.577][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:43:27.915][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:43:28.014][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:43:28.014][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:43:28.155][D][awning_cur:206]: st=C0 cur=0
|
|
[15:43:28.309][S][cover]: 'Awning' >>
|
|
[15:43:28.309][S][cover]: State: OPEN
|
|
[15:43:28.309][S][cover]: Current Operation: IDLE
|
|
[15:43:28.593][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:43:28.913][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:43:29.012][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:43:29.013][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:43:29.155][D][awning_cur:206]: st=C0 cur=0
|
|
[15:43:29.333][S][cover]: 'Awning' >>
|
|
[15:43:29.333][S][cover]: State: OPEN
|
|
[15:43:29.333][S][cover]: Current Operation: IDLE
|
|
[15:43:29.601][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:43:29.948][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:43:30.021][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:43:30.021][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:43:30.255][D][awning_cur:206]: st=C0 cur=0
|
|
[15:43:30.278][S][cover]: 'Awning' >>
|
|
[15:43:30.278][S][cover]: State: OPEN
|
|
[15:43:30.278][S][cover]: Current Operation: IDLE
|
|
[15:43:30.607][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:43:30.972][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:43:31.031][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:43:31.032][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:43:31.176][D][awning_cur:206]: st=C0 cur=0
|
|
[15:43:31.381][S][cover]: 'Awning' >>
|
|
[15:43:31.381][S][cover]: State: OPEN
|
|
[15:43:31.381][S][cover]: Current Operation: IDLE
|
|
[15:43:31.627][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:43:31.893][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:43:32.098][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:43:32.099][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:43:32.303][D][awning_cur:206]: st=C0 cur=0
|
|
[15:43:32.303][S][cover]: 'Awning' >>
|
|
[15:43:32.303][S][cover]: State: OPEN
|
|
[15:43:32.303][S][cover]: Current Operation: IDLE
|
|
[15:43:32.615][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:43:32.862][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:43:33.005][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:43:33.005][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:43:33.225][D][awning_cur:206]: st=C0 cur=0
|
|
[15:43:33.279][S][cover]: 'Awning' >>
|
|
[15:43:33.279][S][cover]: State: OPEN
|
|
[15:43:33.279][S][cover]: Current Operation: IDLE
|
|
[15:43:33.595][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:43:33.919][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:43:34.003][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:43:34.249][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:43:34.270][D][awning_cur:206]: st=C0 cur=0
|
|
[15:43:34.270][S][cover]: 'Awning' >>
|
|
[15:43:34.270][S][cover]: State: OPEN
|
|
[15:43:34.270][S][cover]: Current Operation: IDLE
|
|
[15:43:34.658][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:43:34.871][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:43:35.016][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:43:35.170][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:43:35.194][D][awning_cur:206]: st=C0 cur=0
|
|
[15:43:35.291][S][cover]: 'Awning' >>
|
|
[15:43:35.291][S][cover]: State: OPEN
|
|
[15:43:35.291][S][cover]: Current Operation: IDLE
|
|
[15:43:35.682][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:43:35.887][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:43:36.005][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:43:36.194][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:43:36.273][D][awning_cur:206]: st=C0 cur=0
|
|
[15:43:36.274][S][cover]: 'Awning' >>
|
|
[15:43:36.274][S][cover]: State: OPEN
|
|
[15:43:36.274][S][cover]: Current Operation: IDLE
|
|
[15:43:36.594][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:43:36.881][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:43:37.116][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:43:37.117][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:43:37.232][D][awning_cur:206]: st=C0 cur=0
|
|
[15:43:37.290][S][cover]: 'Awning' >>
|
|
[15:43:37.290][S][cover]: State: OPEN
|
|
[15:43:37.290][S][cover]: Current Operation: IDLE
|
|
[15:43:37.503][S][sensor]: 'Battery Voltage' >> 13.27 V
|
|
[15:43:37.504][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:43:37.868][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:43:38.038][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:43:38.038][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:43:38.179][D][awning_cur:206]: st=C0 cur=0
|
|
[15:43:38.268][S][cover]: 'Awning' >>
|
|
[15:43:38.268][S][cover]: State: OPEN
|
|
[15:43:38.268][S][cover]: Current Operation: IDLE
|
|
[15:43:38.653][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:43:38.870][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:43:39.035][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:43:39.035][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:43:39.245][D][awning_cur:206]: st=C0 cur=0
|
|
[15:43:39.290][S][cover]: 'Awning' >>
|
|
[15:43:39.290][S][cover]: State: OPEN
|
|
[15:43:39.290][S][cover]: Current Operation: IDLE
|
|
[15:43:39.677][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:43:39.880][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:43:40.037][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:43:40.037][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:43:40.188][D][awning_cur:206]: st=C0 cur=0
|
|
[15:43:40.279][S][cover]: 'Awning' >>
|
|
[15:43:40.279][S][cover]: State: OPEN
|
|
[15:43:40.279][S][cover]: Current Operation: IDLE
|
|
[15:43:40.610][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:43:40.873][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:43:41.022][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:43:41.022][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:43:41.212][D][awning_cur:206]: st=C0 cur=0
|
|
[15:43:41.275][S][cover]: 'Awning' >>
|
|
[15:43:41.275][S][cover]: State: OPEN
|
|
[15:43:41.275][S][cover]: Current Operation: IDLE
|
|
[15:43:41.622][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:43:41.885][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:43:42.021][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:43:42.021][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:43:42.172][D][awning_cur:206]: st=C0 cur=0
|
|
[15:43:42.339][S][cover]: 'Awning' >>
|
|
[15:43:42.339][S][cover]: State: OPEN
|
|
[15:43:42.339][S][cover]: Current Operation: IDLE
|
|
[15:43:42.643][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:43:42.869][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:43:43.043][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:43:43.044][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:43:43.182][D][awning_cur:206]: st=C0 cur=0
|
|
[15:43:43.363][S][cover]: 'Awning' >>
|
|
[15:43:43.363][S][cover]: State: OPEN
|
|
[15:43:43.363][S][cover]: Current Operation: IDLE
|
|
[15:43:43.670][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:43:43.890][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:43:44.036][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:43:44.036][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:43:44.188][D][awning_cur:206]: st=C0 cur=0
|
|
[15:43:44.275][S][cover]: 'Awning' >>
|
|
[15:43:44.275][S][cover]: State: OPEN
|
|
[15:43:44.275][S][cover]: Current Operation: IDLE
|
|
[15:43:44.694][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:43:44.874][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:43:45.024][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:43:45.151][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:43:45.169][D][awning_cur:206]: st=C0 cur=0
|
|
[15:43:45.308][S][cover]: 'Awning' >>
|
|
[15:43:45.308][S][cover]: State: OPEN
|
|
[15:43:45.308][S][cover]: Current Operation: IDLE
|
|
[15:43:45.608][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:43:45.877][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:43:46.020][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:43:46.154][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:43:46.174][D][awning_cur:206]: st=C0 cur=0
|
|
[15:43:46.280][S][cover]: 'Awning' >>
|
|
[15:43:46.280][S][cover]: State: OPEN
|
|
[15:43:46.280][S][cover]: Current Operation: IDLE
|
|
[15:43:46.641][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:43:46.872][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:43:47.029][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:43:47.030][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:43:47.188][D][awning_cur:206]: st=C0 cur=0
|
|
[15:43:47.293][S][cover]: 'Awning' >>
|
|
[15:43:47.293][S][cover]: State: OPEN
|
|
[15:43:47.293][S][cover]: Current Operation: IDLE
|
|
[15:43:47.606][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:43:47.878][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:43:48.065][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:43:48.142][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:43:48.171][D][awning_cur:206]: st=C0 cur=0
|
|
[15:43:48.282][S][cover]: 'Awning' >>
|
|
[15:43:48.282][S][cover]: State: OPEN
|
|
[15:43:48.282][S][cover]: Current Operation: IDLE
|
|
[15:43:48.688][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:43:48.896][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:43:49.061][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:43:49.141][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:43:49.184][D][awning_cur:206]: st=C0 cur=0
|
|
[15:43:49.313][S][cover]: 'Awning' >>
|
|
[15:43:49.313][S][cover]: State: OPEN
|
|
[15:43:49.313][S][cover]: Current Operation: IDLE
|
|
[15:43:49.718][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:43:49.919][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:43:50.112][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:43:50.159][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:43:50.183][D][awning_cur:206]: st=C0 cur=0
|
|
[15:43:50.315][S][cover]: 'Awning' >>
|
|
[15:43:50.315][S][cover]: State: OPEN
|
|
[15:43:50.315][S][cover]: Current Operation: IDLE
|
|
[15:43:50.611][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:43:50.936][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:43:51.030][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:43:51.163][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:43:51.183][D][awning_cur:206]: st=C0 cur=0
|
|
[15:43:51.345][S][cover]: 'Awning' >>
|
|
[15:43:51.345][S][cover]: State: OPEN
|
|
[15:43:51.345][S][cover]: Current Operation: IDLE
|
|
[15:43:51.658][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:43:51.965][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:43:52.016][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:43:52.160][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:43:52.207][D][awning_cur:206]: st=C0 cur=0
|
|
[15:43:52.296][S][cover]: 'Awning' >>
|
|
[15:43:52.296][S][cover]: State: OPEN
|
|
[15:43:52.296][S][cover]: Current Operation: IDLE
|
|
[15:43:52.681][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:43:52.989][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:43:53.051][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:43:53.051][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:43:53.199][D][awning_cur:206]: st=C0 cur=0
|
|
[15:43:53.289][S][cover]: 'Awning' >>
|
|
[15:43:53.289][S][cover]: State: OPEN
|
|
[15:43:53.289][S][cover]: Current Operation: IDLE
|
|
[15:43:53.706][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:43:53.911][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:43:54.047][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:43:54.048][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:43:54.208][D][awning_cur:206]: st=C0 cur=0
|
|
[15:43:54.299][S][cover]: 'Awning' >>
|
|
[15:43:54.299][S][cover]: State: OPEN
|
|
[15:43:54.299][S][cover]: Current Operation: IDLE
|
|
[15:43:54.631][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:43:54.935][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:43:55.048][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:43:55.048][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:43:55.232][D][awning_cur:206]: st=C0 cur=0
|
|
[15:43:55.301][S][cover]: 'Awning' >>
|
|
[15:43:55.301][S][cover]: State: OPEN
|
|
[15:43:55.301][S][cover]: Current Operation: IDLE
|
|
[15:43:55.615][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:43:55.959][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:43:56.048][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:43:56.048][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:43:56.181][D][awning_cur:206]: st=C0 cur=0
|
|
[15:43:56.302][S][cover]: 'Awning' >>
|
|
[15:43:56.302][S][cover]: State: OPEN
|
|
[15:43:56.302][S][cover]: Current Operation: IDLE
|
|
[15:43:56.612][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:43:56.983][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:43:57.045][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:43:57.046][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:43:57.190][D][awning_cur:206]: st=C0 cur=0
|
|
[15:43:57.300][S][cover]: 'Awning' >>
|
|
[15:43:57.300][S][cover]: State: OPEN
|
|
[15:43:57.300][S][cover]: Current Operation: IDLE
|
|
[15:43:57.648][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:43:57.909][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:43:58.109][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:43:58.153][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:43:58.211][D][awning_cur:206]: st=C0 cur=0
|
|
[15:43:58.296][S][cover]: 'Awning' >>
|
|
[15:43:58.296][S][cover]: State: OPEN
|
|
[15:43:58.296][S][cover]: Current Operation: IDLE
|
|
[15:43:58.625][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:43:58.929][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:43:59.035][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:43:59.162][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:43:59.189][D][awning_cur:206]: st=C0 cur=0
|
|
[15:43:59.293][S][cover]: 'Awning' >>
|
|
[15:43:59.293][S][cover]: State: OPEN
|
|
[15:43:59.293][S][cover]: Current Operation: IDLE
|
|
[15:43:59.645][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:43:59.958][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:44:00.026][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:44:00.224][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:44:00.266][D][awning_cur:206]: st=C0 cur=0
|
|
[15:44:00.292][S][cover]: 'Awning' >>
|
|
[15:44:00.292][S][cover]: State: OPEN
|
|
[15:44:00.292][S][cover]: Current Operation: IDLE
|
|
[15:44:00.673][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:44:00.982][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:44:01.036][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:44:01.248][D][awning_cur:206]: st=C0 cur=0
|
|
[15:44:01.297][S][cover]: 'Awning' >>
|
|
[15:44:01.297][S][cover]: State: OPEN
|
|
[15:44:01.297][S][cover]: Current Operation: IDLE
|
|
[15:44:01.694][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:44:02.001][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:44:02.054][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:44:02.205][D][awning_cur:206]: st=C0 cur=0
|
|
[15:44:02.301][S][cover]: 'Awning' >>
|
|
[15:44:02.301][S][cover]: State: OPEN
|
|
[15:44:02.301][S][cover]: Current Operation: IDLE
|
|
[15:44:02.619][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:44:02.889][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:44:03.127][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:44:03.165][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:44:03.191][D][awning_cur:206]: st=C0 cur=0
|
|
[15:44:03.316][S][cover]: 'Awning' >>
|
|
[15:44:03.316][S][cover]: State: OPEN
|
|
[15:44:03.316][S][cover]: Current Operation: IDLE
|
|
[15:44:03.620][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:44:03.897][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:44:04.058][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:44:04.253][D][awning_cur:206]: st=C0 cur=0
|
|
[15:44:04.302][S][cover]: 'Awning' >>
|
|
[15:44:04.302][S][cover]: State: OPEN
|
|
[15:44:04.302][S][cover]: Current Operation: IDLE
|
|
[15:44:04.637][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:44:04.901][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:44:05.072][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:44:05.277][D][awning_cur:206]: st=C0 cur=0
|
|
[15:44:05.316][S][cover]: 'Awning' >>
|
|
[15:44:05.316][S][cover]: State: OPEN
|
|
[15:44:05.316][S][cover]: Current Operation: IDLE
|
|
[15:44:05.626][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:44:05.914][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:44:06.097][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:44:06.191][D][awning_cur:206]: st=C0 cur=0
|
|
[15:44:06.404][S][cover]: 'Awning' >>
|
|
[15:44:06.404][S][cover]: State: OPEN
|
|
[15:44:06.404][S][cover]: Current Operation: IDLE
|
|
[15:44:06.647][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:44:06.922][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:44:07.040][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:44:07.326][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:44:07.326][D][awning_cur:206]: st=C0 cur=0
|
|
[15:44:07.326][S][cover]: 'Awning' >>
|
|
[15:44:07.326][S][cover]: State: OPEN
|
|
[15:44:07.326][S][cover]: Current Operation: IDLE
|
|
[15:44:07.628][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:44:07.941][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:44:08.058][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:44:08.058][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:44:08.247][D][awning_cur:206]: st=C0 cur=0
|
|
[15:44:08.300][S][cover]: 'Awning' >>
|
|
[15:44:08.300][S][cover]: State: OPEN
|
|
[15:44:08.300][S][cover]: Current Operation: IDLE
|
|
[15:44:08.652][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:44:08.886][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:44:09.060][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:44:09.271][D][awning_cur:206]: st=C0 cur=0
|
|
[15:44:09.312][S][cover]: 'Awning' >>
|
|
[15:44:09.312][S][cover]: State: OPEN
|
|
[15:44:09.312][S][cover]: Current Operation: IDLE
|
|
[15:44:09.641][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:44:09.899][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:44:10.065][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:44:10.169][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:44:10.210][D][awning_cur:206]: st=C0 cur=0
|
|
[15:44:10.398][S][cover]: 'Awning' >>
|
|
[15:44:10.398][S][cover]: State: OPEN
|
|
[15:44:10.398][S][cover]: Current Operation: IDLE
|
|
[15:44:10.636][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:44:10.984][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:44:11.047][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:44:11.206][D][awning_cur:206]: st=C0 cur=0
|
|
[15:44:11.422][S][cover]: 'Awning' >>
|
|
[15:44:11.422][S][cover]: State: OPEN
|
|
[15:44:11.422][S][cover]: Current Operation: IDLE
|
|
[15:44:11.729][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:44:11.896][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:44:12.085][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:44:12.192][D][awning_cur:206]: st=C0 cur=0
|
|
[15:44:12.303][S][cover]: 'Awning' >>
|
|
[15:44:12.303][S][cover]: State: OPEN
|
|
[15:44:12.303][S][cover]: Current Operation: IDLE
|
|
[15:44:12.753][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:44:12.896][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:44:13.060][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:44:13.248][D][awning_cur:206]: st=C0 cur=0
|
|
[15:44:13.333][S][cover]: 'Awning' >>
|
|
[15:44:13.333][S][cover]: State: OPEN
|
|
[15:44:13.333][S][cover]: Current Operation: IDLE
|
|
[15:44:13.675][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:44:13.916][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:44:14.059][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:44:14.204][D][awning_cur:206]: st=C0 cur=0
|
|
[15:44:14.313][S][cover]: 'Awning' >>
|
|
[15:44:14.313][S][cover]: State: OPEN
|
|
[15:44:14.313][S][cover]: Current Operation: IDLE
|
|
[15:44:14.704][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:44:14.983][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:44:15.059][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:44:15.211][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:44:15.223][D][awning_cur:206]: st=C0 cur=0
|
|
[15:44:15.309][S][cover]: 'Awning' >>
|
|
[15:44:15.309][S][cover]: State: OPEN
|
|
[15:44:15.309][S][cover]: Current Operation: IDLE
|
|
[15:44:15.728][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:44:16.030][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:44:16.084][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:44:16.085][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:44:16.198][D][awning_cur:206]: st=C0 cur=0
|
|
[15:44:16.310][S][cover]: 'Awning' >>
|
|
[15:44:16.310][S][cover]: State: OPEN
|
|
[15:44:16.310][S][cover]: Current Operation: IDLE
|
|
[15:44:16.667][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:44:16.897][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:44:17.157][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:44:17.282][D][awning_cur:206]: st=C0 cur=0
|
|
[15:44:17.312][S][cover]: 'Awning' >>
|
|
[15:44:17.312][S][cover]: State: OPEN
|
|
[15:44:17.312][S][cover]: Current Operation: IDLE
|
|
[15:44:17.649][S][sensor]: 'Black Tank' >> 33 %
|
|
[15:44:17.976][S][sensor]: 'Grey Tank 2' >> 33 %
|
|
[15:44:18.181][S][sensor]: 'Fresh Water Tank' >> 0 %
|
|
[15:44:18.181][S][sensor]: 'Grey Tank 1' >> 33 %
|
|
[15:44:18.297][D][awning_cur:206]: st=C0 cur=0
|
|
[15:44:18.311][S][cover]: 'Awning' >>
|
|
[15:44:18.311][S][cover]: State: OPEN
|
|
[15:44:18.311][S][cover]: Current Operation: IDLE
|
|
[15:44:18.638][S][sensor]: 'Black Tank' >> 33 %
|