➜  test esphome run kincony.yaml 
INFO ESPHome 2025.3.3
INFO Reading configuration kincony.yaml...
INFO Cloning https://github.com/hzkincony/esphome-zmpt101b@None
WARNING GPIO5 is a strapping PIN and should only be used for I/O with care.
Attaching external pullup/down resistors to strapping pins can cause unexpected failures.
See https://esphome.io/guides/faq.html#why-am-i-getting-a-warning-about-strapping-pins
WARNING `attenuation: 11db` is deprecated, use `attenuation: 12db` instead
INFO Detected timezone 'Australia/Sydney'
INFO Generating C++ source...
INFO Core config, version or integrations changed, cleaning build files...
INFO Compiling app...
Processing m16 (board: esp32dev; framework: arduino; platform: platformio/espressif32@5.4.0)
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Library Manager: Installing esphome/AsyncTCP-esphome @ 2.1.4
INFO Installing esphome/AsyncTCP-esphome @ 2.1.4
Unpacking  [####################################]  100%
Library Manager: AsyncTCP-esphome@2.1.4 has been installed!
INFO AsyncTCP-esphome@2.1.4 has been installed!
Library Manager: Installing esphome/ESPAsyncWebServer-esphome @ 3.3.0
INFO Installing esphome/ESPAsyncWebServer-esphome @ 3.3.0
Unpacking  [####################################]  100%
Library Manager: ESPAsyncWebServer-esphome@3.3.0 has been installed!
INFO ESPAsyncWebServer-esphome@3.3.0 has been installed!
Library Manager: Resolving dependencies...
INFO Resolving dependencies...
Library Manager: Installing esphome/noise-c @ 0.1.6
INFO Installing esphome/noise-c @ 0.1.6
Unpacking  [####################################]  100%
Library Manager: noise-c@0.1.6 has been installed!
INFO noise-c@0.1.6 has been installed!
Library Manager: Resolving dependencies...
INFO Resolving dependencies...
Library Manager: Installing esphome/libsodium @ 1.10018.4
INFO Installing esphome/libsodium @ 1.10018.4
Unpacking  [####################################]  100%
Library Manager: libsodium@1.10018.4 has been installed!
INFO libsodium@1.10018.4 has been installed!
Library Manager: Installing bblanchon/ArduinoJson @ 6.18.5
INFO Installing bblanchon/ArduinoJson @ 6.18.5
Unpacking  [####################################]  100%
Library Manager: ArduinoJson@6.18.5 has been installed!
INFO ArduinoJson@6.18.5 has been installed!
HARDWARE: ESP32 240MHz, 320KB RAM, 4MB Flash
 - toolchain-xtensa-esp32 @ 8.4.0+2021r2-patch5
Dependency Graph
|-- AsyncTCP-esphome @ 2.1.4
|-- WiFi @ 2.0.0
|-- FS @ 2.0.0
|-- Update @ 2.0.0
|-- ESPAsyncWebServer-esphome @ 3.3.0
|-- ESPmDNS @ 2.0.0
|-- noise-c @ 0.1.6
|-- Wire @ 2.0.0
|-- ArduinoJson @ 6.18.5
Compiling .pioenvs/m16/src/esphome/components/adc/adc_sensor_common.cpp.o
Compiling .pioenvs/m16/src/esphome/components/adc/adc_sensor_esp32.cpp.o
Compiling .pioenvs/m16/src/esphome/components/adc/adc_sensor_esp8266.cpp.o
Compiling .pioenvs/m16/src/esphome/components/adc/adc_sensor_libretiny.cpp.o
Compiling .pioenvs/m16/src/esphome/components/adc/adc_sensor_rp2040.cpp.o
Compiling .pioenvs/m16/src/esphome/components/api/api_connection.cpp.o
Compiling .pioenvs/m16/src/esphome/components/api/api_frame_helper.cpp.o
Compiling .pioenvs/m16/src/esphome/components/api/api_pb2.cpp.o
Compiling .pioenvs/m16/src/esphome/components/api/api_pb2_service.cpp.o
Compiling .pioenvs/m16/src/esphome/components/api/api_server.cpp.o
Compiling .pioenvs/m16/src/esphome/components/api/list_entities.cpp.o
Compiling .pioenvs/m16/src/esphome/components/api/proto.cpp.o
Compiling .pioenvs/m16/src/esphome/components/api/subscribe_state.cpp.o
Compiling .pioenvs/m16/src/esphome/components/api/user_services.cpp.o
Compiling .pioenvs/m16/src/esphome/components/cd74hc4067/cd74hc4067.cpp.o
Compiling .pioenvs/m16/src/esphome/components/ct_clamp/ct_clamp_sensor.cpp.o
Compiling .pioenvs/m16/src/esphome/components/display/display.cpp.o
Compiling .pioenvs/m16/src/esphome/components/display/display_buffer.cpp.o
Compiling .pioenvs/m16/src/esphome/components/display/rect.cpp.o
Compiling .pioenvs/m16/src/esphome/components/esp32/core.cpp.o
Compiling .pioenvs/m16/src/esphome/components/esp32/gpio.cpp.o
Compiling .pioenvs/m16/src/esphome/components/esp32/preferences.cpp.o
Compiling .pioenvs/m16/src/esphome/components/ethernet/esp_eth_phy_jl1101.c.o
Compiling .pioenvs/m16/src/esphome/components/ethernet/ethernet_component.cpp.o
Compiling .pioenvs/m16/src/esphome/components/font/font.cpp.o
Compiling .pioenvs/m16/src/esphome/components/i2c/i2c.cpp.o
Compiling .pioenvs/m16/src/esphome/components/i2c/i2c_bus_arduino.cpp.o
Compiling .pioenvs/m16/src/esphome/components/i2c/i2c_bus_esp_idf.cpp.o
Compiling .pioenvs/m16/src/esphome/components/json/json_util.cpp.o
Compiling .pioenvs/m16/src/esphome/components/logger/logger.cpp.o
Compiling .pioenvs/m16/src/esphome/components/logger/logger_esp32.cpp.o
Compiling .pioenvs/m16/src/esphome/components/logger/logger_esp8266.cpp.o
Compiling .pioenvs/m16/src/esphome/components/logger/logger_host.cpp.o
Compiling .pioenvs/m16/src/esphome/components/logger/logger_libretiny.cpp.o
Compiling .pioenvs/m16/src/esphome/components/logger/logger_rp2040.cpp.o
Compiling .pioenvs/m16/src/esphome/components/mdns/mdns_component.cpp.o
Compiling .pioenvs/m16/src/esphome/components/mdns/mdns_esp32.cpp.o
Compiling .pioenvs/m16/src/esphome/components/mdns/mdns_esp8266.cpp.o
Compiling .pioenvs/m16/src/esphome/components/mdns/mdns_host.cpp.o
Compiling .pioenvs/m16/src/esphome/components/mdns/mdns_libretiny.cpp.o
Compiling .pioenvs/m16/src/esphome/components/mdns/mdns_rp2040.cpp.o
Compiling .pioenvs/m16/src/esphome/components/network/util.cpp.o
Compiling .pioenvs/m16/src/esphome/components/sensirion_common/i2c_sensirion.cpp.o
Compiling .pioenvs/m16/src/esphome/components/sensor/automation.cpp.o
Compiling .pioenvs/m16/src/esphome/components/sensor/filter.cpp.o
Compiling .pioenvs/m16/src/esphome/components/sensor/sensor.cpp.o
Compiling .pioenvs/m16/src/esphome/components/sht3xd/sht3xd.cpp.o
Compiling .pioenvs/m16/src/esphome/components/sntp/sntp_component.cpp.o
Compiling .pioenvs/m16/src/esphome/components/socket/bsd_sockets_impl.cpp.o
Compiling .pioenvs/m16/src/esphome/components/socket/lwip_raw_tcp_impl.cpp.o
Compiling .pioenvs/m16/src/esphome/components/socket/lwip_sockets_impl.cpp.o
Compiling .pioenvs/m16/src/esphome/components/socket/socket.cpp.o
Compiling .pioenvs/m16/src/esphome/components/ssd1306_base/ssd1306_base.cpp.o
Compiling .pioenvs/m16/src/esphome/components/ssd1306_i2c/ssd1306_i2c.cpp.o
Compiling .pioenvs/m16/src/esphome/components/template/sensor/template_sensor.cpp.o
Compiling .pioenvs/m16/src/esphome/components/time/automation.cpp.o
Compiling .pioenvs/m16/src/esphome/components/time/real_time_clock.cpp.o
Compiling .pioenvs/m16/src/esphome/components/total_daily_energy/total_daily_energy.cpp.o
Compiling .pioenvs/m16/src/esphome/components/web_server/list_entities.cpp.o
Compiling .pioenvs/m16/src/esphome/components/web_server/web_server.cpp.o
Compiling .pioenvs/m16/src/esphome/components/web_server/web_server_v1.cpp.o
Compiling .pioenvs/m16/src/esphome/components/web_server_base/web_server_base.cpp.o
Compiling .pioenvs/m16/src/esphome/components/zmpt101b/sensor/zmpt101b.cpp.o
Compiling .pioenvs/m16/src/esphome/core/application.cpp.o
Compiling .pioenvs/m16/src/esphome/core/color.cpp.o
Compiling .pioenvs/m16/src/esphome/core/component.cpp.o
Compiling .pioenvs/m16/src/esphome/core/component_iterator.cpp.o
Compiling .pioenvs/m16/src/esphome/core/controller.cpp.o
Compiling .pioenvs/m16/src/esphome/core/entity_base.cpp.o
Compiling .pioenvs/m16/src/esphome/core/helpers.cpp.o
Compiling .pioenvs/m16/src/esphome/core/log.cpp.o
Compiling .pioenvs/m16/src/esphome/core/ring_buffer.cpp.o
Compiling .pioenvs/m16/src/esphome/core/scheduler.cpp.o
Compiling .pioenvs/m16/src/esphome/core/string_ref.cpp.o
Compiling .pioenvs/m16/src/esphome/core/time.cpp.o
Compiling .pioenvs/m16/src/esphome/core/util.cpp.o
Compiling .pioenvs/m16/src/main.cpp.o
Building .pioenvs/m16/bootloader.bin
Generating partitions .pioenvs/m16/partitions.bin
Creating esp32 image...
Successfully created esp32 image.
Compiling .pioenvs/m16/lib747/AsyncTCP-esphome/AsyncTCP.cpp.o
Compiling .pioenvs/m16/lib461/WiFi/WiFi.cpp.o
Compiling .pioenvs/m16/lib461/WiFi/WiFiAP.cpp.o
Compiling .pioenvs/m16/lib461/WiFi/WiFiClient.cpp.o
Compiling .pioenvs/m16/lib461/WiFi/WiFiGeneric.cpp.o
Compiling .pioenvs/m16/lib461/WiFi/WiFiMulti.cpp.o
Compiling .pioenvs/m16/lib461/WiFi/WiFiSTA.cpp.o
Compiling .pioenvs/m16/lib461/WiFi/WiFiScan.cpp.o
Compiling .pioenvs/m16/lib461/WiFi/WiFiServer.cpp.o
Archiving .pioenvs/m16/lib747/libAsyncTCP-esphome.a
Indexing .pioenvs/m16/lib747/libAsyncTCP-esphome.a
Compiling .pioenvs/m16/lib461/WiFi/WiFiUdp.cpp.o
Compiling .pioenvs/m16/lib5ac/FS/FS.cpp.o
Compiling .pioenvs/m16/lib5ac/FS/vfs_api.cpp.o
Compiling .pioenvs/m16/libb30/Update/HttpsOTAUpdate.cpp.o
Compiling .pioenvs/m16/libb30/Update/Updater.cpp.o
Compiling .pioenvs/m16/lib85c/ESPAsyncWebServer-esphome/AsyncEventSource.cpp.o
Compiling .pioenvs/m16/lib85c/ESPAsyncWebServer-esphome/AsyncWebSocket.cpp.o
Compiling .pioenvs/m16/lib85c/ESPAsyncWebServer-esphome/WebAuthentication.cpp.o
Archiving .pioenvs/m16/lib461/libWiFi.a
Compiling .pioenvs/m16/lib85c/ESPAsyncWebServer-esphome/WebHandlers.cpp.o
Indexing .pioenvs/m16/lib461/libWiFi.a
Compiling .pioenvs/m16/lib85c/ESPAsyncWebServer-esphome/WebRequest.cpp.o
Compiling .pioenvs/m16/lib85c/ESPAsyncWebServer-esphome/WebResponses.cpp.o
Compiling .pioenvs/m16/lib85c/ESPAsyncWebServer-esphome/WebServer.cpp.o
Archiving .pioenvs/m16/lib5ac/libFS.a
Indexing .pioenvs/m16/lib5ac/libFS.a
Compiling .pioenvs/m16/lib7b0/ESPmDNS/ESPmDNS.cpp.o
Compiling .pioenvs/m16/lib864/libsodium/crypto_aead/chacha20poly1305/sodium/aead_chacha20poly1305.c.o
Archiving .pioenvs/m16/libb30/libUpdate.a
Indexing .pioenvs/m16/libb30/libUpdate.a
Compiling .pioenvs/m16/lib864/libsodium/crypto_core/ed25519/core_ed25519.c.o
Compiling .pioenvs/m16/lib864/libsodium/crypto_core/ed25519/core_ristretto255.c.o
Compiling .pioenvs/m16/lib864/libsodium/crypto_core/ed25519/ref10/ed25519_ref10.c.o
Compiling .pioenvs/m16/lib864/libsodium/crypto_core/salsa/ref/core_salsa_ref.c.o
Compiling .pioenvs/m16/lib864/libsodium/crypto_generichash/blake2b/generichash_blake2.c.o
Compiling .pioenvs/m16/lib864/libsodium/crypto_generichash/blake2b/ref/blake2b-compress-avx2.c.o
Compiling .pioenvs/m16/lib864/libsodium/crypto_generichash/blake2b/ref/blake2b-compress-ref.c.o
Compiling .pioenvs/m16/lib864/libsodium/crypto_generichash/blake2b/ref/blake2b-compress-sse41.c.o
Compiling .pioenvs/m16/lib864/libsodium/crypto_generichash/blake2b/ref/blake2b-compress-ssse3.c.o
Compiling .pioenvs/m16/lib864/libsodium/crypto_generichash/blake2b/ref/blake2b-ref.c.o
Compiling .pioenvs/m16/lib864/libsodium/crypto_generichash/blake2b/ref/generichash_blake2b.c.o
Archiving .pioenvs/m16/lib7b0/libESPmDNS.a
Indexing .pioenvs/m16/lib7b0/libESPmDNS.a
Compiling .pioenvs/m16/lib864/libsodium/crypto_hash/crypto_hash.c.o
Compiling .pioenvs/m16/lib864/libsodium/crypto_hash/sha256/cp/hash_sha256_cp.c.o
Compiling .pioenvs/m16/lib864/libsodium/crypto_hash/sha256/hash_sha256.c.o
Compiling .pioenvs/m16/lib864/libsodium/crypto_hash/sha512/cp/hash_sha512_cp.c.o
Compiling .pioenvs/m16/lib864/libsodium/crypto_hash/sha512/hash_sha512.c.o
Compiling .pioenvs/m16/lib864/libsodium/crypto_onetimeauth/crypto_onetimeauth.c.o
Compiling .pioenvs/m16/lib864/libsodium/crypto_onetimeauth/poly1305/donna/poly1305_donna.c.o
Compiling .pioenvs/m16/lib864/libsodium/crypto_onetimeauth/poly1305/onetimeauth_poly1305.c.o
Compiling .pioenvs/m16/lib864/libsodium/crypto_pwhash/argon2/argon2-core.c.o
Compiling .pioenvs/m16/lib864/libsodium/crypto_pwhash/argon2/argon2-encoding.c.o
Compiling .pioenvs/m16/lib864/libsodium/crypto_pwhash/argon2/argon2-fill-block-avx2.c.o
Compiling .pioenvs/m16/lib864/libsodium/crypto_pwhash/argon2/argon2-fill-block-avx512f.c.o
Compiling .pioenvs/m16/lib864/libsodium/crypto_pwhash/argon2/argon2-fill-block-ref.c.o
Compiling .pioenvs/m16/lib864/libsodium/crypto_pwhash/argon2/argon2-fill-block-ssse3.c.o
Compiling .pioenvs/m16/lib864/libsodium/crypto_pwhash/argon2/argon2.c.o
Archiving .pioenvs/m16/lib85c/libESPAsyncWebServer-esphome.a
Compiling .pioenvs/m16/lib864/libsodium/crypto_pwhash/argon2/blake2b-long.c.o
Indexing .pioenvs/m16/lib85c/libESPAsyncWebServer-esphome.a
Compiling .pioenvs/m16/lib864/libsodium/crypto_pwhash/argon2/pwhash_argon2i.c.o
Compiling .pioenvs/m16/lib864/libsodium/crypto_pwhash/argon2/pwhash_argon2id.c.o
Compiling .pioenvs/m16/lib864/libsodium/crypto_scalarmult/crypto_scalarmult.c.o
Compiling .pioenvs/m16/lib864/libsodium/crypto_scalarmult/curve25519/ref10/x25519_ref10.c.o
Compiling .pioenvs/m16/lib864/libsodium/crypto_scalarmult/curve25519/scalarmult_curve25519.c.o
Compiling .pioenvs/m16/lib864/libsodium/crypto_sign/crypto_sign.c.o
Compiling .pioenvs/m16/lib864/libsodium/crypto_sign/ed25519/ref10/keypair.c.o
Compiling .pioenvs/m16/lib864/libsodium/crypto_sign/ed25519/ref10/obsolete.c.o
Compiling .pioenvs/m16/lib864/libsodium/crypto_sign/ed25519/ref10/open.c.o
Compiling .pioenvs/m16/lib864/libsodium/crypto_sign/ed25519/ref10/sign.c.o
Compiling .pioenvs/m16/lib864/libsodium/crypto_sign/ed25519/sign_ed25519.c.o
Compiling .pioenvs/m16/lib864/libsodium/crypto_stream/chacha20/ref/chacha20_ref.c.o
Compiling .pioenvs/m16/lib864/libsodium/crypto_stream/chacha20/stream_chacha20.c.o
Compiling .pioenvs/m16/lib864/libsodium/crypto_stream/crypto_stream.c.o
Compiling .pioenvs/m16/lib864/libsodium/crypto_stream/salsa20/ref/salsa20_ref.c.o
Compiling .pioenvs/m16/lib864/libsodium/crypto_stream/salsa20/stream_salsa20.c.o
Compiling .pioenvs/m16/lib864/libsodium/crypto_stream/salsa20/xmm6/salsa20_xmm6-asm.S.o
Compiling .pioenvs/m16/lib864/libsodium/crypto_stream/salsa20/xmm6/salsa20_xmm6.c.o
Compiling .pioenvs/m16/lib864/libsodium/crypto_stream/salsa20/xmm6int/salsa20_xmm6int-avx2.c.o
Compiling .pioenvs/m16/lib864/libsodium/crypto_stream/salsa20/xmm6int/salsa20_xmm6int-sse2.c.o
Compiling .pioenvs/m16/lib864/libsodium/crypto_verify/sodium/verify.c.o
Compiling .pioenvs/m16/lib864/libsodium/randombytes/internal/randombytes_internal_random.c.o
Compiling .pioenvs/m16/lib864/libsodium/randombytes/randombytes.c.o
Compiling .pioenvs/m16/lib864/libsodium/randombytes/sysrandom/randombytes_sysrandom.c.o
Compiling .pioenvs/m16/lib864/libsodium/sodium/codecs.c.o
Compiling .pioenvs/m16/lib864/libsodium/sodium/core.c.o
Compiling .pioenvs/m16/lib864/libsodium/sodium/runtime.c.o
Compiling .pioenvs/m16/lib864/libsodium/sodium/utils.c.o
Compiling .pioenvs/m16/libf6d/noise-c/backend/openssl/cipher-aesgcm.c.o
Compiling .pioenvs/m16/libf6d/noise-c/backend/ref/cipher-aesgcm.c.o
Compiling .pioenvs/m16/libf6d/noise-c/backend/ref/cipher-chachapoly.c.o
Compiling .pioenvs/m16/libf6d/noise-c/backend/ref/dh-curve25519.c.o
Compiling .pioenvs/m16/libf6d/noise-c/backend/ref/hash-blake2b.c.o
Compiling .pioenvs/m16/libf6d/noise-c/backend/ref/hash-blake2s.c.o
Compiling .pioenvs/m16/libf6d/noise-c/backend/ref/hash-sha256.c.o
Compiling .pioenvs/m16/libf6d/noise-c/backend/sodium/cipher-aesgcm.c.o
Compiling .pioenvs/m16/libf6d/noise-c/backend/sodium/cipher-chachapoly.c.o
Compiling .pioenvs/m16/libf6d/noise-c/backend/sodium/dh-curve25519.c.o
Archiving .pioenvs/m16/lib864/libsodium.a
Compiling .pioenvs/m16/libf6d/noise-c/backend/sodium/hash-blake2b.c.o
Indexing .pioenvs/m16/lib864/libsodium.a
Compiling .pioenvs/m16/libf6d/noise-c/backend/sodium/hash-sha256.c.o
Compiling .pioenvs/m16/libf6d/noise-c/crypto/aes/rijndael-alg-fst.c.o
Compiling .pioenvs/m16/libf6d/noise-c/crypto/blake2/blake2b.c.o
Compiling .pioenvs/m16/libf6d/noise-c/crypto/blake2/blake2s.c.o
Compiling .pioenvs/m16/libf6d/noise-c/crypto/chacha/chacha.c.o
Compiling .pioenvs/m16/libf6d/noise-c/crypto/donna/curve25519-donna-c64.c.o
Compiling .pioenvs/m16/libf6d/noise-c/crypto/donna/curve25519-donna.c.o
Compiling .pioenvs/m16/libf6d/noise-c/crypto/donna/poly1305-donna.c.o
Compiling .pioenvs/m16/libf6d/noise-c/crypto/sha2/sha256.c.o
Compiling .pioenvs/m16/libf6d/noise-c/crypto/sha2/sha512.c.o
Compiling .pioenvs/m16/libf6d/noise-c/crypto/x25519/x25519.c.o
Compiling .pioenvs/m16/libf6d/noise-c/protocol/cipherstate.c.o
Compiling .pioenvs/m16/libf6d/noise-c/protocol/dhstate.c.o
Compiling .pioenvs/m16/libf6d/noise-c/protocol/errors.c.o
Compiling .pioenvs/m16/libf6d/noise-c/protocol/handshakestate.c.o
Compiling .pioenvs/m16/libf6d/noise-c/protocol/hashstate.c.o
Compiling .pioenvs/m16/libf6d/noise-c/protocol/internal.c.o
Compiling .pioenvs/m16/libf6d/noise-c/protocol/names.c.o
Compiling .pioenvs/m16/libf6d/noise-c/protocol/patterns.c.o
Compiling .pioenvs/m16/libf6d/noise-c/protocol/rand_os.c.o
Compiling .pioenvs/m16/libf6d/noise-c/protocol/rand_sodium.c.o
Compiling .pioenvs/m16/libf6d/noise-c/protocol/randstate.c.o
Compiling .pioenvs/m16/libf6d/noise-c/protocol/signstate.c.o
Compiling .pioenvs/m16/libf6d/noise-c/protocol/symmetricstate.c.o
Compiling .pioenvs/m16/libf6d/noise-c/protocol/util.c.o
Compiling .pioenvs/m16/lib529/Wire/Wire.cpp.o
Archiving .pioenvs/m16/libf6d/libnoise-c.a
Indexing .pioenvs/m16/libf6d/libnoise-c.a
Compiling .pioenvs/m16/FrameworkArduino/Esp.cpp.o
Compiling .pioenvs/m16/FrameworkArduino/FirmwareMSC.cpp.o
Compiling .pioenvs/m16/FrameworkArduino/FunctionalInterrupt.cpp.o
Compiling .pioenvs/m16/FrameworkArduino/HWCDC.cpp.o
Compiling .pioenvs/m16/FrameworkArduino/HardwareSerial.cpp.o
Compiling .pioenvs/m16/FrameworkArduino/IPAddress.cpp.o
Compiling .pioenvs/m16/FrameworkArduino/IPv6Address.cpp.o
Compiling .pioenvs/m16/FrameworkArduino/MD5Builder.cpp.o
Compiling .pioenvs/m16/FrameworkArduino/Print.cpp.o
Compiling .pioenvs/m16/FrameworkArduino/Stream.cpp.o
Compiling .pioenvs/m16/FrameworkArduino/StreamString.cpp.o
Archiving .pioenvs/m16/lib529/libWire.a
Indexing .pioenvs/m16/lib529/libWire.a
Compiling .pioenvs/m16/FrameworkArduino/Tone.cpp.o
Compiling .pioenvs/m16/FrameworkArduino/USB.cpp.o
Compiling .pioenvs/m16/FrameworkArduino/USBCDC.cpp.o
Compiling .pioenvs/m16/FrameworkArduino/USBMSC.cpp.o
Compiling .pioenvs/m16/FrameworkArduino/WMath.cpp.o
Compiling .pioenvs/m16/FrameworkArduino/WString.cpp.o
Compiling .pioenvs/m16/FrameworkArduino/base64.cpp.o
Compiling .pioenvs/m16/FrameworkArduino/cbuf.cpp.o
Compiling .pioenvs/m16/FrameworkArduino/esp32-hal-adc.c.o
Compiling .pioenvs/m16/FrameworkArduino/esp32-hal-bt.c.o
Compiling .pioenvs/m16/FrameworkArduino/esp32-hal-cpu.c.o
Compiling .pioenvs/m16/FrameworkArduino/esp32-hal-dac.c.o
Compiling .pioenvs/m16/FrameworkArduino/esp32-hal-gpio.c.o
Compiling .pioenvs/m16/FrameworkArduino/esp32-hal-i2c-slave.c.o
Compiling .pioenvs/m16/FrameworkArduino/esp32-hal-i2c.c.o
Compiling .pioenvs/m16/FrameworkArduino/esp32-hal-ledc.c.o
Compiling .pioenvs/m16/FrameworkArduino/esp32-hal-matrix.c.o
Compiling .pioenvs/m16/FrameworkArduino/esp32-hal-misc.c.o
Compiling .pioenvs/m16/FrameworkArduino/esp32-hal-psram.c.o
Compiling .pioenvs/m16/FrameworkArduino/esp32-hal-rgb-led.c.o
Compiling .pioenvs/m16/FrameworkArduino/esp32-hal-rmt.c.o
Compiling .pioenvs/m16/FrameworkArduino/esp32-hal-sigmadelta.c.o
Compiling .pioenvs/m16/FrameworkArduino/esp32-hal-spi.c.o
Compiling .pioenvs/m16/FrameworkArduino/esp32-hal-time.c.o
Compiling .pioenvs/m16/FrameworkArduino/esp32-hal-timer.c.o
Compiling .pioenvs/m16/FrameworkArduino/esp32-hal-tinyusb.c.o
Compiling .pioenvs/m16/FrameworkArduino/esp32-hal-touch.c.o
Compiling .pioenvs/m16/FrameworkArduino/esp32-hal-uart.c.o
Compiling .pioenvs/m16/FrameworkArduino/firmware_msc_fat.c.o
Compiling .pioenvs/m16/FrameworkArduino/libb64/cdecode.c.o
Compiling .pioenvs/m16/FrameworkArduino/libb64/cencode.c.o
Compiling .pioenvs/m16/FrameworkArduino/main.cpp.o
Compiling .pioenvs/m16/FrameworkArduino/stdlib_noniso.c.o
Compiling .pioenvs/m16/FrameworkArduino/wiring_pulse.c.o
Compiling .pioenvs/m16/FrameworkArduino/wiring_shift.c.o
Archiving .pioenvs/m16/libFrameworkArduino.a
Indexing .pioenvs/m16/libFrameworkArduino.a
Linking .pioenvs/m16/firmware.elf
RAM:   [=         ]  11.0% (used 36188 bytes from 327680 bytes)
Flash: [====      ]  42.3% (used 777065 bytes from 1835008 bytes)
Building .pioenvs/m16/firmware.bin
Creating esp32 image...
Successfully created esp32 image.
esp32_create_combined_bin([".pioenvs/m16/firmware.bin"], [".pioenvs/m16/firmware.elf"])
SHA digest in image updated
Wrote 0xce0b0 bytes to file /Users/mfuller/temp/test/.esphome/build/m16/.pioenvs/m16/firmware.factory.bin, ready to flash to offset 0x0
esp32_copy_ota_bin([".pioenvs/m16/firmware.bin"], [".pioenvs/m16/firmware.elf"])
=================================================================================================== [SUCCESS] Took 26.76 seconds ===================================================================================================
INFO Successfully compiled program.
Found multiple options for uploading, please choose one:
  [1] /dev/cu.usbserial-1110 (USB Serial)
  [2] Over The Air (m16.local)
(number): 1
esptool.py v4.8.1
Serial port /dev/cu.usbserial-1110
Connecting....
Chip is ESP32-D0WD-V3 (revision v3.1)
Features: WiFi, BT, Dual Core, 240MHz, VRef calibration in efuse, Coding Scheme None
Crystal is 40MHz
MAC: e4:65:b8:6a:91:fc
Uploading stub...
Running stub...
Stub running...
Changing baud rate to 460800
Changed.
Configuring flash size...
Auto-detected Flash size: 4MB
Flash will be erased from 0x00010000 to 0x000cefff...
Flash will be erased from 0x00001000 to 0x00005fff...
Flash will be erased from 0x00008000 to 0x00008fff...
Flash will be erased from 0x0000e000 to 0x0000ffff...
Compressed 778416 bytes to 494525...
Wrote 778416 bytes (494525 compressed) at 0x00010000 in 12.4 seconds (effective 501.9 kbit/s)...
Hash of data verified.
SHA digest in image updated
Compressed 17440 bytes to 12128...
Wrote 17440 bytes (12128 compressed) at 0x00001000 in 0.7 seconds (effective 203.7 kbit/s)...
Hash of data verified.
Compressed 3072 bytes to 144...
Wrote 3072 bytes (144 compressed) at 0x00008000 in 0.1 seconds (effective 295.2 kbit/s)...
Hash of data verified.
Compressed 8192 bytes to 47...
Wrote 8192 bytes (47 compressed) at 0x0000e000 in 0.2 seconds (effective 423.4 kbit/s)...
Hash of data verified.

Leaving...
Hard resetting via RTS pin...
INFO Successfully uploaded program.
INFO Starting log output from /dev/cu.usbserial-1110 with baud rate 115200
[10:25:35][D][sensor:094]: 'power1': Sending state nan W with 1 decimals of accuracy
[10:25:35][D][cd74hc4067:036]: switch to input 1
[10:25:35][D][sensor:094]: 'ai2': Sending state 1.07500 V with 3 decimals of accuracy
[10:25:35][D][cd74hc4067:036]: switch to input 0
[10:25:35][D][sensor:094]: 'ai1': Sending state 1.07100 V with 3 decimals of accuracy
[10:25:35][D][cd74hc4067:036]: switch to input 14
[10:25:35][D][sensor:094]: 'ai15': Sending state 1.07100 V with 3 decimals of accuracy
[10:25:35][D][cd74hc4067:036]: switch to input 13
[10:25:35][D][sensor:094]: 'ai14': Sending state 1.07100 V with 3 decimals of accuracy
[10:25:35][D][cd74hc4067:036]: switch to input 3
[10:25:35][D][sensor:094]: 'ai4': Sending state 1.07300 V with 3 decimals of accuracy
[10:25:35][D][cd74hc4067:036]: switch to input 4
[10:25:35][D][sensor:094]: 'ai5': Sending state 1.07700 V with 3 decimals of accuracy
[10:25:35][D][cd74hc4067:036]: switch to input 2
[10:25:35][D][sensor:094]: 'ai3': Sending state 1.07100 V with 3 decimals of accuracy
[10:25:35][D][cd74hc4067:036]: switch to input 15
[10:25:35][D][sensor:094]: 'ai16': Sending state 1.07100 V with 3 decimals of accuracy
[10:25:35][D][cd74hc4067:036]: switch to input 8
[10:25:35][D][sensor:094]: 'ai9': Sending state 1.07200 V with 3 decimals of accuracy
[10:25:35][D][cd74hc4067:036]: switch to input 5
[10:25:35][D][sensor:094]: 'ai6': Sending state 1.07300 V with 3 decimals of accuracy
[10:25:35][D][cd74hc4067:036]: switch to input 11
[10:25:35][D][sensor:094]: 'ai12': Sending state 1.06900 V with 3 decimals of accuracy
[10:25:35][D][esp32.preferences:114]: Saving 1 preferences to flash...
[10:25:35][D][esp32.preferences:143]: Saving 1 preferences to flash: 0 cached, 1 written, 0 failed
[10:25:35][D][cd74hc4067:036]: switch to input 6
[10:25:35][D][sensor:094]: 'ai7': Sending state 1.07200 V with 3 decimals of accuracy
[10:25:35][D][cd74hc4067:036]: switch to input 10
[10:25:35][D][sensor:094]: 'ai11': Sending state 1.07800 V with 3 decimals of accuracy
[10:25:35][D][cd74hc4067:036]: switch to input 9
[10:25:35][D][sensor:094]: 'ai10': Sending state 1.07200 V with 3 decimals of accuracy
[10:25:35][D][cd74hc4067:036]: switch to input 7
[10:25:35][D][sensor:094]: 'ai8': Sending state 1.07100 V with 3 decimals of accuracy
[10:25:35][D][cd74hc4067:036]: switch to input 12
[10:25:35][D][sensor:094]: 'ai13': Sending state 1.07200 V with 3 decimals of accuracy
[10:25:35][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.24342 V with 1 decimals of accuracy
[10:25:35][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.84646 V with 1 decimals of accuracy
[10:25:35][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.88991 V with 1 decimals of accuracy
[10:25:35][W][component:237]: Component display took a long time for an operation (266 ms).
[10:25:35][W][component:238]: Components should block for at most 30 ms.
[10:25:35][D][cd74hc4067:036]: switch to input 0
[10:25:35][D][cd74hc4067:036]: switch to input 1
[10:25:35][D][cd74hc4067:036]: switch to input 2
[10:25:35][D][cd74hc4067:036]: switch to input 3
[10:25:35][D][cd74hc4067:036]: switch to input 4
[10:25:35][D][cd74hc4067:036]: switch to input 5
[10:25:35][D][cd74hc4067:036]: switch to input 6
[10:25:35][D][cd74hc4067:036]: switch to input 7
[10:25:35][D][cd74hc4067:036]: switch to input 8
[10:25:35][D][cd74hc4067:036]: switch to input 9
[10:25:35][D][cd74hc4067:036]: switch to input 10
[10:25:35][D][cd74hc4067:036]: switch to input 11
[10:25:35][D][cd74hc4067:036]: switch to input 12
[10:25:35][D][cd74hc4067:036]: switch to input 13
[10:25:35][D][cd74hc4067:036]: switch to input 14
[10:25:35][D][cd74hc4067:036]: switch to input 15
[10:25:36][I][ethernet:248]: Starting ethernet connection
[10:25:36][W][component:157]: Component ethernet set Warning flag: waiting for IP configuration
[10:25:36][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.75633 V with 1 decimals of accuracy
[10:25:36][D][ct_clamp:042]: 'Measured Current-6' - Raw AC Value: 0.000A after 1 different samples (5 SPS)
[10:25:36][D][sensor:094]: 'Measured Current-6': Sending state 0.00220 A with 2 decimals of accuracy
[10:25:36][D][ct_clamp:042]: 'Measured Current-16' - Raw AC Value: 0.000A after 1 different samples (5 SPS)
[10:25:36][D][sensor:094]: 'Measured Current-16': Sending state 0.00000 A with 2 decimals of accuracy
[10:25:36][D][ct_clamp:042]: 'Measured Current-12' - Raw AC Value: 0.000A after 1 different samples (5 SPS)
[10:25:36][D][sensor:094]: 'Measured Current-12': Sending state 0.00000 A with 2 decimals of accuracy
[10:25:36][D][ct_clamp:042]: 'Measured Current-10' - Raw AC Value: 0.000A after 1 different samples (5 SPS)
[10:25:36][D][sensor:094]: 'Measured Current-10': Sending state 0.00000 A with 2 decimals of accuracy
[10:25:36][D][ct_clamp:042]: 'Measured Current-3' - Raw AC Value: 0.000A after 1 different samples (5 SPS)
[10:25:36][D][sensor:094]: 'Measured Current-3': Sending state 0.00220 A with 2 decimals of accuracy
[10:25:36][W][component:237]: Component display took a long time for an operation (266 ms).
[10:25:36][W][component:238]: Components should block for at most 30 ms.
[10:25:36][D][ct_clamp:042]: 'Measured Current-9' - Raw AC Value: 0.000A after 1 different samples (5 SPS)
[10:25:36][D][sensor:094]: 'Measured Current-9': Sending state 0.00220 A with 2 decimals of accuracy
[10:25:36][D][ct_clamp:042]: 'Measured Current-7' - Raw AC Value: 0.000A after 1 different samples (5 SPS)
[10:25:36][D][sensor:094]: 'Measured Current-7': Sending state 0.00000 A with 2 decimals of accuracy
[10:25:36][D][ct_clamp:042]: 'Measured Current-14' - Raw AC Value: 0.000A after 1 different samples (5 SPS)
[10:25:36][D][sensor:094]: 'Measured Current-14': Sending state 0.00138 A with 2 decimals of accuracy
[10:25:36][D][ct_clamp:042]: 'Measured Current-13' - Raw AC Value: 0.000A after 1 different samples (5 SPS)
[10:25:36][D][sensor:094]: 'Measured Current-13': Sending state 0.00220 A with 2 decimals of accuracy
[10:25:36][D][sht3xd:097]: Got temperature=20.36°C humidity=64.44%
[10:25:36][D][sensor:094]: 'sht Temperature': Sending state 20.35897 °C with 1 decimals of accuracy
[10:25:36][D][sensor:094]: 'sht Humidity': Sending state 64.44343 % with 1 decimals of accuracy
[10:25:36][D][ct_clamp:042]: 'Measured Current-4' - Raw AC Value: 0.000A after 1 different samples (5 SPS)
[10:25:36][D][sensor:094]: 'Measured Current-4': Sending state 0.00000 A with 2 decimals of accuracy
[10:25:36][D][ct_clamp:042]: 'Measured Current-11' - Raw AC Value: 0.000A after 1 different samples (5 SPS)
[10:25:36][D][sensor:094]: 'Measured Current-11': Sending state 0.00000 A with 2 decimals of accuracy
[10:25:36][D][ct_clamp:042]: 'Measured Current-5' - Raw AC Value: 0.000A after 1 different samples (5 SPS)
[10:25:36][D][sensor:094]: 'Measured Current-5': Sending state 0.00220 A with 2 decimals of accuracy
[10:25:36][D][ct_clamp:042]: 'Measured Current-8' - Raw AC Value: 0.000A after 1 different samples (5 SPS)
[10:25:36][D][sensor:094]: 'Measured Current-8': Sending state 0.00394 A with 2 decimals of accuracy
[10:25:36][D][ct_clamp:042]: 'Measured Current-2' - Raw AC Value: 0.000A after 1 different samples (5 SPS)
[10:25:36][D][sensor:094]: 'Measured Current-2': Sending state 0.00000 A with 2 decimals of accuracy
[10:25:36][D][ct_clamp:042]: 'Measured Current-15' - Raw AC Value: 0.000A after 1 different samples (5 SPS)
[10:25:36][D][sensor:094]: 'Measured Current-15': Sending state 0.00634 A with 2 decimals of accuracy
[10:25:36][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.000A after 1 different samples (5 SPS)
[10:25:36][D][sensor:094]: 'Measured Current-1': Sending state -0.09473 A with 2 decimals of accuracy
[10:25:37][  7072][E][Wire.cpp:513] requestFrom(): i2cRead returned Error 263
[10:25:37][W][component:157]: Component sht3xd.sensor set Warning flag: unspecified
[10:25:37][W][component:237]: Component sht3xd.sensor took a long time for an operation (1012 ms).
[10:25:37][W][component:238]: Components should block for at most 30 ms.
[10:25:37][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.56054 V with 1 decimals of accuracy
[10:25:37][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.66132 V with 1 decimals of accuracy
[10:25:37][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.50763 V with 1 decimals of accuracy
[10:25:38][W][component:237]: Component display took a long time for an operation (266 ms).
[10:25:38][W][component:238]: Components should block for at most 30 ms.
[10:25:38][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.80196 V with 1 decimals of accuracy
[10:25:38][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.80196 V with 1 decimals of accuracy
[10:25:38][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.84646 V with 1 decimals of accuracy
[10:25:38][W][component:237]: Component display took a long time for an operation (266 ms).
[10:25:38][W][component:238]: Components should block for at most 30 ms.
[10:25:38][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.50763 V with 1 decimals of accuracy
[10:25:38][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.45279 V with 1 decimals of accuracy
[10:25:38][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.61172 V with 1 decimals of accuracy
[10:25:38][W][component:237]: Component display took a long time for an operation (266 ms).
[10:25:38][W][component:238]: Components should block for at most 30 ms.
[10:25:39][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.39579 V with 1 decimals of accuracy
[10:25:39][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.39579 V with 1 decimals of accuracy
[10:25:39][D][cd74hc4067:036]: switch to input 0
[10:25:39][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.20694 V with 1 decimals of accuracy
[10:25:39][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.002A after 715 different samples (3575 SPS)
[10:25:39][D][sensor:094]: 'Measured Current-1': Sending state -0.04829 A with 2 decimals of accuracy
[10:25:39][W][component:237]: Component display took a long time for an operation (266 ms).
[10:25:39][W][component:238]: Components should block for at most 30 ms.
[10:25:40][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.51630 V with 1 decimals of accuracy
[10:25:40][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.24342 V with 1 decimals of accuracy
[10:25:40][D][sht3xd:079]: Retrying to reconnect the sensor.
[10:25:40][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.20694 V with 1 decimals of accuracy
[10:25:40][D][sht3xd:097]: Got temperature=20.37°C humidity=64.33%
[10:25:40][D][sensor:094]: 'sht Temperature': Sending state 20.37232 °C with 1 decimals of accuracy
[10:25:40][D][sensor:094]: 'sht Humidity': Sending state 64.33204 % with 1 decimals of accuracy
[10:25:40][W][component:170]: Component sht3xd.sensor cleared Warning flag
[10:25:40][W][component:237]: Component display took a long time for an operation (265 ms).
[10:25:40][W][component:238]: Components should block for at most 30 ms.
[10:25:41][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.16985 V with 1 decimals of accuracy
[10:25:41][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.27932 V with 1 decimals of accuracy
[10:25:41][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.24342 V with 1 decimals of accuracy
[10:25:41][W][component:237]: Component display took a long time for an operation (266 ms).
[10:25:41][W][component:238]: Components should block for at most 30 ms.
[10:25:42][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.27932 V with 1 decimals of accuracy
[10:25:42][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.38377 V with 1 decimals of accuracy
[10:25:42][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.16985 V with 1 decimals of accuracy
[10:25:42][W][component:237]: Component display took a long time for an operation (265 ms).
[10:25:42][W][component:238]: Components should block for at most 30 ms.
[10:25:43][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.24342 V with 1 decimals of accuracy
[10:25:43][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.16985 V with 1 decimals of accuracy
[10:25:43][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.09369 V with 1 decimals of accuracy
[10:25:43][W][component:237]: Component display took a long time for an operation (266 ms).
[10:25:43][W][component:238]: Components should block for at most 30 ms.
[10:25:44][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.05455 V with 1 decimals of accuracy
[10:25:44][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.09369 V with 1 decimals of accuracy
[10:25:44][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.20694 V with 1 decimals of accuracy
[10:25:44][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.002A after 743 different samples (3715 SPS)
[10:25:44][D][sensor:094]: 'Measured Current-1': Sending state -0.04410 A with 2 decimals of accuracy
[10:25:44][W][component:237]: Component display took a long time for an operation (266 ms).
[10:25:44][W][component:238]: Components should block for at most 30 ms.
[10:25:45][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.27932 V with 1 decimals of accuracy
[10:25:45][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.80196 V with 1 decimals of accuracy
[10:25:45][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.09369 V with 1 decimals of accuracy
[10:25:45][D][sht3xd:097]: Got temperature=20.37°C humidity=64.28%
[10:25:45][D][sensor:094]: 'sht Temperature': Sending state 20.37232 °C with 1 decimals of accuracy
[10:25:45][D][sensor:094]: 'sht Humidity': Sending state 64.28168 % with 1 decimals of accuracy
[10:25:45][W][component:237]: Component display took a long time for an operation (266 ms).
[10:25:45][W][component:238]: Components should block for at most 30 ms.
[10:25:46][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.20694 V with 1 decimals of accuracy
[10:25:46][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.38377 V with 1 decimals of accuracy
[10:25:46][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.51630 V with 1 decimals of accuracy
[10:25:46][W][component:237]: Component display took a long time for an operation (266 ms).
[10:25:46][W][component:238]: Components should block for at most 30 ms.
[10:25:47][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.16985 V with 1 decimals of accuracy
[10:25:47][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.93239 V with 1 decimals of accuracy
[10:25:47][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.41758 V with 1 decimals of accuracy
[10:25:47][W][component:237]: Component display took a long time for an operation (265 ms).
[10:25:47][W][component:238]: Components should block for at most 30 ms.
[10:25:48][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.48383 V with 1 decimals of accuracy
[10:25:48][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.16985 V with 1 decimals of accuracy
[10:25:48][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.20694 V with 1 decimals of accuracy
[10:25:48][W][component:237]: Component display took a long time for an operation (265 ms).
[10:25:48][W][component:238]: Components should block for at most 30 ms.
[10:25:49][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.41758 V with 1 decimals of accuracy
[10:25:49][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.80196 V with 1 decimals of accuracy
[10:25:49][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.05455 V with 1 decimals of accuracy
[10:25:49][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.002A after 740 different samples (3700 SPS)
[10:25:49][D][sensor:094]: 'Measured Current-1': Sending state -0.04298 A with 2 decimals of accuracy
[10:25:49][W][component:237]: Component display took a long time for an operation (266 ms).
[10:25:49][W][component:238]: Components should block for at most 30 ms.
[10:25:50][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.31466 V with 1 decimals of accuracy
[10:25:50][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.27932 V with 1 decimals of accuracy
[10:25:50][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.24342 V with 1 decimals of accuracy
[10:25:50][D][sht3xd:097]: Got temperature=20.37°C humidity=64.26%
[10:25:50][D][sensor:094]: 'sht Temperature': Sending state 20.37232 °C with 1 decimals of accuracy
[10:25:50][D][sensor:094]: 'sht Humidity': Sending state 64.25880 % with 1 decimals of accuracy
[10:25:50][W][component:237]: Component display took a long time for an operation (266 ms).
[10:25:50][W][component:238]: Components should block for at most 30 ms.
[10:25:51][W][ethernet:265]: Connecting via ethernet failed! Re-connecting...
[10:25:51][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.24342 V with 1 decimals of accuracy
[10:25:51][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.13211 V with 1 decimals of accuracy
[10:25:51][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.24342 V with 1 decimals of accuracy
[10:25:51][W][component:237]: Component display took a long time for an operation (265 ms).
[10:25:51][W][component:238]: Components should block for at most 30 ms.
[10:25:52][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.97395 V with 1 decimals of accuracy
[10:25:52][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.20694 V with 1 decimals of accuracy
[10:25:52][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.97395 V with 1 decimals of accuracy
[10:25:52][W][component:237]: Component display took a long time for an operation (266 ms).
[10:25:52][W][component:238]: Components should block for at most 30 ms.
[10:25:53][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.13211 V with 1 decimals of accuracy
[10:25:53][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.88991 V with 1 decimals of accuracy
[10:25:53][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.31466 V with 1 decimals of accuracy
[10:25:53][W][component:237]: Component display took a long time for an operation (265 ms).
[10:25:53][W][component:238]: Components should block for at most 30 ms.
[10:25:54][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.05455 V with 1 decimals of accuracy
[10:25:54][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.20694 V with 1 decimals of accuracy
[10:25:54][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.84646 V with 1 decimals of accuracy
[10:25:54][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.002A after 763 different samples (3815 SPS)
[10:25:54][D][sensor:094]: 'Measured Current-1': Sending state -0.02723 A with 2 decimals of accuracy
[10:25:54][W][component:237]: Component display took a long time for an operation (266 ms).
[10:25:54][W][component:238]: Components should block for at most 30 ms.
[10:25:55][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.13211 V with 1 decimals of accuracy
[10:25:55][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.09369 V with 1 decimals of accuracy
[10:25:55][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.09369 V with 1 decimals of accuracy
[10:25:55][D][sht3xd:097]: Got temperature=20.42°C humidity=64.21%
[10:25:55][D][sensor:094]: 'sht Temperature': Sending state 20.41505 °C with 1 decimals of accuracy
[10:25:55][D][sensor:094]: 'sht Humidity': Sending state 64.21454 % with 1 decimals of accuracy
[10:25:55][W][component:237]: Component display took a long time for an operation (266 ms).
[10:25:55][W][component:238]: Components should block for at most 30 ms.
[10:25:56][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.09369 V with 1 decimals of accuracy
[10:25:56][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.05455 V with 1 decimals of accuracy
[10:25:56][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.24342 V with 1 decimals of accuracy
[10:25:56][W][component:237]: Component display took a long time for an operation (265 ms).
[10:25:56][W][component:238]: Components should block for at most 30 ms.
[10:25:57][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.16985 V with 1 decimals of accuracy
[10:25:57][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.20694 V with 1 decimals of accuracy
[10:25:57][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.93239 V with 1 decimals of accuracy
[10:25:57][W][component:237]: Component display took a long time for an operation (266 ms).
[10:25:57][W][component:238]: Components should block for at most 30 ms.
[10:25:58][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.34947 V with 1 decimals of accuracy
[10:25:58][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.24342 V with 1 decimals of accuracy
[10:25:58][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.27932 V with 1 decimals of accuracy
[10:25:58][W][component:237]: Component display took a long time for an operation (265 ms).
[10:25:58][W][component:238]: Components should block for at most 30 ms.
[10:25:59][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.45093 V with 1 decimals of accuracy
[10:25:59][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.09369 V with 1 decimals of accuracy
[10:25:59][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.20694 V with 1 decimals of accuracy
[10:25:59][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.002A after 767 different samples (3835 SPS)
[10:25:59][D][sensor:094]: 'Measured Current-1': Sending state -0.04101 A with 2 decimals of accuracy
[10:25:59][W][component:237]: Component display took a long time for an operation (266 ms).
[10:25:59][W][component:238]: Components should block for at most 30 ms.
[10:26:00][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.93239 V with 1 decimals of accuracy
[10:26:00][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.20694 V with 1 decimals of accuracy
[10:26:00][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.24342 V with 1 decimals of accuracy
[10:26:00][D][sht3xd:097]: Got temperature=20.43°C humidity=64.18%
[10:26:00][D][sensor:094]: 'sht Temperature': Sending state 20.42840 °C with 1 decimals of accuracy
[10:26:00][D][sensor:094]: 'sht Humidity': Sending state 64.17639 % with 1 decimals of accuracy
[10:26:00][W][component:237]: Component display took a long time for an operation (266 ms).
[10:26:00][W][component:238]: Components should block for at most 30 ms.
[10:26:01][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.45093 V with 1 decimals of accuracy
[10:26:01][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.09369 V with 1 decimals of accuracy
[10:26:01][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.05455 V with 1 decimals of accuracy
[10:26:01][W][component:237]: Component display took a long time for an operation (265 ms).
[10:26:01][W][component:238]: Components should block for at most 30 ms.
[10:26:01][D][sensor:094]: 'power1': Sending state -0.08586 W with 1 decimals of accuracy
[10:26:01][D][sensor:094]: 'Total Daily Energy1': Sending state -0.00000 kWh with 3 decimals of accuracy
[10:26:01][D][cd74hc4067:036]: switch to input 1
[10:26:01][D][sensor:094]: 'ai2': Sending state 1.06600 V with 3 decimals of accuracy
[10:26:02][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.75633 V with 1 decimals of accuracy
[10:26:02][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.80196 V with 1 decimals of accuracy
[10:26:02][D][cd74hc4067:036]: switch to input 0
[10:26:02][D][sensor:094]: 'ai1': Sending state 1.07300 V with 3 decimals of accuracy
[10:26:02][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.16985 V with 1 decimals of accuracy
[10:26:02][W][component:237]: Component display took a long time for an operation (266 ms).
[10:26:02][W][component:238]: Components should block for at most 30 ms.
[10:26:03][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.24342 V with 1 decimals of accuracy
[10:26:03][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.16985 V with 1 decimals of accuracy
[10:26:03][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.05455 V with 1 decimals of accuracy
[10:26:03][W][component:237]: Component display took a long time for an operation (266 ms).
[10:26:03][W][component:238]: Components should block for at most 30 ms.
[10:26:04][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.45093 V with 1 decimals of accuracy
[10:26:04][D][cd74hc4067:036]: switch to input 14
[10:26:04][D][sensor:094]: 'ai15': Sending state 1.07400 V with 3 decimals of accuracy
[10:26:04][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.05455 V with 1 decimals of accuracy
[10:26:04][D][cd74hc4067:036]: switch to input 0
[10:26:04][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.34947 V with 1 decimals of accuracy
[10:26:04][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.002A after 729 different samples (3645 SPS)
[10:26:04][D][sensor:094]: 'Measured Current-1': Sending state -0.03554 A with 2 decimals of accuracy
[10:26:04][W][component:237]: Component display took a long time for an operation (266 ms).
[10:26:04][W][component:238]: Components should block for at most 30 ms.
[10:26:04][D][cd74hc4067:036]: switch to input 13
[10:26:04][D][sensor:094]: 'ai14': Sending state 1.06700 V with 3 decimals of accuracy
[10:26:05][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.97395 V with 1 decimals of accuracy
[10:26:05][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.45279 V with 1 decimals of accuracy
[10:26:05][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.88991 V with 1 decimals of accuracy
[10:26:05][D][sht3xd:097]: Got temperature=20.39°C humidity=64.18%
[10:26:05][D][sensor:094]: 'sht Temperature': Sending state 20.38567 °C with 1 decimals of accuracy
[10:26:05][D][sensor:094]: 'sht Humidity': Sending state 64.17792 % with 1 decimals of accuracy
[10:26:05][W][component:237]: Component display took a long time for an operation (266 ms).
[10:26:05][W][component:238]: Components should block for at most 30 ms.
[10:26:05][D][cd74hc4067:036]: switch to input 5
[10:26:06][W][ethernet:265]: Connecting via ethernet failed! Re-connecting...
[10:26:06][D][ct_clamp:042]: 'Measured Current-6' - Raw AC Value: 0.003A after 888 different samples (4440 SPS)
[10:26:06][D][sensor:094]: 'Measured Current-6': Sending state 0.09504 A with 2 decimals of accuracy
[10:26:06][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.80196 V with 1 decimals of accuracy
[10:26:06][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.66132 V with 1 decimals of accuracy
[10:26:06][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.84646 V with 1 decimals of accuracy
[10:26:06][W][component:237]: Component display took a long time for an operation (266 ms).
[10:26:06][W][component:238]: Components should block for at most 30 ms.
[10:26:07][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.66132 V with 1 decimals of accuracy
[10:26:07][D][cd74hc4067:036]: switch to input 3
[10:26:07][D][sensor:094]: 'ai4': Sending state 1.07800 V with 3 decimals of accuracy
[10:26:07][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.66132 V with 1 decimals of accuracy
[10:26:07][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.97395 V with 1 decimals of accuracy
[10:26:07][W][component:237]: Component display took a long time for an operation (265 ms).
[10:26:07][W][component:238]: Components should block for at most 30 ms.
[10:26:07][D][cd74hc4067:036]: switch to input 4
[10:26:07][D][sensor:094]: 'ai5': Sending state 1.07100 V with 3 decimals of accuracy
[10:26:08][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.41758 V with 1 decimals of accuracy
[10:26:08][D][cd74hc4067:036]: switch to input 9
[10:26:08][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.70949 V with 1 decimals of accuracy
[10:26:08][D][ct_clamp:042]: 'Measured Current-10' - Raw AC Value: 0.002A after 657 different samples (3285 SPS)
[10:26:08][D][sensor:094]: 'Measured Current-10': Sending state 0.06286 A with 2 decimals of accuracy
[10:26:08][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.01465 V with 1 decimals of accuracy
[10:26:08][W][component:237]: Component display took a long time for an operation (266 ms).
[10:26:08][W][component:238]: Components should block for at most 30 ms.
[10:26:08][D][cd74hc4067:036]: switch to input 11
[10:26:09][D][ct_clamp:042]: 'Measured Current-12' - Raw AC Value: 0.004A after 952 different samples (4760 SPS)
[10:26:09][D][sensor:094]: 'Measured Current-12': Sending state 0.11892 A with 2 decimals of accuracy
[10:26:09][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.66132 V with 1 decimals of accuracy
[10:26:09][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.50763 V with 1 decimals of accuracy
[10:26:09][D][cd74hc4067:036]: switch to input 0
[10:26:09][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.13211 V with 1 decimals of accuracy
[10:26:09][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.002A after 732 different samples (3660 SPS)
[10:26:09][D][sensor:094]: 'Measured Current-1': Sending state -0.03618 A with 2 decimals of accuracy
[10:26:09][W][component:237]: Component display took a long time for an operation (266 ms).
[10:26:09][W][component:238]: Components should block for at most 30 ms.
[10:26:09][D][cd74hc4067:036]: switch to input 15
[10:26:10][D][ct_clamp:042]: 'Measured Current-16' - Raw AC Value: 0.004A after 989 different samples (4945 SPS)
[10:26:10][D][sensor:094]: 'Measured Current-16': Sending state 0.12090 A with 2 decimals of accuracy
[10:26:10][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.56054 V with 1 decimals of accuracy
[10:26:10][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.45279 V with 1 decimals of accuracy
[10:26:10][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.84646 V with 1 decimals of accuracy
[10:26:10][D][sht3xd:097]: Got temperature=20.42°C humidity=64.27%
[10:26:10][D][sensor:094]: 'sht Temperature': Sending state 20.41505 °C with 1 decimals of accuracy
[10:26:10][D][sensor:094]: 'sht Humidity': Sending state 64.26795 % with 1 decimals of accuracy
[10:26:10][W][component:237]: Component display took a long time for an operation (266 ms).
[10:26:10][W][component:238]: Components should block for at most 30 ms.
[10:26:11][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.56054 V with 1 decimals of accuracy
[10:26:11][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.56054 V with 1 decimals of accuracy
[10:26:11][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.66132 V with 1 decimals of accuracy
[10:26:11][W][component:237]: Component display took a long time for an operation (266 ms).
[10:26:11][W][component:238]: Components should block for at most 30 ms.
[10:26:11][D][cd74hc4067:036]: switch to input 2
[10:26:12][D][sensor:094]: 'ai3': Sending state 1.07700 V with 3 decimals of accuracy
[10:26:12][D][ct_clamp:042]: 'Measured Current-3' - Raw AC Value: 0.002A after 913 different samples (4565 SPS)
[10:26:12][D][sensor:094]: 'Measured Current-3': Sending state 0.05287 A with 2 decimals of accuracy
[10:26:12][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.88991 V with 1 decimals of accuracy
[10:26:12][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.01465 V with 1 decimals of accuracy
[10:26:12][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.20694 V with 1 decimals of accuracy
[10:26:12][W][component:237]: Component display took a long time for an operation (266 ms).
[10:26:12][W][component:238]: Components should block for at most 30 ms.
[10:26:13][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.88991 V with 1 decimals of accuracy
[10:26:13][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.01465 V with 1 decimals of accuracy
[10:26:13][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.20694 V with 1 decimals of accuracy
[10:26:13][W][component:237]: Component display took a long time for an operation (266 ms).
[10:26:13][W][component:238]: Components should block for at most 30 ms.
[10:26:14][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.31466 V with 1 decimals of accuracy
[10:26:14][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.01465 V with 1 decimals of accuracy
[10:26:14][D][cd74hc4067:036]: switch to input 0
[10:26:14][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.16985 V with 1 decimals of accuracy
[10:26:14][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.002A after 685 different samples (3425 SPS)
[10:26:14][D][sensor:094]: 'Measured Current-1': Sending state -0.05106 A with 2 decimals of accuracy
[10:26:14][W][component:237]: Component display took a long time for an operation (266 ms).
[10:26:14][W][component:238]: Components should block for at most 30 ms.
[10:26:15][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.45093 V with 1 decimals of accuracy
[10:26:15][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.41758 V with 1 decimals of accuracy
[10:26:15][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.01465 V with 1 decimals of accuracy
[10:26:15][D][sht3xd:097]: Got temperature=20.42°C humidity=64.32%
[10:26:15][D][sensor:094]: 'sht Temperature': Sending state 20.41505 °C with 1 decimals of accuracy
[10:26:15][D][sensor:094]: 'sht Humidity': Sending state 64.31983 % with 1 decimals of accuracy
[10:26:15][W][component:237]: Component display took a long time for an operation (266 ms).
[10:26:15][W][component:238]: Components should block for at most 30 ms.
[10:26:16][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.61129 V with 1 decimals of accuracy
[10:26:16][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.45093 V with 1 decimals of accuracy
[10:26:16][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.20694 V with 1 decimals of accuracy
[10:26:16][W][component:237]: Component display took a long time for an operation (266 ms).
[10:26:16][W][component:238]: Components should block for at most 30 ms.
[10:26:17][D][cd74hc4067:036]: switch to input 15
[10:26:17][D][sensor:094]: 'ai16': Sending state 1.06100 V with 3 decimals of accuracy
[10:26:17][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.50763 V with 1 decimals of accuracy
[10:26:17][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.50763 V with 1 decimals of accuracy
[10:26:17][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.05455 V with 1 decimals of accuracy
[10:26:17][W][component:237]: Component display took a long time for an operation (266 ms).
[10:26:17][W][component:238]: Components should block for at most 30 ms.
[10:26:17][D][cd74hc4067:036]: switch to input 8
[10:26:17][D][sensor:094]: 'ai9': Sending state 1.07500 V with 3 decimals of accuracy
[10:26:18][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.05455 V with 1 decimals of accuracy
[10:26:18][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.09369 V with 1 decimals of accuracy
[10:26:18][D][ct_clamp:042]: 'Measured Current-9' - Raw AC Value: 0.002A after 720 different samples (3600 SPS)
[10:26:18][D][sensor:094]: 'Measured Current-9': Sending state 0.04462 A with 2 decimals of accuracy
[10:26:18][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.31466 V with 1 decimals of accuracy
[10:26:18][D][cd74hc4067:036]: switch to input 5
[10:26:18][D][sensor:094]: 'ai6': Sending state 1.07300 V with 3 decimals of accuracy
[10:26:18][W][component:237]: Component display took a long time for an operation (266 ms).
[10:26:18][W][component:238]: Components should block for at most 30 ms.
[10:26:18][D][cd74hc4067:036]: switch to input 6
[10:26:19][D][ct_clamp:042]: 'Measured Current-7' - Raw AC Value: 0.001A after 910 different samples (4550 SPS)
[10:26:19][D][sensor:094]: 'Measured Current-7': Sending state 0.04168 A with 2 decimals of accuracy
[10:26:19][D][cd74hc4067:036]: switch to input 11
[10:26:19][D][sensor:094]: 'ai12': Sending state 1.07200 V with 3 decimals of accuracy
[10:26:19][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.70949 V with 1 decimals of accuracy
[10:26:19][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.56054 V with 1 decimals of accuracy
[10:26:19][D][cd74hc4067:036]: switch to input 0
[10:26:19][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.20694 V with 1 decimals of accuracy
[10:26:19][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.002A after 691 different samples (3455 SPS)
[10:26:19][D][sensor:094]: 'Measured Current-1': Sending state -0.05212 A with 2 decimals of accuracy
[10:26:19][W][component:237]: Component display took a long time for an operation (266 ms).
[10:26:19][W][component:238]: Components should block for at most 30 ms.
[10:26:20][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.01465 V with 1 decimals of accuracy
[10:26:20][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.16985 V with 1 decimals of accuracy
[10:26:20][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.13211 V with 1 decimals of accuracy
[10:26:20][D][sht3xd:097]: Got temperature=20.47°C humidity=64.18%
[10:26:20][D][sensor:094]: 'sht Temperature': Sending state 20.47112 °C with 1 decimals of accuracy
[10:26:20][D][sensor:094]: 'sht Humidity': Sending state 64.17639 % with 1 decimals of accuracy
[10:26:20][W][component:237]: Component display took a long time for an operation (266 ms).
[10:26:20][W][component:238]: Components should block for at most 30 ms.
[10:26:21][W][ethernet:265]: Connecting via ethernet failed! Re-connecting...
[10:26:21][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.13211 V with 1 decimals of accuracy
[10:26:21][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.16985 V with 1 decimals of accuracy
[10:26:21][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.38377 V with 1 decimals of accuracy
[10:26:21][D][cd74hc4067:036]: switch to input 12
[10:26:21][W][component:237]: Component display took a long time for an operation (266 ms).
[10:26:21][W][component:238]: Components should block for at most 30 ms.
[10:26:21][D][ct_clamp:042]: 'Measured Current-13' - Raw AC Value: 0.003A after 77 different samples (385 SPS)
[10:26:21][D][sensor:094]: 'Measured Current-13': Sending state 0.07864 A with 2 decimals of accuracy
[10:26:21][D][cd74hc4067:036]: switch to input 13
[10:26:22][D][ct_clamp:042]: 'Measured Current-14' - Raw AC Value: 0.002A after 823 different samples (4115 SPS)
[10:26:22][D][sensor:094]: 'Measured Current-14': Sending state 0.06971 A with 2 decimals of accuracy
[10:26:22][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.75633 V with 1 decimals of accuracy
[10:26:22][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.50763 V with 1 decimals of accuracy
[10:26:22][D][esp32.preferences:114]: Saving 1 preferences to flash...
[10:26:22][D][esp32.preferences:143]: Saving 1 preferences to flash: 0 cached, 1 written, 0 failed
[10:26:22][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.66132 V with 1 decimals of accuracy
[10:26:22][W][component:237]: Component display took a long time for an operation (266 ms).
[10:26:22][W][component:238]: Components should block for at most 30 ms.
[10:26:22][D][cd74hc4067:036]: switch to input 6
[10:26:22][D][sensor:094]: 'ai7': Sending state 1.07000 V with 3 decimals of accuracy
[10:26:23][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.01465 V with 1 decimals of accuracy
[10:26:23][D][cd74hc4067:036]: switch to input 10
[10:26:23][D][sensor:094]: 'ai11': Sending state 1.07200 V with 3 decimals of accuracy
[10:26:23][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.84646 V with 1 decimals of accuracy
[10:26:23][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.88991 V with 1 decimals of accuracy
[10:26:23][W][component:237]: Component display took a long time for an operation (266 ms).
[10:26:23][W][component:238]: Components should block for at most 30 ms.
[10:26:24][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.80196 V with 1 decimals of accuracy
[10:26:24][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.09369 V with 1 decimals of accuracy
[10:26:24][D][cd74hc4067:036]: switch to input 0
[10:26:24][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.45093 V with 1 decimals of accuracy
[10:26:24][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.002A after 736 different samples (3680 SPS)
[10:26:24][D][sensor:094]: 'Measured Current-1': Sending state -0.05203 A with 2 decimals of accuracy
[10:26:24][W][component:237]: Component display took a long time for an operation (266 ms).
[10:26:24][W][component:238]: Components should block for at most 30 ms.
[10:26:25][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.41758 V with 1 decimals of accuracy
[10:26:25][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.34947 V with 1 decimals of accuracy
[10:26:25][D][cd74hc4067:036]: switch to input 4
[10:26:25][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.80196 V with 1 decimals of accuracy
[10:26:25][D][sht3xd:097]: Got temperature=20.46°C humidity=63.97%
[10:26:25][D][sensor:094]: 'sht Temperature': Sending state 20.45777 °C with 1 decimals of accuracy
[10:26:25][D][sensor:094]: 'sht Humidity': Sending state 63.97498 % with 1 decimals of accuracy
[10:26:25][W][component:237]: Component display took a long time for an operation (266 ms).
[10:26:25][W][component:238]: Components should block for at most 30 ms.
[10:26:25][D][ct_clamp:042]: 'Measured Current-5' - Raw AC Value: 0.003A after 302 different samples (1510 SPS)
[10:26:25][D][sensor:094]: 'Measured Current-5': Sending state 0.07967 A with 2 decimals of accuracy
[10:26:26][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.13211 V with 1 decimals of accuracy
[10:26:26][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.38377 V with 1 decimals of accuracy
[10:26:26][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.20694 V with 1 decimals of accuracy
[10:26:26][D][cd74hc4067:036]: switch to input 3
[10:26:26][W][component:237]: Component display took a long time for an operation (266 ms).
[10:26:26][W][component:238]: Components should block for at most 30 ms.
[10:26:26][D][ct_clamp:042]: 'Measured Current-4' - Raw AC Value: 0.004A after 265 different samples (1325 SPS)
[10:26:26][D][sensor:094]: 'Measured Current-4': Sending state 0.12657 A with 2 decimals of accuracy
[10:26:26][D][cd74hc4067:036]: switch to input 7
[10:26:26][D][cd74hc4067:036]: switch to input 10
[10:26:26][D][cd74hc4067:036]: switch to input 7
[10:26:26][D][cd74hc4067:036]: switch to input 10
[10:26:26][D][cd74hc4067:036]: switch to input 7
[10:26:26][D][cd74hc4067:036]: switch to input 10
[10:26:26][D][cd74hc4067:036]: switch to input 7
[10:26:26][D][cd74hc4067:036]: switch to input 10
[10:26:26][D][cd74hc4067:036]: switch to input 7
[10:26:26][D][cd74hc4067:036]: switch to input 10
[10:26:26][D][cd74hc4067:036]: switch to input 7
[10:26:26][D][cd74hc4067:036]: switch to input 10
[10:26:26][D][cd74hc4067:036]: switch to input 7
[10:26:26][D][cd74hc4067:036]: switch to input 10
[10:26:26][D][cd74hc4067:036]: switch to input 7
[10:26:26][D][cd74hc4067:036]: switch to input 10
[10:26:26][D][cd74hc4067:036]: switch to input 7
[10:26:26][D][cd74hc4067:036]: switch to input 10
[10:26:26][D][cd74hc4067:036]: switch to input 7
[10:26:26][D][cd74hc4067:036]: switch to input 10
[10:26:26][D][cd74hc4067:036]: switch to input 7
[10:26:26][D][cd74hc4067:036]: switch to input 10
[10:26:26][D][cd74hc4067:036]: switch to input 7
[10:26:26][D][cd74hc4067:036]: switch to input 10
[10:26:26][D][cd74hc4067:036]: switch to input 7
[10:26:27][D][cd74hc4067:036]: switch to input 10
[10:26:27][D][cd74hc4067:036]: switch to input 7
[10:26:27][D][cd74hc4067:036]: switch to input 10
[10:26:27][D][cd74hc4067:036]: switch to input 7
[10:26:27][D][cd74hc4067:036]: switch to input 10
[10:26:27][D][cd74hc4067:036]: switch to input 7
[10:26:27][D][cd74hc4067:036]: switch to input 10
[10:26:27][D][cd74hc4067:036]: switch to input 7
[10:26:27][D][cd74hc4067:036]: switch to input 10
[10:26:27][D][cd74hc4067:036]: switch to input 7
[10:26:27][D][cd74hc4067:036]: switch to input 10
[10:26:27][D][cd74hc4067:036]: switch to input 7
[10:26:27][D][cd74hc4067:036]: switch to input 10
[10:26:27][D][cd74hc4067:036]: switch to input 7
[10:26:27][D][cd74hc4067:036]: switch to input 10
[10:26:27][D][cd74hc4067:036]: switch to input 7
[10:26:27][D][cd74hc4067:036]: switch to input 10
[10:26:27][D][ct_clamp:042]: 'Measured Current-11' - Raw AC Value: 0.002A after 18 different samples (90 SPS)
[10:26:27][D][sensor:094]: 'Measured Current-11': Sending state 0.07015 A with 2 decimals of accuracy
[10:26:27][D][ct_clamp:042]: 'Measured Current-8' - Raw AC Value: 0.004A after 15 different samples (75 SPS)
[10:26:27][D][sensor:094]: 'Measured Current-8': Sending state 0.12229 A with 2 decimals of accuracy
[10:26:27][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.05455 V with 1 decimals of accuracy
[10:26:27][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.80196 V with 1 decimals of accuracy
[10:26:27][D][cd74hc4067:036]: switch to input 1
[10:26:27][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.88991 V with 1 decimals of accuracy
[10:26:27][D][ct_clamp:042]: 'Measured Current-2' - Raw AC Value: 0.003A after 743 different samples (3715 SPS)
[10:26:27][D][sensor:094]: 'Measured Current-2': Sending state 0.09287 A with 2 decimals of accuracy
[10:26:27][W][component:237]: Component display took a long time for an operation (266 ms).
[10:26:27][W][component:238]: Components should block for at most 30 ms.
[10:26:27][D][cd74hc4067:036]: switch to input 9
[10:26:27][D][sensor:094]: 'ai10': Sending state 1.06900 V with 3 decimals of accuracy
[10:26:28][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.70949 V with 1 decimals of accuracy
[10:26:28][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.70949 V with 1 decimals of accuracy
[10:26:28][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.84646 V with 1 decimals of accuracy
[10:26:28][W][component:237]: Component display took a long time for an operation (266 ms).
[10:26:28][W][component:238]: Components should block for at most 30 ms.
[10:26:29][D][cd74hc4067:036]: switch to input 14
[10:26:29][D][cd74hc4067:036]: switch to input 7
[10:26:29][D][sensor:094]: 'ai8': Sending state 1.07300 V with 3 decimals of accuracy
[10:26:29][D][cd74hc4067:036]: switch to input 14
[10:26:29][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.13211 V with 1 decimals of accuracy
[10:26:29][D][ct_clamp:042]: 'Measured Current-15' - Raw AC Value: 0.002A after 687 different samples (3435 SPS)
[10:26:29][D][sensor:094]: 'Measured Current-15': Sending state 0.05049 A with 2 decimals of accuracy
[10:26:29][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.80196 V with 1 decimals of accuracy
[10:26:29][D][cd74hc4067:036]: switch to input 0
[10:26:29][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.16985 V with 1 decimals of accuracy
[10:26:29][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.002A after 752 different samples (3760 SPS)
[10:26:29][D][sensor:094]: 'Measured Current-1': Sending state -0.05289 A with 2 decimals of accuracy
[10:26:29][W][component:237]: Component display took a long time for an operation (266 ms).
[10:26:29][W][component:238]: Components should block for at most 30 ms.
[10:26:29][D][cd74hc4067:036]: switch to input 12
[10:26:29][D][sensor:094]: 'ai13': Sending state 1.07400 V with 3 decimals of accuracy
[10:26:30][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.16985 V with 1 decimals of accuracy
[10:26:30][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.05455 V with 1 decimals of accuracy
[10:26:30][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.97395 V with 1 decimals of accuracy
[10:26:30][D][sht3xd:097]: Got temperature=20.46°C humidity=63.80%
[10:26:30][D][sensor:094]: 'sht Temperature': Sending state 20.45777 °C with 1 decimals of accuracy
[10:26:30][D][sensor:094]: 'sht Humidity': Sending state 63.79644 % with 1 decimals of accuracy
[10:26:30][W][component:237]: Component display took a long time for an operation (266 ms).
[10:26:30][W][component:238]: Components should block for at most 30 ms.
[10:26:31][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.09369 V with 1 decimals of accuracy
[10:26:31][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.80196 V with 1 decimals of accuracy
[10:26:31][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.24342 V with 1 decimals of accuracy
[10:26:31][W][component:237]: Component display took a long time for an operation (266 ms).
[10:26:31][W][component:238]: Components should block for at most 30 ms.
[10:26:32][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.97395 V with 1 decimals of accuracy
[10:26:32][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.09369 V with 1 decimals of accuracy
[10:26:32][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.24342 V with 1 decimals of accuracy
[10:26:32][W][component:237]: Component display took a long time for an operation (265 ms).
[10:26:32][W][component:238]: Components should block for at most 30 ms.
[10:26:33][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.27932 V with 1 decimals of accuracy
[10:26:33][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.01465 V with 1 decimals of accuracy
[10:26:33][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.13211 V with 1 decimals of accuracy
[10:26:33][W][component:237]: Component display took a long time for an operation (266 ms).
[10:26:33][W][component:238]: Components should block for at most 30 ms.
[10:26:34][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.20694 V with 1 decimals of accuracy
[10:26:34][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.05455 V with 1 decimals of accuracy
[10:26:34][D][cd74hc4067:036]: switch to input 0
[10:26:34][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.13211 V with 1 decimals of accuracy
[10:26:34][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.002A after 706 different samples (3530 SPS)
[10:26:34][D][sensor:094]: 'Measured Current-1': Sending state -0.04938 A with 2 decimals of accuracy
[10:26:34][W][component:237]: Component display took a long time for an operation (266 ms).
[10:26:34][W][component:238]: Components should block for at most 30 ms.
[10:26:35][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.09369 V with 1 decimals of accuracy
[10:26:35][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.34947 V with 1 decimals of accuracy
[10:26:35][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.27932 V with 1 decimals of accuracy
[10:26:35][D][sht3xd:097]: Got temperature=20.46°C humidity=63.73%
[10:26:35][D][sensor:094]: 'sht Temperature': Sending state 20.45777 °C with 1 decimals of accuracy
[10:26:35][D][sensor:094]: 'sht Humidity': Sending state 63.73388 % with 1 decimals of accuracy
[10:26:35][W][component:237]: Component display took a long time for an operation (266 ms).
[10:26:35][W][component:238]: Components should block for at most 30 ms.
[10:26:36][W][ethernet:265]: Connecting via ethernet failed! Re-connecting...
[10:26:36][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.24342 V with 1 decimals of accuracy
[10:26:36][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.27932 V with 1 decimals of accuracy
[10:26:36][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.20694 V with 1 decimals of accuracy
[10:26:36][W][component:237]: Component display took a long time for an operation (266 ms).
[10:26:36][W][component:238]: Components should block for at most 30 ms.
[10:26:37][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.54836 V with 1 decimals of accuracy
[10:26:37][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.13211 V with 1 decimals of accuracy
[10:26:37][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.05455 V with 1 decimals of accuracy
[10:26:37][W][component:237]: Component display took a long time for an operation (265 ms).
[10:26:37][W][component:238]: Components should block for at most 30 ms.
[10:26:38][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.97395 V with 1 decimals of accuracy
[10:26:38][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.70294 V with 1 decimals of accuracy
[10:26:38][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.61129 V with 1 decimals of accuracy
[10:26:38][W][component:237]: Component display took a long time for an operation (266 ms).
[10:26:38][W][component:238]: Components should block for at most 30 ms.
[10:26:39][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.20694 V with 1 decimals of accuracy
[10:26:39][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.27932 V with 1 decimals of accuracy
[10:26:39][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.45093 V with 1 decimals of accuracy
[10:26:39][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.002A after 740 different samples (3700 SPS)
[10:26:39][D][sensor:094]: 'Measured Current-1': Sending state -0.03842 A with 2 decimals of accuracy
[10:26:39][W][component:237]: Component display took a long time for an operation (266 ms).
[10:26:39][W][component:238]: Components should block for at most 30 ms.
[10:26:40][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.31466 V with 1 decimals of accuracy
[10:26:40][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.16985 V with 1 decimals of accuracy
[10:26:40][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.27932 V with 1 decimals of accuracy
[10:26:40][D][sht3xd:097]: Got temperature=20.47°C humidity=63.73%
[10:26:40][D][sensor:094]: 'sht Temperature': Sending state 20.47112 °C with 1 decimals of accuracy
[10:26:40][D][sensor:094]: 'sht Humidity': Sending state 63.72778 % with 1 decimals of accuracy
[10:26:40][W][component:237]: Component display took a long time for an operation (266 ms).
[10:26:40][W][component:238]: Components should block for at most 30 ms.
[10:26:41][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.13211 V with 1 decimals of accuracy
[10:26:41][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.05455 V with 1 decimals of accuracy
[10:26:41][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.38377 V with 1 decimals of accuracy
[10:26:41][W][component:237]: Component display took a long time for an operation (265 ms).
[10:26:41][W][component:238]: Components should block for at most 30 ms.
[10:26:42][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.34947 V with 1 decimals of accuracy
[10:26:42][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.05455 V with 1 decimals of accuracy
[10:26:42][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.16985 V with 1 decimals of accuracy
[10:26:42][W][component:237]: Component display took a long time for an operation (265 ms).
[10:26:42][W][component:238]: Components should block for at most 30 ms.
[10:26:43][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.31466 V with 1 decimals of accuracy
[10:26:43][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.16985 V with 1 decimals of accuracy
[10:26:43][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.48383 V with 1 decimals of accuracy
[10:26:43][W][component:237]: Component display took a long time for an operation (265 ms).
[10:26:43][W][component:238]: Components should block for at most 30 ms.
[10:26:44][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.24342 V with 1 decimals of accuracy
[10:26:44][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.97395 V with 1 decimals of accuracy
[10:26:44][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.09369 V with 1 decimals of accuracy
[10:26:44][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.002A after 770 different samples (3850 SPS)
[10:26:44][D][sensor:094]: 'Measured Current-1': Sending state -0.04124 A with 2 decimals of accuracy
[10:26:44][W][component:237]: Component display took a long time for an operation (266 ms).
[10:26:44][W][component:238]: Components should block for at most 30 ms.
[10:26:45][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.20694 V with 1 decimals of accuracy
[10:26:45][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.05455 V with 1 decimals of accuracy
[10:26:45][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.97395 V with 1 decimals of accuracy
[10:26:45][D][sht3xd:097]: Got temperature=20.48°C humidity=64.02%
[10:26:45][D][sensor:094]: 'sht Temperature': Sending state 20.48447 °C with 1 decimals of accuracy
[10:26:45][D][sensor:094]: 'sht Humidity': Sending state 64.02228 % with 1 decimals of accuracy
[10:26:45][W][component:237]: Component display took a long time for an operation (266 ms).
[10:26:45][W][component:238]: Components should block for at most 30 ms.
[10:26:46][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.09369 V with 1 decimals of accuracy
[10:26:46][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.58001 V with 1 decimals of accuracy
[10:26:46][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.31466 V with 1 decimals of accuracy
[10:26:46][W][component:237]: Component display took a long time for an operation (266 ms).
[10:26:46][W][component:238]: Components should block for at most 30 ms.
[10:26:47][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.13211 V with 1 decimals of accuracy
[10:26:47][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.31466 V with 1 decimals of accuracy
[10:26:47][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.24342 V with 1 decimals of accuracy
[10:26:47][W][component:237]: Component display took a long time for an operation (266 ms).
[10:26:47][W][component:238]: Components should block for at most 30 ms.
[10:26:48][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.31466 V with 1 decimals of accuracy
[10:26:48][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.20694 V with 1 decimals of accuracy
[10:26:48][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.01465 V with 1 decimals of accuracy
[10:26:48][W][component:237]: Component display took a long time for an operation (266 ms).
[10:26:48][W][component:238]: Components should block for at most 30 ms.
[10:26:49][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.24342 V with 1 decimals of accuracy
[10:26:49][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.09369 V with 1 decimals of accuracy
[10:26:49][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.97395 V with 1 decimals of accuracy
[10:26:49][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.002A after 783 different samples (3915 SPS)
[10:26:49][D][sensor:094]: 'Measured Current-1': Sending state -0.03680 A with 2 decimals of accuracy
[10:26:49][W][component:237]: Component display took a long time for an operation (266 ms).
[10:26:49][W][component:238]: Components should block for at most 30 ms.
[10:26:50][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.27932 V with 1 decimals of accuracy
[10:26:50][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.09369 V with 1 decimals of accuracy
[10:26:50][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.01465 V with 1 decimals of accuracy
[10:26:50][D][sht3xd:097]: Got temperature=20.48°C humidity=64.24%
[10:26:50][D][sensor:094]: 'sht Temperature': Sending state 20.48447 °C with 1 decimals of accuracy
[10:26:50][D][sensor:094]: 'sht Humidity': Sending state 64.24048 % with 1 decimals of accuracy
[10:26:50][W][component:237]: Component display took a long time for an operation (265 ms).
[10:26:50][W][component:238]: Components should block for at most 30 ms.
[10:26:51][W][ethernet:265]: Connecting via ethernet failed! Re-connecting...
[10:26:51][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.31466 V with 1 decimals of accuracy
[10:26:51][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.24342 V with 1 decimals of accuracy
[10:26:51][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.16985 V with 1 decimals of accuracy
[10:26:51][W][component:237]: Component display took a long time for an operation (266 ms).
[10:26:51][W][component:238]: Components should block for at most 30 ms.
[10:26:52][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.24342 V with 1 decimals of accuracy
[10:26:52][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.24342 V with 1 decimals of accuracy
[10:26:52][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.05455 V with 1 decimals of accuracy
[10:26:52][W][component:237]: Component display took a long time for an operation (266 ms).
[10:26:52][W][component:238]: Components should block for at most 30 ms.
[10:26:53][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.38377 V with 1 decimals of accuracy
[10:26:53][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.88991 V with 1 decimals of accuracy
[10:26:53][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.01465 V with 1 decimals of accuracy
[10:26:53][W][component:237]: Component display took a long time for an operation (265 ms).
[10:26:53][W][component:238]: Components should block for at most 30 ms.
[10:26:54][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.93239 V with 1 decimals of accuracy
[10:26:54][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.24342 V with 1 decimals of accuracy
[10:26:54][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.84646 V with 1 decimals of accuracy
[10:26:54][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.002A after 728 different samples (3640 SPS)
[10:26:54][D][sensor:094]: 'Measured Current-1': Sending state -0.04838 A with 2 decimals of accuracy
[10:26:54][W][component:237]: Component display took a long time for an operation (266 ms).
[10:26:54][W][component:238]: Components should block for at most 30 ms.
[10:26:55][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.93239 V with 1 decimals of accuracy
[10:26:55][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.38377 V with 1 decimals of accuracy
[10:26:55][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.34947 V with 1 decimals of accuracy
[10:26:55][D][sht3xd:097]: Got temperature=20.51°C humidity=64.37%
[10:26:55][D][sensor:094]: 'sht Temperature': Sending state 20.51385 °C with 1 decimals of accuracy
[10:26:55][D][sensor:094]: 'sht Humidity': Sending state 64.37019 % with 1 decimals of accuracy
[10:26:55][W][component:237]: Component display took a long time for an operation (266 ms).
[10:26:55][W][component:238]: Components should block for at most 30 ms.
[10:26:56][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.27932 V with 1 decimals of accuracy
[10:26:56][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.16985 V with 1 decimals of accuracy
[10:26:56][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.01465 V with 1 decimals of accuracy
[10:26:56][W][component:237]: Component display took a long time for an operation (265 ms).
[10:26:56][W][component:238]: Components should block for at most 30 ms.
[10:26:57][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.38377 V with 1 decimals of accuracy
[10:26:57][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.05455 V with 1 decimals of accuracy
[10:26:57][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.16985 V with 1 decimals of accuracy
[10:26:57][W][component:237]: Component display took a long time for an operation (265 ms).
[10:26:57][W][component:238]: Components should block for at most 30 ms.
[10:26:58][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.48383 V with 1 decimals of accuracy
[10:26:58][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.34947 V with 1 decimals of accuracy
[10:26:58][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.34947 V with 1 decimals of accuracy
[10:26:58][W][component:237]: Component display took a long time for an operation (266 ms).
[10:26:58][W][component:238]: Components should block for at most 30 ms.
[10:26:59][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.34947 V with 1 decimals of accuracy
[10:26:59][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.13211 V with 1 decimals of accuracy
[10:26:59][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.97395 V with 1 decimals of accuracy
[10:26:59][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.002A after 743 different samples (3715 SPS)
[10:26:59][D][sensor:094]: 'Measured Current-1': Sending state -0.04774 A with 2 decimals of accuracy
[10:26:59][W][component:237]: Component display took a long time for an operation (266 ms).
[10:26:59][W][component:238]: Components should block for at most 30 ms.
[10:27:00][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.34947 V with 1 decimals of accuracy
[10:27:00][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.54836 V with 1 decimals of accuracy
[10:27:00][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.20694 V with 1 decimals of accuracy
[10:27:00][D][sht3xd:097]: Got temperature=20.50°C humidity=64.37%
[10:27:00][D][sensor:094]: 'sht Temperature': Sending state 20.49783 °C with 1 decimals of accuracy
[10:27:00][D][sensor:094]: 'sht Humidity': Sending state 64.36866 % with 1 decimals of accuracy
[10:27:00][W][component:237]: Component display took a long time for an operation (266 ms).
[10:27:00][W][component:238]: Components should block for at most 30 ms.
[10:27:01][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.09369 V with 1 decimals of accuracy
[10:27:01][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.20694 V with 1 decimals of accuracy
[10:27:01][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.27932 V with 1 decimals of accuracy
[10:27:01][W][component:237]: Component display took a long time for an operation (265 ms).
[10:27:01][W][component:238]: Components should block for at most 30 ms.
[10:27:01][D][sensor:094]: 'power1': Sending state -0.10536 W with 1 decimals of accuracy
[10:27:01][D][sensor:094]: 'Total Daily Energy1': Sending state -0.00000 kWh with 3 decimals of accuracy
[10:27:01][D][cd74hc4067:036]: switch to input 1
[10:27:01][D][sensor:094]: 'ai2': Sending state 1.07100 V with 3 decimals of accuracy
[10:27:02][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.61172 V with 1 decimals of accuracy
[10:27:02][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.84646 V with 1 decimals of accuracy
[10:27:02][D][cd74hc4067:036]: switch to input 0
[10:27:02][D][sensor:094]: 'ai1': Sending state 1.07200 V with 3 decimals of accuracy
[10:27:02][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.01465 V with 1 decimals of accuracy
[10:27:02][W][component:237]: Component display took a long time for an operation (266 ms).
[10:27:02][W][component:238]: Components should block for at most 30 ms.
[10:27:03][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.24342 V with 1 decimals of accuracy
[10:27:03][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.05455 V with 1 decimals of accuracy
[10:27:03][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.31466 V with 1 decimals of accuracy
[10:27:03][W][component:237]: Component display took a long time for an operation (265 ms).
[10:27:03][W][component:238]: Components should block for at most 30 ms.
[10:27:04][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.31466 V with 1 decimals of accuracy
[10:27:04][D][cd74hc4067:036]: switch to input 14
[10:27:04][D][sensor:094]: 'ai15': Sending state 1.07000 V with 3 decimals of accuracy
[10:27:04][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.88991 V with 1 decimals of accuracy
[10:27:04][D][cd74hc4067:036]: switch to input 0
[10:27:04][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.16985 V with 1 decimals of accuracy
[10:27:04][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.002A after 692 different samples (3460 SPS)
[10:27:04][D][sensor:094]: 'Measured Current-1': Sending state -0.04960 A with 2 decimals of accuracy
[10:27:04][W][component:237]: Component display took a long time for an operation (266 ms).
[10:27:04][W][component:238]: Components should block for at most 30 ms.
[10:27:04][D][cd74hc4067:036]: switch to input 13
[10:27:04][D][sensor:094]: 'ai14': Sending state 1.07600 V with 3 decimals of accuracy
[10:27:05][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.70949 V with 1 decimals of accuracy
[10:27:05][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.66132 V with 1 decimals of accuracy
[10:27:05][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.84646 V with 1 decimals of accuracy
[10:27:05][D][sht3xd:097]: Got temperature=20.51°C humidity=64.05%
[10:27:05][D][sensor:094]: 'sht Temperature': Sending state 20.51385 °C with 1 decimals of accuracy
[10:27:05][D][sensor:094]: 'sht Humidity': Sending state 64.04822 % with 1 decimals of accuracy
[10:27:05][W][component:237]: Component display took a long time for an operation (266 ms).
[10:27:05][W][component:238]: Components should block for at most 30 ms.
[10:27:05][D][cd74hc4067:036]: switch to input 5
[10:27:06][W][ethernet:265]: Connecting via ethernet failed! Re-connecting...
[10:27:06][D][ct_clamp:042]: 'Measured Current-6' - Raw AC Value: 0.003A after 864 different samples (4320 SPS)
[10:27:06][D][sensor:094]: 'Measured Current-6': Sending state 0.08447 A with 2 decimals of accuracy
[10:27:06][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.56054 V with 1 decimals of accuracy
[10:27:06][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.56054 V with 1 decimals of accuracy
[10:27:06][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.05455 V with 1 decimals of accuracy
[10:27:06][W][component:237]: Component display took a long time for an operation (266 ms).
[10:27:06][W][component:238]: Components should block for at most 30 ms.
[10:27:07][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.61172 V with 1 decimals of accuracy
[10:27:07][D][cd74hc4067:036]: switch to input 3
[10:27:07][D][sensor:094]: 'ai4': Sending state 1.07800 V with 3 decimals of accuracy
[10:27:07][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.61172 V with 1 decimals of accuracy
[10:27:07][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.75633 V with 1 decimals of accuracy
[10:27:07][W][component:237]: Component display took a long time for an operation (266 ms).
[10:27:07][W][component:238]: Components should block for at most 30 ms.
[10:27:07][D][cd74hc4067:036]: switch to input 4
[10:27:07][D][sensor:094]: 'ai5': Sending state 1.07100 V with 3 decimals of accuracy
[10:27:08][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.24342 V with 1 decimals of accuracy
[10:27:08][D][cd74hc4067:036]: switch to input 9
[10:27:08][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.56054 V with 1 decimals of accuracy
[10:27:08][D][ct_clamp:042]: 'Measured Current-10' - Raw AC Value: 0.003A after 629 different samples (3145 SPS)
[10:27:08][D][sensor:094]: 'Measured Current-10': Sending state 0.07170 A with 2 decimals of accuracy
[10:27:08][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.61172 V with 1 decimals of accuracy
[10:27:08][W][component:237]: Component display took a long time for an operation (266 ms).
[10:27:08][W][component:238]: Components should block for at most 30 ms.
[10:27:08][D][cd74hc4067:036]: switch to input 11
[10:27:09][D][ct_clamp:042]: 'Measured Current-12' - Raw AC Value: 0.004A after 934 different samples (4670 SPS)
[10:27:09][D][sensor:094]: 'Measured Current-12': Sending state 0.12097 A with 2 decimals of accuracy
[10:27:09][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.50763 V with 1 decimals of accuracy
[10:27:09][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.66132 V with 1 decimals of accuracy
[10:27:09][D][cd74hc4067:036]: switch to input 0
[10:27:09][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.93239 V with 1 decimals of accuracy
[10:27:09][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.002A after 700 different samples (3500 SPS)
[10:27:09][D][sensor:094]: 'Measured Current-1': Sending state -0.03650 A with 2 decimals of accuracy
[10:27:09][W][component:237]: Component display took a long time for an operation (266 ms).
[10:27:09][W][component:238]: Components should block for at most 30 ms.
[10:27:09][D][cd74hc4067:036]: switch to input 15
[10:27:10][D][ct_clamp:042]: 'Measured Current-16' - Raw AC Value: 0.004A after 973 different samples (4865 SPS)
[10:27:10][D][sensor:094]: 'Measured Current-16': Sending state 0.12329 A with 2 decimals of accuracy
[10:27:10][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.50763 V with 1 decimals of accuracy
[10:27:10][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.80196 V with 1 decimals of accuracy
[10:27:10][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.84646 V with 1 decimals of accuracy
[10:27:10][D][sht3xd:097]: Got temperature=20.51°C humidity=64.07%
[10:27:10][D][sensor:094]: 'sht Temperature': Sending state 20.51385 °C with 1 decimals of accuracy
[10:27:10][D][sensor:094]: 'sht Humidity': Sending state 64.06805 % with 1 decimals of accuracy
[10:27:10][W][component:237]: Component display took a long time for an operation (266 ms).
[10:27:10][W][component:238]: Components should block for at most 30 ms.
[10:27:11][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.61172 V with 1 decimals of accuracy
[10:27:11][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.45279 V with 1 decimals of accuracy
[10:27:11][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.70949 V with 1 decimals of accuracy
[10:27:11][W][component:237]: Component display took a long time for an operation (265 ms).
[10:27:11][W][component:238]: Components should block for at most 30 ms.
[10:27:11][D][cd74hc4067:036]: switch to input 2
[10:27:12][D][sensor:094]: 'ai3': Sending state 1.07100 V with 3 decimals of accuracy
[10:27:12][D][ct_clamp:042]: 'Measured Current-3' - Raw AC Value: 0.002A after 902 different samples (4510 SPS)
[10:27:12][D][sensor:094]: 'Measured Current-3': Sending state 0.04514 A with 2 decimals of accuracy
[10:27:12][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.84646 V with 1 decimals of accuracy
[10:27:12][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.93239 V with 1 decimals of accuracy
[10:27:12][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.05455 V with 1 decimals of accuracy
[10:27:12][W][component:237]: Component display took a long time for an operation (266 ms).
[10:27:12][W][component:238]: Components should block for at most 30 ms.
[10:27:13][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.84646 V with 1 decimals of accuracy
[10:27:13][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.88991 V with 1 decimals of accuracy
[10:27:13][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.31466 V with 1 decimals of accuracy
[10:27:13][W][component:237]: Component display took a long time for an operation (265 ms).
[10:27:13][W][component:238]: Components should block for at most 30 ms.
[10:27:14][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.88991 V with 1 decimals of accuracy
[10:27:14][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.97395 V with 1 decimals of accuracy
[10:27:14][D][cd74hc4067:036]: switch to input 0
[10:27:14][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.38377 V with 1 decimals of accuracy
[10:27:14][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.002A after 725 different samples (3625 SPS)
[10:27:14][D][sensor:094]: 'Measured Current-1': Sending state -0.03157 A with 2 decimals of accuracy
[10:27:14][W][component:237]: Component display took a long time for an operation (266 ms).
[10:27:14][W][component:238]: Components should block for at most 30 ms.
[10:27:15][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.13211 V with 1 decimals of accuracy
[10:27:15][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.24342 V with 1 decimals of accuracy
[10:27:15][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.97395 V with 1 decimals of accuracy
[10:27:15][D][sht3xd:097]: Got temperature=20.48°C humidity=64.29%
[10:27:15][D][sensor:094]: 'sht Temperature': Sending state 20.48447 °C with 1 decimals of accuracy
[10:27:15][D][sensor:094]: 'sht Humidity': Sending state 64.29237 % with 1 decimals of accuracy
[10:27:15][W][component:237]: Component display took a long time for an operation (266 ms).
[10:27:15][W][component:238]: Components should block for at most 30 ms.
[10:27:16][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.31466 V with 1 decimals of accuracy
[10:27:16][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.97395 V with 1 decimals of accuracy
[10:27:16][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.34947 V with 1 decimals of accuracy
[10:27:16][W][component:237]: Component display took a long time for an operation (266 ms).
[10:27:16][W][component:238]: Components should block for at most 30 ms.
[10:27:17][D][cd74hc4067:036]: switch to input 15
[10:27:17][D][sensor:094]: 'ai16': Sending state 1.08100 V with 3 decimals of accuracy
[10:27:17][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.45279 V with 1 decimals of accuracy
[10:27:17][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.50763 V with 1 decimals of accuracy
[10:27:17][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.97395 V with 1 decimals of accuracy
[10:27:17][W][component:237]: Component display took a long time for an operation (266 ms).
[10:27:17][W][component:238]: Components should block for at most 30 ms.
[10:27:17][D][cd74hc4067:036]: switch to input 8
[10:27:17][D][sensor:094]: 'ai9': Sending state 1.07300 V with 3 decimals of accuracy
[10:27:18][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.24342 V with 1 decimals of accuracy
[10:27:18][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.24342 V with 1 decimals of accuracy
[10:27:18][D][ct_clamp:042]: 'Measured Current-9' - Raw AC Value: 0.002A after 723 different samples (3615 SPS)
[10:27:18][D][sensor:094]: 'Measured Current-9': Sending state 0.04816 A with 2 decimals of accuracy
[10:27:18][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.20694 V with 1 decimals of accuracy
[10:27:18][D][cd74hc4067:036]: switch to input 5
[10:27:18][D][sensor:094]: 'ai6': Sending state 1.07300 V with 3 decimals of accuracy
[10:27:18][W][component:237]: Component display took a long time for an operation (266 ms).
[10:27:18][W][component:238]: Components should block for at most 30 ms.
[10:27:18][D][cd74hc4067:036]: switch to input 6
[10:27:19][D][ct_clamp:042]: 'Measured Current-7' - Raw AC Value: 0.003A after 950 different samples (4750 SPS)
[10:27:19][D][sensor:094]: 'Measured Current-7': Sending state 0.07621 A with 2 decimals of accuracy
[10:27:19][D][cd74hc4067:036]: switch to input 11
[10:27:19][D][sensor:094]: 'ai12': Sending state 1.07100 V with 3 decimals of accuracy
[10:27:19][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.33637 V with 1 decimals of accuracy
[10:27:19][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.80196 V with 1 decimals of accuracy
[10:27:19][D][cd74hc4067:036]: switch to input 0
[10:27:19][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.13211 V with 1 decimals of accuracy
[10:27:19][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.001A after 729 different samples (3645 SPS)
[10:27:19][D][sensor:094]: 'Measured Current-1': Sending state -0.05963 A with 2 decimals of accuracy
[10:27:19][W][component:237]: Component display took a long time for an operation (266 ms).
[10:27:19][W][component:238]: Components should block for at most 30 ms.
[10:27:20][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.16985 V with 1 decimals of accuracy
[10:27:20][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.13211 V with 1 decimals of accuracy
[10:27:20][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.05455 V with 1 decimals of accuracy
[10:27:20][D][sht3xd:097]: Got temperature=20.50°C humidity=64.12%
[10:27:20][D][sensor:094]: 'sht Temperature': Sending state 20.49783 °C with 1 decimals of accuracy
[10:27:20][D][sensor:094]: 'sht Humidity': Sending state 64.11841 % with 1 decimals of accuracy
[10:27:20][W][component:237]: Component display took a long time for an operation (265 ms).
[10:27:20][W][component:238]: Components should block for at most 30 ms.
[10:27:21][W][ethernet:265]: Connecting via ethernet failed! Re-connecting...
[10:27:21][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.88991 V with 1 decimals of accuracy
[10:27:21][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.38377 V with 1 decimals of accuracy
[10:27:21][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.34947 V with 1 decimals of accuracy
[10:27:21][D][cd74hc4067:036]: switch to input 12
[10:27:21][W][component:237]: Component display took a long time for an operation (266 ms).
[10:27:21][W][component:238]: Components should block for at most 30 ms.
[10:27:21][D][ct_clamp:042]: 'Measured Current-13' - Raw AC Value: 0.003A after 72 different samples (360 SPS)
[10:27:21][D][sensor:094]: 'Measured Current-13': Sending state 0.08902 A with 2 decimals of accuracy
[10:27:21][D][cd74hc4067:036]: switch to input 13
[10:27:22][D][ct_clamp:042]: 'Measured Current-14' - Raw AC Value: 0.003A after 815 different samples (4075 SPS)
[10:27:22][D][sensor:094]: 'Measured Current-14': Sending state 0.07219 A with 2 decimals of accuracy
[10:27:22][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.61172 V with 1 decimals of accuracy
[10:27:22][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.66132 V with 1 decimals of accuracy
[10:27:22][D][esp32.preferences:114]: Saving 1 preferences to flash...
[10:27:22][D][esp32.preferences:143]: Saving 1 preferences to flash: 0 cached, 1 written, 0 failed
[10:27:22][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.80196 V with 1 decimals of accuracy
[10:27:22][W][component:237]: Component display took a long time for an operation (266 ms).
[10:27:22][W][component:238]: Components should block for at most 30 ms.
[10:27:22][D][cd74hc4067:036]: switch to input 6
[10:27:22][D][sensor:094]: 'ai7': Sending state 1.07000 V with 3 decimals of accuracy
[10:27:23][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.09369 V with 1 decimals of accuracy
[10:27:23][D][cd74hc4067:036]: switch to input 10
[10:27:23][D][sensor:094]: 'ai11': Sending state 1.07500 V with 3 decimals of accuracy
[10:27:23][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.05455 V with 1 decimals of accuracy
[10:27:23][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.13211 V with 1 decimals of accuracy
[10:27:23][W][component:237]: Component display took a long time for an operation (266 ms).
[10:27:23][W][component:238]: Components should block for at most 30 ms.
[10:27:24][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.88991 V with 1 decimals of accuracy
[10:27:24][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.66132 V with 1 decimals of accuracy
[10:27:24][D][cd74hc4067:036]: switch to input 0
[10:27:24][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.20694 V with 1 decimals of accuracy
[10:27:24][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.002A after 675 different samples (3375 SPS)
[10:27:24][D][sensor:094]: 'Measured Current-1': Sending state -0.04025 A with 2 decimals of accuracy
[10:27:24][W][component:237]: Component display took a long time for an operation (266 ms).
[10:27:24][W][component:238]: Components should block for at most 30 ms.
[10:27:25][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.16985 V with 1 decimals of accuracy
[10:27:25][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.31466 V with 1 decimals of accuracy
[10:27:25][D][cd74hc4067:036]: switch to input 4
[10:27:25][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.31466 V with 1 decimals of accuracy
[10:27:25][D][sht3xd:097]: Got temperature=20.48°C humidity=63.92%
[10:27:25][D][sensor:094]: 'sht Temperature': Sending state 20.48447 °C with 1 decimals of accuracy
[10:27:25][D][sensor:094]: 'sht Humidity': Sending state 63.91699 % with 1 decimals of accuracy
[10:27:25][W][component:237]: Component display took a long time for an operation (266 ms).
[10:27:25][W][component:238]: Components should block for at most 30 ms.
[10:27:25][D][ct_clamp:042]: 'Measured Current-5' - Raw AC Value: 0.002A after 289 different samples (1445 SPS)
[10:27:25][D][sensor:094]: 'Measured Current-5': Sending state 0.06216 A with 2 decimals of accuracy
[10:27:26][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.09369 V with 1 decimals of accuracy
[10:27:26][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.16985 V with 1 decimals of accuracy
[10:27:26][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.01465 V with 1 decimals of accuracy
[10:27:26][D][cd74hc4067:036]: switch to input 3
[10:27:26][W][component:237]: Component display took a long time for an operation (266 ms).
[10:27:26][W][component:238]: Components should block for at most 30 ms.
[10:27:26][D][ct_clamp:042]: 'Measured Current-4' - Raw AC Value: 0.004A after 258 different samples (1290 SPS)
[10:27:26][D][sensor:094]: 'Measured Current-4': Sending state 0.12479 A with 2 decimals of accuracy
[10:27:26][D][cd74hc4067:036]: switch to input 7
[10:27:26][D][cd74hc4067:036]: switch to input 10
[10:27:26][D][cd74hc4067:036]: switch to input 7
[10:27:26][D][cd74hc4067:036]: switch to input 10
[10:27:26][D][cd74hc4067:036]: switch to input 7
[10:27:26][D][cd74hc4067:036]: switch to input 10
[10:27:26][D][cd74hc4067:036]: switch to input 7
[10:27:26][D][cd74hc4067:036]: switch to input 10
[10:27:26][D][cd74hc4067:036]: switch to input 7
[10:27:26][D][cd74hc4067:036]: switch to input 10
[10:27:26][D][cd74hc4067:036]: switch to input 7
[10:27:26][D][cd74hc4067:036]: switch to input 10
[10:27:26][D][cd74hc4067:036]: switch to input 7
[10:27:26][D][cd74hc4067:036]: switch to input 10
[10:27:26][D][cd74hc4067:036]: switch to input 7
[10:27:26][D][cd74hc4067:036]: switch to input 10
[10:27:26][D][cd74hc4067:036]: switch to input 7
[10:27:26][D][cd74hc4067:036]: switch to input 10
[10:27:26][D][cd74hc4067:036]: switch to input 7
[10:27:26][D][cd74hc4067:036]: switch to input 10
[10:27:26][D][cd74hc4067:036]: switch to input 7
[10:27:26][D][cd74hc4067:036]: switch to input 10
[10:27:26][D][cd74hc4067:036]: switch to input 7
[10:27:26][D][cd74hc4067:036]: switch to input 10
[10:27:26][D][cd74hc4067:036]: switch to input 7
[10:27:27][D][cd74hc4067:036]: switch to input 10
[10:27:27][D][cd74hc4067:036]: switch to input 7
[10:27:27][D][cd74hc4067:036]: switch to input 10
[10:27:27][D][cd74hc4067:036]: switch to input 7
[10:27:27][D][cd74hc4067:036]: switch to input 10
[10:27:27][D][cd74hc4067:036]: switch to input 7
[10:27:27][D][cd74hc4067:036]: switch to input 10
[10:27:27][D][cd74hc4067:036]: switch to input 7
[10:27:27][D][cd74hc4067:036]: switch to input 10
[10:27:27][D][cd74hc4067:036]: switch to input 7
[10:27:27][D][cd74hc4067:036]: switch to input 10
[10:27:27][D][cd74hc4067:036]: switch to input 7
[10:27:27][D][cd74hc4067:036]: switch to input 10
[10:27:27][D][cd74hc4067:036]: switch to input 7
[10:27:27][D][cd74hc4067:036]: switch to input 10
[10:27:27][D][cd74hc4067:036]: switch to input 7
[10:27:27][D][cd74hc4067:036]: switch to input 10
[10:27:27][D][ct_clamp:042]: 'Measured Current-11' - Raw AC Value: 0.003A after 14 different samples (70 SPS)
[10:27:27][D][sensor:094]: 'Measured Current-11': Sending state 0.09080 A with 2 decimals of accuracy
[10:27:27][D][ct_clamp:042]: 'Measured Current-8' - Raw AC Value: 0.005A after 17 different samples (85 SPS)
[10:27:27][D][sensor:094]: 'Measured Current-8': Sending state 0.14441 A with 2 decimals of accuracy
[10:27:27][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.05455 V with 1 decimals of accuracy
[10:27:27][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.05455 V with 1 decimals of accuracy
[10:27:27][D][cd74hc4067:036]: switch to input 1
[10:27:27][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.75633 V with 1 decimals of accuracy
[10:27:27][D][ct_clamp:042]: 'Measured Current-2' - Raw AC Value: 0.003A after 711 different samples (3555 SPS)
[10:27:27][D][sensor:094]: 'Measured Current-2': Sending state 0.08650 A with 2 decimals of accuracy
[10:27:27][W][component:237]: Component display took a long time for an operation (266 ms).
[10:27:27][W][component:238]: Components should block for at most 30 ms.
[10:27:27][D][cd74hc4067:036]: switch to input 9
[10:27:27][D][sensor:094]: 'ai10': Sending state 1.07100 V with 3 decimals of accuracy
[10:27:28][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.88991 V with 1 decimals of accuracy
[10:27:28][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.61172 V with 1 decimals of accuracy
[10:27:28][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.88991 V with 1 decimals of accuracy
[10:27:28][W][component:237]: Component display took a long time for an operation (266 ms).
[10:27:28][W][component:238]: Components should block for at most 30 ms.
[10:27:29][D][cd74hc4067:036]: switch to input 14
[10:27:29][D][cd74hc4067:036]: switch to input 7
[10:27:29][D][sensor:094]: 'ai8': Sending state 1.07100 V with 3 decimals of accuracy
[10:27:29][D][cd74hc4067:036]: switch to input 14
[10:27:29][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.93239 V with 1 decimals of accuracy
[10:27:29][D][ct_clamp:042]: 'Measured Current-15' - Raw AC Value: 0.002A after 692 different samples (3460 SPS)
[10:27:29][D][sensor:094]: 'Measured Current-15': Sending state 0.06146 A with 2 decimals of accuracy
[10:27:29][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.93239 V with 1 decimals of accuracy
[10:27:29][D][cd74hc4067:036]: switch to input 0
[10:27:29][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.24342 V with 1 decimals of accuracy
[10:27:29][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.001A after 693 different samples (3465 SPS)
[10:27:29][D][sensor:094]: 'Measured Current-1': Sending state -0.06727 A with 2 decimals of accuracy
[10:27:29][W][component:237]: Component display took a long time for an operation (266 ms).
[10:27:29][W][component:238]: Components should block for at most 30 ms.
[10:27:29][D][cd74hc4067:036]: switch to input 12
[10:27:29][D][sensor:094]: 'ai13': Sending state 1.07100 V with 3 decimals of accuracy
[10:27:30][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.09369 V with 1 decimals of accuracy
[10:27:30][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.05455 V with 1 decimals of accuracy
[10:27:30][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.09369 V with 1 decimals of accuracy
[10:27:30][D][sht3xd:097]: Got temperature=20.51°C humidity=63.84%
[10:27:30][D][sensor:094]: 'sht Temperature': Sending state 20.51385 °C with 1 decimals of accuracy
[10:27:30][D][sensor:094]: 'sht Humidity': Sending state 63.83917 % with 1 decimals of accuracy
[10:27:30][W][component:237]: Component display took a long time for an operation (266 ms).
[10:27:30][W][component:238]: Components should block for at most 30 ms.
[10:27:31][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.09369 V with 1 decimals of accuracy
[10:27:31][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.05455 V with 1 decimals of accuracy
[10:27:31][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.01465 V with 1 decimals of accuracy
[10:27:31][W][component:237]: Component display took a long time for an operation (266 ms).
[10:27:31][W][component:238]: Components should block for at most 30 ms.
[10:27:32][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.24342 V with 1 decimals of accuracy
[10:27:32][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.24342 V with 1 decimals of accuracy
[10:27:32][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.20694 V with 1 decimals of accuracy
[10:27:32][W][component:237]: Component display took a long time for an operation (266 ms).
[10:27:32][W][component:238]: Components should block for at most 30 ms.
[10:27:33][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.05455 V with 1 decimals of accuracy
[10:27:33][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.09369 V with 1 decimals of accuracy
[10:27:33][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.31466 V with 1 decimals of accuracy
[10:27:33][W][component:237]: Component display took a long time for an operation (266 ms).
[10:27:33][W][component:238]: Components should block for at most 30 ms.
[10:27:34][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.24342 V with 1 decimals of accuracy
[10:27:34][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.24342 V with 1 decimals of accuracy
[10:27:34][D][cd74hc4067:036]: switch to input 0
[10:27:34][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.27932 V with 1 decimals of accuracy
[10:27:34][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.002A after 707 different samples (3535 SPS)
[10:27:34][D][sensor:094]: 'Measured Current-1': Sending state -0.04202 A with 2 decimals of accuracy
[10:27:34][W][component:237]: Component display took a long time for an operation (266 ms).
[10:27:34][W][component:238]: Components should block for at most 30 ms.
[10:27:35][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.27932 V with 1 decimals of accuracy
[10:27:35][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.05455 V with 1 decimals of accuracy
[10:27:35][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.20694 V with 1 decimals of accuracy
[10:27:35][D][sht3xd:097]: Got temperature=20.50°C humidity=63.78%
[10:27:35][D][sensor:094]: 'sht Temperature': Sending state 20.49783 °C with 1 decimals of accuracy
[10:27:35][D][sensor:094]: 'sht Humidity': Sending state 63.78424 % with 1 decimals of accuracy
[10:27:35][W][component:237]: Component display took a long time for an operation (266 ms).
[10:27:35][W][component:238]: Components should block for at most 30 ms.
[10:27:36][W][ethernet:265]: Connecting via ethernet failed! Re-connecting...
[10:27:36][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.20694 V with 1 decimals of accuracy
[10:27:36][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.16985 V with 1 decimals of accuracy
[10:27:36][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.20694 V with 1 decimals of accuracy
[10:27:36][W][component:237]: Component display took a long time for an operation (266 ms).
[10:27:36][W][component:238]: Components should block for at most 30 ms.
[10:27:37][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.24342 V with 1 decimals of accuracy
[10:27:37][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.13211 V with 1 decimals of accuracy
[10:27:37][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.31466 V with 1 decimals of accuracy
[10:27:37][W][component:237]: Component display took a long time for an operation (266 ms).
[10:27:37][W][component:238]: Components should block for at most 30 ms.
[10:27:38][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.58001 V with 1 decimals of accuracy
[10:27:38][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.16985 V with 1 decimals of accuracy
[10:27:38][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.20694 V with 1 decimals of accuracy
[10:27:38][W][component:237]: Component display took a long time for an operation (266 ms).
[10:27:38][W][component:238]: Components should block for at most 30 ms.
[10:27:39][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.34947 V with 1 decimals of accuracy
[10:27:39][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.20694 V with 1 decimals of accuracy
[10:27:39][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.01465 V with 1 decimals of accuracy
[10:27:39][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.002A after 723 different samples (3615 SPS)
[10:27:39][D][sensor:094]: 'Measured Current-1': Sending state -0.04393 A with 2 decimals of accuracy
[10:27:39][W][component:237]: Component display took a long time for an operation (266 ms).
[10:27:39][W][component:238]: Components should block for at most 30 ms.
[10:27:40][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.16985 V with 1 decimals of accuracy
[10:27:40][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.41758 V with 1 decimals of accuracy
[10:27:40][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.05455 V with 1 decimals of accuracy
[10:27:40][D][sht3xd:097]: Got temperature=20.51°C humidity=63.72%
[10:27:40][D][sensor:094]: 'sht Temperature': Sending state 20.51385 °C with 1 decimals of accuracy
[10:27:40][D][sensor:094]: 'sht Humidity': Sending state 63.72473 % with 1 decimals of accuracy
[10:27:40][W][component:237]: Component display took a long time for an operation (266 ms).
[10:27:40][W][component:238]: Components should block for at most 30 ms.
[10:27:41][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.16985 V with 1 decimals of accuracy
[10:27:41][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.13211 V with 1 decimals of accuracy
[10:27:41][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.20694 V with 1 decimals of accuracy
[10:27:41][W][component:237]: Component display took a long time for an operation (265 ms).
[10:27:41][W][component:238]: Components should block for at most 30 ms.
[10:27:42][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.24342 V with 1 decimals of accuracy
[10:27:42][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.27932 V with 1 decimals of accuracy
[10:27:42][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.24342 V with 1 decimals of accuracy
[10:27:42][W][component:237]: Component display took a long time for an operation (266 ms).
[10:27:42][W][component:238]: Components should block for at most 30 ms.
[10:27:43][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.13211 V with 1 decimals of accuracy
[10:27:43][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.20694 V with 1 decimals of accuracy
[10:27:43][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.13211 V with 1 decimals of accuracy
[10:27:43][W][component:237]: Component display took a long time for an operation (266 ms).
[10:27:43][W][component:238]: Components should block for at most 30 ms.
[10:27:44][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.24342 V with 1 decimals of accuracy
[10:27:44][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.09369 V with 1 decimals of accuracy
[10:27:44][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.24342 V with 1 decimals of accuracy
[10:27:44][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.001A after 734 different samples (3670 SPS)
[10:27:44][D][sensor:094]: 'Measured Current-1': Sending state -0.05473 A with 2 decimals of accuracy
[10:27:44][W][component:237]: Component display took a long time for an operation (266 ms).
[10:27:44][W][component:238]: Components should block for at most 30 ms.
[10:27:45][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.09369 V with 1 decimals of accuracy
[10:27:45][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.13211 V with 1 decimals of accuracy
[10:27:45][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.48383 V with 1 decimals of accuracy
[10:27:45][D][sht3xd:097]: Got temperature=20.51°C humidity=63.77%
[10:27:45][D][sensor:094]: 'sht Temperature': Sending state 20.51385 °C with 1 decimals of accuracy
[10:27:45][D][sensor:094]: 'sht Humidity': Sending state 63.76593 % with 1 decimals of accuracy
[10:27:45][W][component:237]: Component display took a long time for an operation (266 ms).
[10:27:45][W][component:238]: Components should block for at most 30 ms.
[10:27:46][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.34947 V with 1 decimals of accuracy
[10:27:46][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.24342 V with 1 decimals of accuracy
[10:27:46][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.09369 V with 1 decimals of accuracy
[10:27:46][W][component:237]: Component display took a long time for an operation (266 ms).
[10:27:46][W][component:238]: Components should block for at most 30 ms.
[10:27:47][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.93239 V with 1 decimals of accuracy
[10:27:47][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.13211 V with 1 decimals of accuracy
[10:27:47][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.31466 V with 1 decimals of accuracy
[10:27:47][W][component:237]: Component display took a long time for an operation (265 ms).
[10:27:47][W][component:238]: Components should block for at most 30 ms.
[10:27:48][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.27932 V with 1 decimals of accuracy
[10:27:48][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.31466 V with 1 decimals of accuracy
[10:27:48][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.20694 V with 1 decimals of accuracy
[10:27:48][W][component:237]: Component display took a long time for an operation (266 ms).
[10:27:48][W][component:238]: Components should block for at most 30 ms.
[10:27:49][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.34947 V with 1 decimals of accuracy
[10:27:49][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.24342 V with 1 decimals of accuracy
[10:27:49][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.24342 V with 1 decimals of accuracy
[10:27:49][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.001A after 769 different samples (3845 SPS)
[10:27:49][D][sensor:094]: 'Measured Current-1': Sending state -0.07395 A with 2 decimals of accuracy
[10:27:49][W][component:237]: Component display took a long time for an operation (266 ms).
[10:27:49][W][component:238]: Components should block for at most 30 ms.
[10:27:50][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.27932 V with 1 decimals of accuracy
[10:27:50][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.24342 V with 1 decimals of accuracy
[10:27:50][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.20694 V with 1 decimals of accuracy
[10:27:50][D][sht3xd:097]: Got temperature=20.51°C humidity=63.97%
[10:27:50][D][sensor:094]: 'sht Temperature': Sending state 20.51385 °C with 1 decimals of accuracy
[10:27:50][D][sensor:094]: 'sht Humidity': Sending state 63.97498 % with 1 decimals of accuracy
[10:27:50][W][component:237]: Component display took a long time for an operation (266 ms).
[10:27:50][W][component:238]: Components should block for at most 30 ms.
[10:27:51][W][ethernet:265]: Connecting via ethernet failed! Re-connecting...
[10:27:51][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.20694 V with 1 decimals of accuracy
[10:27:51][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.93239 V with 1 decimals of accuracy
[10:27:51][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.41758 V with 1 decimals of accuracy
[10:27:51][W][component:237]: Component display took a long time for an operation (266 ms).
[10:27:51][W][component:238]: Components should block for at most 30 ms.
[10:27:52][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.41758 V with 1 decimals of accuracy
[10:27:52][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.97395 V with 1 decimals of accuracy
[10:27:52][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.05455 V with 1 decimals of accuracy
[10:27:52][W][component:237]: Component display took a long time for an operation (266 ms).
[10:27:52][W][component:238]: Components should block for at most 30 ms.
[10:27:53][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.20694 V with 1 decimals of accuracy
[10:27:53][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.45093 V with 1 decimals of accuracy
[10:27:53][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.13211 V with 1 decimals of accuracy
[10:27:53][W][component:237]: Component display took a long time for an operation (266 ms).
[10:27:53][W][component:238]: Components should block for at most 30 ms.
[10:27:54][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.20694 V with 1 decimals of accuracy
[10:27:54][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.97395 V with 1 decimals of accuracy
[10:27:54][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.05455 V with 1 decimals of accuracy
[10:27:54][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.002A after 727 different samples (3635 SPS)
[10:27:54][D][sensor:094]: 'Measured Current-1': Sending state -0.04638 A with 2 decimals of accuracy
[10:27:54][W][component:237]: Component display took a long time for an operation (266 ms).
[10:27:54][W][component:238]: Components should block for at most 30 ms.
[10:27:55][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.31466 V with 1 decimals of accuracy
[10:27:55][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.41758 V with 1 decimals of accuracy
[10:27:55][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.31466 V with 1 decimals of accuracy
[10:27:55][D][sht3xd:097]: Got temperature=20.51°C humidity=64.19%
[10:27:55][D][sensor:094]: 'sht Temperature': Sending state 20.51385 °C with 1 decimals of accuracy
[10:27:55][D][sensor:094]: 'sht Humidity': Sending state 64.19165 % with 1 decimals of accuracy
[10:27:55][W][component:237]: Component display took a long time for an operation (266 ms).
[10:27:55][W][component:238]: Components should block for at most 30 ms.
[10:27:56][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.27932 V with 1 decimals of accuracy
[10:27:56][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.93239 V with 1 decimals of accuracy
[10:27:56][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.34947 V with 1 decimals of accuracy
[10:27:56][W][component:237]: Component display took a long time for an operation (265 ms).
[10:27:56][W][component:238]: Components should block for at most 30 ms.
[10:27:57][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.13211 V with 1 decimals of accuracy
[10:27:57][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.97395 V with 1 decimals of accuracy
[10:27:57][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.34947 V with 1 decimals of accuracy
[10:27:57][W][component:237]: Component display took a long time for an operation (266 ms).
[10:27:57][W][component:238]: Components should block for at most 30 ms.
[10:27:58][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.88991 V with 1 decimals of accuracy
[10:27:58][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.05455 V with 1 decimals of accuracy
[10:27:58][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.13211 V with 1 decimals of accuracy
[10:27:58][W][component:237]: Component display took a long time for an operation (265 ms).
[10:27:58][W][component:238]: Components should block for at most 30 ms.
[10:27:59][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.93239 V with 1 decimals of accuracy
[10:27:59][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.16985 V with 1 decimals of accuracy
[10:27:59][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.01465 V with 1 decimals of accuracy
[10:27:59][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.002A after 765 different samples (3825 SPS)
[10:27:59][D][sensor:094]: 'Measured Current-1': Sending state -0.05097 A with 2 decimals of accuracy
[10:27:59][W][component:237]: Component display took a long time for an operation (266 ms).
[10:27:59][W][component:238]: Components should block for at most 30 ms.
[10:28:00][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.88991 V with 1 decimals of accuracy
[10:28:00][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.05455 V with 1 decimals of accuracy
[10:28:00][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.16985 V with 1 decimals of accuracy
[10:28:00][D][sht3xd:097]: Got temperature=20.53°C humidity=64.41%
[10:28:00][D][sensor:094]: 'sht Temperature': Sending state 20.52720 °C with 1 decimals of accuracy
[10:28:00][D][sensor:094]: 'sht Humidity': Sending state 64.40528 % with 1 decimals of accuracy
[10:28:00][W][component:237]: Component display took a long time for an operation (266 ms).
[10:28:00][W][component:238]: Components should block for at most 30 ms.
[10:28:01][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.24342 V with 1 decimals of accuracy
[10:28:01][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.27932 V with 1 decimals of accuracy
[10:28:01][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.31466 V with 1 decimals of accuracy
[10:28:01][W][component:237]: Component display took a long time for an operation (266 ms).
[10:28:01][W][component:238]: Components should block for at most 30 ms.
[10:28:01][D][sensor:094]: 'power1': Sending state -0.11619 W with 1 decimals of accuracy
[10:28:01][D][sensor:094]: 'Total Daily Energy1': Sending state -0.00000 kWh with 3 decimals of accuracy
[10:28:01][D][cd74hc4067:036]: switch to input 1
[10:28:01][D][sensor:094]: 'ai2': Sending state 1.08300 V with 3 decimals of accuracy
[10:28:02][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.97395 V with 1 decimals of accuracy
[10:28:02][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.33637 V with 1 decimals of accuracy
[10:28:02][D][cd74hc4067:036]: switch to input 0
[10:28:02][D][sensor:094]: 'ai1': Sending state 1.07200 V with 3 decimals of accuracy
[10:28:02][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.34947 V with 1 decimals of accuracy
[10:28:02][W][component:237]: Component display took a long time for an operation (266 ms).
[10:28:02][W][component:238]: Components should block for at most 30 ms.
[10:28:03][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.16985 V with 1 decimals of accuracy
[10:28:03][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.24342 V with 1 decimals of accuracy
[10:28:03][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.20694 V with 1 decimals of accuracy
[10:28:03][W][component:237]: Component display took a long time for an operation (265 ms).
[10:28:03][W][component:238]: Components should block for at most 30 ms.
[10:28:04][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.34947 V with 1 decimals of accuracy
[10:28:04][D][cd74hc4067:036]: switch to input 14
[10:28:04][D][sensor:094]: 'ai15': Sending state 1.07600 V with 3 decimals of accuracy
[10:28:04][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.93239 V with 1 decimals of accuracy
[10:28:04][D][cd74hc4067:036]: switch to input 0
[10:28:04][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.31466 V with 1 decimals of accuracy
[10:28:04][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.002A after 730 different samples (3650 SPS)
[10:28:04][D][sensor:094]: 'Measured Current-1': Sending state -0.02759 A with 2 decimals of accuracy
[10:28:04][W][component:237]: Component display took a long time for an operation (266 ms).
[10:28:04][W][component:238]: Components should block for at most 30 ms.
[10:28:04][D][cd74hc4067:036]: switch to input 13
[10:28:04][D][sensor:094]: 'ai14': Sending state 1.07300 V with 3 decimals of accuracy
[10:28:05][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.80196 V with 1 decimals of accuracy
[10:28:05][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.56054 V with 1 decimals of accuracy
[10:28:05][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.80196 V with 1 decimals of accuracy
[10:28:05][D][sht3xd:097]: Got temperature=20.54°C humidity=64.20%
[10:28:05][D][sensor:094]: 'sht Temperature': Sending state 20.54055 °C with 1 decimals of accuracy
[10:28:05][D][sensor:094]: 'sht Humidity': Sending state 64.19928 % with 1 decimals of accuracy
[10:28:05][W][component:237]: Component display took a long time for an operation (266 ms).
[10:28:05][W][component:238]: Components should block for at most 30 ms.
[10:28:05][D][cd74hc4067:036]: switch to input 5
[10:28:06][W][ethernet:265]: Connecting via ethernet failed! Re-connecting...
[10:28:06][D][ct_clamp:042]: 'Measured Current-6' - Raw AC Value: 0.003A after 877 different samples (4385 SPS)
[10:28:06][D][sensor:094]: 'Measured Current-6': Sending state 0.08777 A with 2 decimals of accuracy
[10:28:06][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.93239 V with 1 decimals of accuracy
[10:28:06][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.84646 V with 1 decimals of accuracy
[10:28:06][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.97395 V with 1 decimals of accuracy
[10:28:06][W][component:237]: Component display took a long time for an operation (266 ms).
[10:28:06][W][component:238]: Components should block for at most 30 ms.
[10:28:07][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.66132 V with 1 decimals of accuracy
[10:28:07][D][cd74hc4067:036]: switch to input 3
[10:28:07][D][sensor:094]: 'ai4': Sending state 1.06400 V with 3 decimals of accuracy
[10:28:07][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.61172 V with 1 decimals of accuracy
[10:28:07][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.80196 V with 1 decimals of accuracy
[10:28:07][W][component:237]: Component display took a long time for an operation (266 ms).
[10:28:07][W][component:238]: Components should block for at most 30 ms.
[10:28:07][D][cd74hc4067:036]: switch to input 4
[10:28:07][D][sensor:094]: 'ai5': Sending state 1.07600 V with 3 decimals of accuracy
[10:28:08][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.41758 V with 1 decimals of accuracy
[10:28:08][D][cd74hc4067:036]: switch to input 9
[10:28:08][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.84646 V with 1 decimals of accuracy
[10:28:08][D][ct_clamp:042]: 'Measured Current-10' - Raw AC Value: 0.003A after 637 different samples (3185 SPS)
[10:28:08][D][sensor:094]: 'Measured Current-10': Sending state 0.07776 A with 2 decimals of accuracy
[10:28:08][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.97395 V with 1 decimals of accuracy
[10:28:08][W][component:237]: Component display took a long time for an operation (266 ms).
[10:28:08][W][component:238]: Components should block for at most 30 ms.
[10:28:08][D][cd74hc4067:036]: switch to input 11
[10:28:09][D][ct_clamp:042]: 'Measured Current-12' - Raw AC Value: 0.004A after 949 different samples (4745 SPS)
[10:28:09][D][sensor:094]: 'Measured Current-12': Sending state 0.12693 A with 2 decimals of accuracy
[10:28:09][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.61172 V with 1 decimals of accuracy
[10:28:09][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.45279 V with 1 decimals of accuracy
[10:28:09][D][cd74hc4067:036]: switch to input 0
[10:28:09][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.31466 V with 1 decimals of accuracy
[10:28:09][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.002A after 715 different samples (3575 SPS)
[10:28:09][D][sensor:094]: 'Measured Current-1': Sending state -0.05148 A with 2 decimals of accuracy
[10:28:09][W][component:237]: Component display took a long time for an operation (266 ms).
[10:28:09][W][component:238]: Components should block for at most 30 ms.
[10:28:09][D][cd74hc4067:036]: switch to input 15
[10:28:10][D][ct_clamp:042]: 'Measured Current-16' - Raw AC Value: 0.004A after 986 different samples (4930 SPS)
[10:28:10][D][sensor:094]: 'Measured Current-16': Sending state 0.11851 A with 2 decimals of accuracy
[10:28:10][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.61172 V with 1 decimals of accuracy
[10:28:10][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.50763 V with 1 decimals of accuracy
[10:28:10][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.61172 V with 1 decimals of accuracy
[10:28:10][D][sht3xd:097]: Got temperature=20.54°C humidity=63.93%
[10:28:10][D][sensor:094]: 'sht Temperature': Sending state 20.54055 °C with 1 decimals of accuracy
[10:28:10][D][sensor:094]: 'sht Humidity': Sending state 63.92920 % with 1 decimals of accuracy
[10:28:10][W][component:237]: Component display took a long time for an operation (266 ms).
[10:28:10][W][component:238]: Components should block for at most 30 ms.
[10:28:11][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.70949 V with 1 decimals of accuracy
[10:28:11][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.50763 V with 1 decimals of accuracy
[10:28:11][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.75633 V with 1 decimals of accuracy
[10:28:11][W][component:237]: Component display took a long time for an operation (266 ms).
[10:28:11][W][component:238]: Components should block for at most 30 ms.
[10:28:11][D][cd74hc4067:036]: switch to input 2
[10:28:12][D][sensor:094]: 'ai3': Sending state 1.07200 V with 3 decimals of accuracy
[10:28:12][D][ct_clamp:042]: 'Measured Current-3' - Raw AC Value: 0.001A after 931 different samples (4655 SPS)
[10:28:12][D][sensor:094]: 'Measured Current-3': Sending state 0.03233 A with 2 decimals of accuracy
[10:28:12][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.09369 V with 1 decimals of accuracy
[10:28:12][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.93239 V with 1 decimals of accuracy
[10:28:12][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.88991 V with 1 decimals of accuracy
[10:28:12][W][component:237]: Component display took a long time for an operation (266 ms).
[10:28:12][W][component:238]: Components should block for at most 30 ms.
[10:28:13][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.27932 V with 1 decimals of accuracy
[10:28:13][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.09369 V with 1 decimals of accuracy
[10:28:13][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.01465 V with 1 decimals of accuracy
[10:28:13][W][component:237]: Component display took a long time for an operation (266 ms).
[10:28:13][W][component:238]: Components should block for at most 30 ms.
[10:28:14][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.27932 V with 1 decimals of accuracy
[10:28:14][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.05455 V with 1 decimals of accuracy
[10:28:14][D][cd74hc4067:036]: switch to input 0
[10:28:14][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.20694 V with 1 decimals of accuracy
[10:28:14][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.002A after 757 different samples (3785 SPS)
[10:28:14][D][sensor:094]: 'Measured Current-1': Sending state -0.05001 A with 2 decimals of accuracy
[10:28:14][W][component:237]: Component display took a long time for an operation (266 ms).
[10:28:14][W][component:238]: Components should block for at most 30 ms.
[10:28:15][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.16985 V with 1 decimals of accuracy
[10:28:15][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.01465 V with 1 decimals of accuracy
[10:28:15][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.41758 V with 1 decimals of accuracy
[10:28:15][D][sht3xd:097]: Got temperature=20.55°C humidity=63.68%
[10:28:15][D][sensor:094]: 'sht Temperature': Sending state 20.55390 °C with 1 decimals of accuracy
[10:28:15][D][sensor:094]: 'sht Humidity': Sending state 63.68200 % with 1 decimals of accuracy
[10:28:15][W][component:237]: Component display took a long time for an operation (266 ms).
[10:28:15][W][component:238]: Components should block for at most 30 ms.
[10:28:16][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.88991 V with 1 decimals of accuracy
[10:28:16][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.34947 V with 1 decimals of accuracy
[10:28:16][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.34947 V with 1 decimals of accuracy
[10:28:16][W][component:237]: Component display took a long time for an operation (266 ms).
[10:28:16][W][component:238]: Components should block for at most 30 ms.
[10:28:17][D][cd74hc4067:036]: switch to input 15
[10:28:17][D][sensor:094]: 'ai16': Sending state 1.06600 V with 3 decimals of accuracy
[10:28:17][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.56054 V with 1 decimals of accuracy
[10:28:17][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.50763 V with 1 decimals of accuracy
[10:28:17][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.75633 V with 1 decimals of accuracy
[10:28:17][W][component:237]: Component display took a long time for an operation (266 ms).
[10:28:17][W][component:238]: Components should block for at most 30 ms.
[10:28:17][D][cd74hc4067:036]: switch to input 8
[10:28:17][D][sensor:094]: 'ai9': Sending state 1.07300 V with 3 decimals of accuracy
[10:28:18][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.20694 V with 1 decimals of accuracy
[10:28:18][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.13211 V with 1 decimals of accuracy
[10:28:18][D][ct_clamp:042]: 'Measured Current-9' - Raw AC Value: 0.002A after 756 different samples (3780 SPS)
[10:28:18][D][sensor:094]: 'Measured Current-9': Sending state 0.05869 A with 2 decimals of accuracy
[10:28:18][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.09369 V with 1 decimals of accuracy
[10:28:18][D][cd74hc4067:036]: switch to input 5
[10:28:18][D][sensor:094]: 'ai6': Sending state 1.07100 V with 3 decimals of accuracy
[10:28:18][W][component:237]: Component display took a long time for an operation (266 ms).
[10:28:18][W][component:238]: Components should block for at most 30 ms.
[10:28:18][D][cd74hc4067:036]: switch to input 6
[10:28:19][D][ct_clamp:042]: 'Measured Current-7' - Raw AC Value: 0.002A after 944 different samples (4720 SPS)
[10:28:19][D][sensor:094]: 'Measured Current-7': Sending state 0.05657 A with 2 decimals of accuracy
[10:28:19][D][cd74hc4067:036]: switch to input 11
[10:28:19][D][sensor:094]: 'ai12': Sending state 1.07300 V with 3 decimals of accuracy
[10:28:19][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.45279 V with 1 decimals of accuracy
[10:28:19][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.56054 V with 1 decimals of accuracy
[10:28:19][D][cd74hc4067:036]: switch to input 0
[10:28:19][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.20694 V with 1 decimals of accuracy
[10:28:19][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.002A after 747 different samples (3735 SPS)
[10:28:19][D][sensor:094]: 'Measured Current-1': Sending state -0.04277 A with 2 decimals of accuracy
[10:28:19][W][component:237]: Component display took a long time for an operation (266 ms).
[10:28:19][W][component:238]: Components should block for at most 30 ms.
[10:28:20][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.48383 V with 1 decimals of accuracy
[10:28:20][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.34947 V with 1 decimals of accuracy
[10:28:20][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.20694 V with 1 decimals of accuracy
[10:28:20][D][sht3xd:097]: Got temperature=20.55°C humidity=63.65%
[10:28:20][D][sensor:094]: 'sht Temperature': Sending state 20.55390 °C with 1 decimals of accuracy
[10:28:20][D][sensor:094]: 'sht Humidity': Sending state 63.64996 % with 1 decimals of accuracy
[10:28:20][W][component:237]: Component display took a long time for an operation (266 ms).
[10:28:20][W][component:238]: Components should block for at most 30 ms.
[10:28:21][W][ethernet:265]: Connecting via ethernet failed! Re-connecting...
[10:28:21][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.27932 V with 1 decimals of accuracy
[10:28:21][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.27932 V with 1 decimals of accuracy
[10:28:21][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.24342 V with 1 decimals of accuracy
[10:28:21][D][cd74hc4067:036]: switch to input 12
[10:28:21][W][component:237]: Component display took a long time for an operation (266 ms).
[10:28:21][W][component:238]: Components should block for at most 30 ms.
[10:28:21][D][ct_clamp:042]: 'Measured Current-13' - Raw AC Value: 0.003A after 81 different samples (405 SPS)
[10:28:21][D][sensor:094]: 'Measured Current-13': Sending state 0.09366 A with 2 decimals of accuracy
[10:28:21][D][cd74hc4067:036]: switch to input 13
[10:28:22][D][ct_clamp:042]: 'Measured Current-14' - Raw AC Value: 0.002A after 778 different samples (3890 SPS)
[10:28:22][D][sensor:094]: 'Measured Current-14': Sending state 0.06872 A with 2 decimals of accuracy
[10:28:22][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.80196 V with 1 decimals of accuracy
[10:28:22][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.70949 V with 1 decimals of accuracy
[10:28:22][D][esp32.preferences:114]: Saving 1 preferences to flash...
[10:28:22][D][esp32.preferences:143]: Saving 1 preferences to flash: 0 cached, 1 written, 0 failed
[10:28:22][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.61172 V with 1 decimals of accuracy
[10:28:22][W][component:237]: Component display took a long time for an operation (266 ms).
[10:28:22][W][component:238]: Components should block for at most 30 ms.
[10:28:22][D][cd74hc4067:036]: switch to input 6
[10:28:22][D][sensor:094]: 'ai7': Sending state 1.07700 V with 3 decimals of accuracy
[10:28:23][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.88991 V with 1 decimals of accuracy
[10:28:23][D][cd74hc4067:036]: switch to input 10
[10:28:23][D][sensor:094]: 'ai11': Sending state 1.07500 V with 3 decimals of accuracy
[10:28:23][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.20694 V with 1 decimals of accuracy
[10:28:23][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.01465 V with 1 decimals of accuracy
[10:28:23][W][component:237]: Component display took a long time for an operation (266 ms).
[10:28:23][W][component:238]: Components should block for at most 30 ms.
[10:28:24][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.75633 V with 1 decimals of accuracy
[10:28:24][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.88991 V with 1 decimals of accuracy
[10:28:24][D][cd74hc4067:036]: switch to input 0
[10:28:24][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.27932 V with 1 decimals of accuracy
[10:28:24][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.002A after 724 different samples (3620 SPS)
[10:28:24][D][sensor:094]: 'Measured Current-1': Sending state -0.04355 A with 2 decimals of accuracy
[10:28:24][W][component:237]: Component display took a long time for an operation (266 ms).
[10:28:24][W][component:238]: Components should block for at most 30 ms.
[10:28:25][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.48383 V with 1 decimals of accuracy
[10:28:25][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.31466 V with 1 decimals of accuracy
[10:28:25][D][cd74hc4067:036]: switch to input 4
[10:28:25][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.16985 V with 1 decimals of accuracy
[10:28:25][D][sht3xd:097]: Got temperature=20.58°C humidity=63.63%
[10:28:25][D][sensor:094]: 'sht Temperature': Sending state 20.58327 °C with 1 decimals of accuracy
[10:28:25][D][sensor:094]: 'sht Humidity': Sending state 63.63317 % with 1 decimals of accuracy
[10:28:25][W][component:237]: Component display took a long time for an operation (266 ms).
[10:28:25][W][component:238]: Components should block for at most 30 ms.
[10:28:25][D][ct_clamp:042]: 'Measured Current-5' - Raw AC Value: 0.003A after 289 different samples (1445 SPS)
[10:28:25][D][sensor:094]: 'Measured Current-5': Sending state 0.08645 A with 2 decimals of accuracy
[10:28:26][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.34947 V with 1 decimals of accuracy
[10:28:26][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.13211 V with 1 decimals of accuracy
[10:28:26][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.24342 V with 1 decimals of accuracy
[10:28:26][D][cd74hc4067:036]: switch to input 3
[10:28:26][W][component:237]: Component display took a long time for an operation (266 ms).
[10:28:26][W][component:238]: Components should block for at most 30 ms.
[10:28:26][D][ct_clamp:042]: 'Measured Current-4' - Raw AC Value: 0.005A after 252 different samples (1260 SPS)
[10:28:26][D][sensor:094]: 'Measured Current-4': Sending state 0.12726 A with 2 decimals of accuracy
[10:28:26][D][cd74hc4067:036]: switch to input 7
[10:28:26][D][cd74hc4067:036]: switch to input 10
[10:28:26][D][cd74hc4067:036]: switch to input 7
[10:28:26][D][cd74hc4067:036]: switch to input 10
[10:28:26][D][cd74hc4067:036]: switch to input 7
[10:28:26][D][cd74hc4067:036]: switch to input 10
[10:28:26][D][cd74hc4067:036]: switch to input 7
[10:28:26][D][cd74hc4067:036]: switch to input 10
[10:28:26][D][cd74hc4067:036]: switch to input 7
[10:28:26][D][cd74hc4067:036]: switch to input 10
[10:28:26][D][cd74hc4067:036]: switch to input 7
[10:28:26][D][cd74hc4067:036]: switch to input 10
[10:28:26][D][cd74hc4067:036]: switch to input 7
[10:28:26][D][cd74hc4067:036]: switch to input 10
[10:28:26][D][cd74hc4067:036]: switch to input 7
[10:28:26][D][cd74hc4067:036]: switch to input 10
[10:28:26][D][cd74hc4067:036]: switch to input 7
[10:28:26][D][cd74hc4067:036]: switch to input 10
[10:28:26][D][cd74hc4067:036]: switch to input 7
[10:28:26][D][cd74hc4067:036]: switch to input 10
[10:28:26][D][cd74hc4067:036]: switch to input 7
[10:28:26][D][cd74hc4067:036]: switch to input 10
[10:28:26][D][cd74hc4067:036]: switch to input 7
[10:28:26][D][cd74hc4067:036]: switch to input 10
[10:28:26][D][cd74hc4067:036]: switch to input 7
[10:28:27][D][cd74hc4067:036]: switch to input 10
[10:28:27][D][cd74hc4067:036]: switch to input 7
[10:28:27][D][cd74hc4067:036]: switch to input 10
[10:28:27][D][cd74hc4067:036]: switch to input 7
[10:28:27][D][cd74hc4067:036]: switch to input 10
[10:28:27][D][cd74hc4067:036]: switch to input 7
[10:28:27][D][cd74hc4067:036]: switch to input 10
[10:28:27][D][cd74hc4067:036]: switch to input 7
[10:28:27][D][cd74hc4067:036]: switch to input 10
[10:28:27][D][cd74hc4067:036]: switch to input 7
[10:28:27][D][cd74hc4067:036]: switch to input 10
[10:28:27][D][cd74hc4067:036]: switch to input 7
[10:28:27][D][cd74hc4067:036]: switch to input 10
[10:28:27][D][cd74hc4067:036]: switch to input 7
[10:28:27][D][cd74hc4067:036]: switch to input 10
[10:28:27][D][cd74hc4067:036]: switch to input 7
[10:28:27][D][cd74hc4067:036]: switch to input 10
[10:28:27][D][ct_clamp:042]: 'Measured Current-11' - Raw AC Value: 0.003A after 14 different samples (70 SPS)
[10:28:27][D][sensor:094]: 'Measured Current-11': Sending state 0.07330 A with 2 decimals of accuracy
[10:28:27][D][ct_clamp:042]: 'Measured Current-8' - Raw AC Value: 0.005A after 20 different samples (100 SPS)
[10:28:27][D][sensor:094]: 'Measured Current-8': Sending state 0.12823 A with 2 decimals of accuracy
[10:28:27][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.80196 V with 1 decimals of accuracy
[10:28:27][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.01465 V with 1 decimals of accuracy
[10:28:27][D][cd74hc4067:036]: switch to input 1
[10:28:27][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.93239 V with 1 decimals of accuracy
[10:28:27][D][ct_clamp:042]: 'Measured Current-2' - Raw AC Value: 0.003A after 703 different samples (3515 SPS)
[10:28:27][D][sensor:094]: 'Measured Current-2': Sending state 0.08022 A with 2 decimals of accuracy
[10:28:27][W][component:237]: Component display took a long time for an operation (266 ms).
[10:28:27][W][component:238]: Components should block for at most 30 ms.
[10:28:27][D][cd74hc4067:036]: switch to input 9
[10:28:27][D][sensor:094]: 'ai10': Sending state 1.07100 V with 3 decimals of accuracy
[10:28:28][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.84646 V with 1 decimals of accuracy
[10:28:28][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.93239 V with 1 decimals of accuracy
[10:28:28][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.66132 V with 1 decimals of accuracy
[10:28:28][W][component:237]: Component display took a long time for an operation (266 ms).
[10:28:28][W][component:238]: Components should block for at most 30 ms.
[10:28:29][D][cd74hc4067:036]: switch to input 14
[10:28:29][D][cd74hc4067:036]: switch to input 7
[10:28:29][D][sensor:094]: 'ai8': Sending state 1.06900 V with 3 decimals of accuracy
[10:28:29][D][cd74hc4067:036]: switch to input 14
[10:28:29][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.80196 V with 1 decimals of accuracy
[10:28:29][D][ct_clamp:042]: 'Measured Current-15' - Raw AC Value: 0.002A after 674 different samples (3370 SPS)
[10:28:29][D][sensor:094]: 'Measured Current-15': Sending state 0.05105 A with 2 decimals of accuracy
[10:28:29][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.97395 V with 1 decimals of accuracy
[10:28:29][D][cd74hc4067:036]: switch to input 0
[10:28:29][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.34947 V with 1 decimals of accuracy
[10:28:29][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.001A after 745 different samples (3725 SPS)
[10:28:29][D][sensor:094]: 'Measured Current-1': Sending state -0.05591 A with 2 decimals of accuracy
[10:28:29][W][component:237]: Component display took a long time for an operation (266 ms).
[10:28:29][W][component:238]: Components should block for at most 30 ms.
[10:28:29][D][cd74hc4067:036]: switch to input 12
[10:28:29][D][sensor:094]: 'ai13': Sending state 1.07100 V with 3 decimals of accuracy
[10:28:30][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.20694 V with 1 decimals of accuracy
[10:28:30][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.84646 V with 1 decimals of accuracy
[10:28:30][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.05455 V with 1 decimals of accuracy
[10:28:30][D][sht3xd:097]: Got temperature=20.57°C humidity=63.82%
[10:28:30][D][sensor:094]: 'sht Temperature': Sending state 20.56992 °C with 1 decimals of accuracy
[10:28:30][D][sensor:094]: 'sht Humidity': Sending state 63.81933 % with 1 decimals of accuracy
[10:28:30][W][component:237]: Component display took a long time for an operation (266 ms).
[10:28:30][W][component:238]: Components should block for at most 30 ms.
[10:28:31][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.93239 V with 1 decimals of accuracy
[10:28:31][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.05455 V with 1 decimals of accuracy
[10:28:31][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.09369 V with 1 decimals of accuracy
[10:28:31][W][component:237]: Component display took a long time for an operation (266 ms).
[10:28:31][W][component:238]: Components should block for at most 30 ms.
[10:28:32][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.24342 V with 1 decimals of accuracy
[10:28:32][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.93239 V with 1 decimals of accuracy
[10:28:32][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.13211 V with 1 decimals of accuracy
[10:28:32][W][component:237]: Component display took a long time for an operation (266 ms).
[10:28:32][W][component:238]: Components should block for at most 30 ms.
[10:28:33][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.09369 V with 1 decimals of accuracy
[10:28:33][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.41758 V with 1 decimals of accuracy
[10:28:33][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.88991 V with 1 decimals of accuracy
[10:28:33][W][component:237]: Component display took a long time for an operation (266 ms).
[10:28:33][W][component:238]: Components should block for at most 30 ms.
[10:28:34][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.20694 V with 1 decimals of accuracy
[10:28:34][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.24342 V with 1 decimals of accuracy
[10:28:34][D][cd74hc4067:036]: switch to input 0
[10:28:34][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.61129 V with 1 decimals of accuracy
[10:28:34][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.001A after 731 different samples (3655 SPS)
[10:28:34][D][sensor:094]: 'Measured Current-1': Sending state -0.06134 A with 2 decimals of accuracy
[10:28:34][W][component:237]: Component display took a long time for an operation (266 ms).
[10:28:34][W][component:238]: Components should block for at most 30 ms.
[10:28:35][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.13211 V with 1 decimals of accuracy
[10:28:35][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.09369 V with 1 decimals of accuracy
[10:28:35][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.38377 V with 1 decimals of accuracy
[10:28:35][D][sht3xd:097]: Got temperature=20.57°C humidity=64.16%
[10:28:35][D][sensor:094]: 'sht Temperature': Sending state 20.56992 °C with 1 decimals of accuracy
[10:28:35][D][sensor:094]: 'sht Humidity': Sending state 64.16418 % with 1 decimals of accuracy
[10:28:35][W][component:237]: Component display took a long time for an operation (266 ms).
[10:28:35][W][component:238]: Components should block for at most 30 ms.
[10:28:36][W][ethernet:265]: Connecting via ethernet failed! Re-connecting...
[10:28:36][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.38377 V with 1 decimals of accuracy
[10:28:36][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.09369 V with 1 decimals of accuracy
[10:28:36][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.34947 V with 1 decimals of accuracy
[10:28:36][W][component:237]: Component display took a long time for an operation (266 ms).
[10:28:36][W][component:238]: Components should block for at most 30 ms.
[10:28:37][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.31466 V with 1 decimals of accuracy
[10:28:37][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.20694 V with 1 decimals of accuracy
[10:28:37][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.27932 V with 1 decimals of accuracy
[10:28:37][W][component:237]: Component display took a long time for an operation (266 ms).
[10:28:37][W][component:238]: Components should block for at most 30 ms.
[10:28:38][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.09369 V with 1 decimals of accuracy
[10:28:38][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.24342 V with 1 decimals of accuracy
[10:28:38][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.05455 V with 1 decimals of accuracy
[10:28:38][W][component:237]: Component display took a long time for an operation (266 ms).
[10:28:38][W][component:238]: Components should block for at most 30 ms.
[10:28:39][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.31466 V with 1 decimals of accuracy
[10:28:39][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.93239 V with 1 decimals of accuracy
[10:28:39][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.01465 V with 1 decimals of accuracy
[10:28:39][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.002A after 740 different samples (3700 SPS)
[10:28:39][D][sensor:094]: 'Measured Current-1': Sending state -0.04210 A with 2 decimals of accuracy
[10:28:39][W][component:237]: Component display took a long time for an operation (266 ms).
[10:28:39][W][component:238]: Components should block for at most 30 ms.
[10:28:40][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.16985 V with 1 decimals of accuracy
[10:28:40][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.16985 V with 1 decimals of accuracy
[10:28:40][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.54836 V with 1 decimals of accuracy
[10:28:40][D][sht3xd:097]: Got temperature=20.62°C humidity=64.04%
[10:28:40][D][sensor:094]: 'sht Temperature': Sending state 20.61532 °C with 1 decimals of accuracy
[10:28:40][D][sensor:094]: 'sht Humidity': Sending state 64.03601 % with 1 decimals of accuracy
[10:28:40][W][component:237]: Component display took a long time for an operation (266 ms).
[10:28:40][W][component:238]: Components should block for at most 30 ms.
[10:28:41][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.13211 V with 1 decimals of accuracy
[10:28:41][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.01465 V with 1 decimals of accuracy
[10:28:41][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.24342 V with 1 decimals of accuracy
[10:28:41][W][component:237]: Component display took a long time for an operation (266 ms).
[10:28:41][W][component:238]: Components should block for at most 30 ms.
[10:28:42][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.54836 V with 1 decimals of accuracy
[10:28:42][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.20694 V with 1 decimals of accuracy
[10:28:42][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.31466 V with 1 decimals of accuracy
[10:28:42][W][component:237]: Component display took a long time for an operation (266 ms).
[10:28:42][W][component:238]: Components should block for at most 30 ms.
[10:28:43][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.38377 V with 1 decimals of accuracy
[10:28:43][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.24342 V with 1 decimals of accuracy
[10:28:43][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.16985 V with 1 decimals of accuracy
[10:28:43][W][component:237]: Component display took a long time for an operation (266 ms).
[10:28:43][W][component:238]: Components should block for at most 30 ms.
[10:28:44][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.13211 V with 1 decimals of accuracy
[10:28:44][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.38377 V with 1 decimals of accuracy
[10:28:44][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.01465 V with 1 decimals of accuracy
[10:28:44][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.002A after 750 different samples (3750 SPS)
[10:28:44][D][sensor:094]: 'Measured Current-1': Sending state -0.05336 A with 2 decimals of accuracy
[10:28:44][W][component:237]: Component display took a long time for an operation (266 ms).
[10:28:44][W][component:238]: Components should block for at most 30 ms.
[10:28:45][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.20694 V with 1 decimals of accuracy
[10:28:45][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.16985 V with 1 decimals of accuracy
[10:28:45][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.13211 V with 1 decimals of accuracy
[10:28:45][D][sht3xd:097]: Got temperature=20.58°C humidity=63.83%
[10:28:45][D][sensor:094]: 'sht Temperature': Sending state 20.58327 °C with 1 decimals of accuracy
[10:28:45][D][sensor:094]: 'sht Humidity': Sending state 63.83307 % with 1 decimals of accuracy
[10:28:45][W][component:237]: Component display took a long time for an operation (266 ms).
[10:28:45][W][component:238]: Components should block for at most 30 ms.
[10:28:46][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.48383 V with 1 decimals of accuracy
[10:28:46][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.20694 V with 1 decimals of accuracy
[10:28:46][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.13211 V with 1 decimals of accuracy
[10:28:46][W][component:237]: Component display took a long time for an operation (266 ms).
[10:28:46][W][component:238]: Components should block for at most 30 ms.
[10:28:47][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.45093 V with 1 decimals of accuracy
[10:28:47][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.38377 V with 1 decimals of accuracy
[10:28:47][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.20694 V with 1 decimals of accuracy
[10:28:47][W][component:237]: Component display took a long time for an operation (266 ms).
[10:28:47][W][component:238]: Components should block for at most 30 ms.
[10:28:48][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.93239 V with 1 decimals of accuracy
[10:28:48][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.24342 V with 1 decimals of accuracy
[10:28:48][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.20694 V with 1 decimals of accuracy
[10:28:48][W][component:237]: Component display took a long time for an operation (266 ms).
[10:28:48][W][component:238]: Components should block for at most 30 ms.
[10:28:49][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.05455 V with 1 decimals of accuracy
[10:28:49][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.16985 V with 1 decimals of accuracy
[10:28:49][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.13211 V with 1 decimals of accuracy
[10:28:49][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.002A after 780 different samples (3900 SPS)
[10:28:49][D][sensor:094]: 'Measured Current-1': Sending state -0.03721 A with 2 decimals of accuracy
[10:28:49][W][component:237]: Component display took a long time for an operation (266 ms).
[10:28:49][W][component:238]: Components should block for at most 30 ms.
[10:28:50][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.58001 V with 1 decimals of accuracy
[10:28:50][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.97395 V with 1 decimals of accuracy
[10:28:50][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.09369 V with 1 decimals of accuracy
[10:28:50][D][sht3xd:097]: Got temperature=20.58°C humidity=63.67%
[10:28:50][D][sensor:094]: 'sht Temperature': Sending state 20.58327 °C with 1 decimals of accuracy
[10:28:50][D][sensor:094]: 'sht Humidity': Sending state 63.66522 % with 1 decimals of accuracy
[10:28:50][W][component:237]: Component display took a long time for an operation (266 ms).
[10:28:50][W][component:238]: Components should block for at most 30 ms.
[10:28:51][W][ethernet:265]: Connecting via ethernet failed! Re-connecting...
[10:28:51][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.34947 V with 1 decimals of accuracy
[10:28:51][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.41758 V with 1 decimals of accuracy
[10:28:51][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.01465 V with 1 decimals of accuracy
[10:28:51][W][component:237]: Component display took a long time for an operation (266 ms).
[10:28:51][W][component:238]: Components should block for at most 30 ms.
[10:28:52][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.24342 V with 1 decimals of accuracy
[10:28:52][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.31466 V with 1 decimals of accuracy
[10:28:52][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.38377 V with 1 decimals of accuracy
[10:28:52][W][component:237]: Component display took a long time for an operation (266 ms).
[10:28:52][W][component:238]: Components should block for at most 30 ms.
[10:28:53][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.34947 V with 1 decimals of accuracy
[10:28:53][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.34947 V with 1 decimals of accuracy
[10:28:53][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.24342 V with 1 decimals of accuracy
[10:28:53][W][component:237]: Component display took a long time for an operation (266 ms).
[10:28:53][W][component:238]: Components should block for at most 30 ms.
[10:28:54][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.24342 V with 1 decimals of accuracy
[10:28:54][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.13211 V with 1 decimals of accuracy
[10:28:54][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.41758 V with 1 decimals of accuracy
[10:28:54][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.002A after 752 different samples (3760 SPS)
[10:28:54][D][sensor:094]: 'Measured Current-1': Sending state -0.04975 A with 2 decimals of accuracy
[10:28:54][W][component:237]: Component display took a long time for an operation (266 ms).
[10:28:54][W][component:238]: Components should block for at most 30 ms.
[10:28:55][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.20694 V with 1 decimals of accuracy
[10:28:55][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.09369 V with 1 decimals of accuracy
[10:28:55][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.01465 V with 1 decimals of accuracy
[10:28:55][D][sht3xd:097]: Got temperature=20.58°C humidity=63.58%
[10:28:55][D][sensor:094]: 'sht Temperature': Sending state 20.58327 °C with 1 decimals of accuracy
[10:28:55][D][sensor:094]: 'sht Humidity': Sending state 63.58282 % with 1 decimals of accuracy
[10:28:55][W][component:237]: Component display took a long time for an operation (266 ms).
[10:28:55][W][component:238]: Components should block for at most 30 ms.
[10:28:56][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.34947 V with 1 decimals of accuracy
[10:28:56][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.09369 V with 1 decimals of accuracy
[10:28:56][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.20694 V with 1 decimals of accuracy
[10:28:56][W][component:237]: Component display took a long time for an operation (265 ms).
[10:28:56][W][component:238]: Components should block for at most 30 ms.
[10:28:57][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.13211 V with 1 decimals of accuracy
[10:28:57][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.13211 V with 1 decimals of accuracy
[10:28:57][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.09369 V with 1 decimals of accuracy
[10:28:57][W][component:237]: Component display took a long time for an operation (265 ms).
[10:28:57][W][component:238]: Components should block for at most 30 ms.
[10:28:58][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.16985 V with 1 decimals of accuracy
[10:28:58][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.38377 V with 1 decimals of accuracy
[10:28:58][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.16985 V with 1 decimals of accuracy
[10:28:58][W][component:237]: Component display took a long time for an operation (266 ms).
[10:28:58][W][component:238]: Components should block for at most 30 ms.
[10:28:59][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.05455 V with 1 decimals of accuracy
[10:28:59][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.01465 V with 1 decimals of accuracy
[10:28:59][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.75633 V with 1 decimals of accuracy
[10:28:59][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.002A after 775 different samples (3875 SPS)
[10:28:59][D][sensor:094]: 'Measured Current-1': Sending state -0.04236 A with 2 decimals of accuracy
[10:28:59][W][component:237]: Component display took a long time for an operation (266 ms).
[10:28:59][W][component:238]: Components should block for at most 30 ms.
[10:29:00][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.38377 V with 1 decimals of accuracy
[10:29:00][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.31466 V with 1 decimals of accuracy
[10:29:00][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.13211 V with 1 decimals of accuracy
[10:29:00][D][sht3xd:097]: Got temperature=20.62°C humidity=63.73%
[10:29:00][D][sensor:094]: 'sht Temperature': Sending state 20.61532 °C with 1 decimals of accuracy
[10:29:00][D][sensor:094]: 'sht Humidity': Sending state 63.73388 % with 1 decimals of accuracy
[10:29:00][W][component:237]: Component display took a long time for an operation (266 ms).
[10:29:00][W][component:238]: Components should block for at most 30 ms.
[10:29:01][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.34947 V with 1 decimals of accuracy
[10:29:01][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.09369 V with 1 decimals of accuracy
[10:29:01][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.97395 V with 1 decimals of accuracy
[10:29:01][W][component:237]: Component display took a long time for an operation (265 ms).
[10:29:01][W][component:238]: Components should block for at most 30 ms.
[10:29:01][D][sensor:094]: 'power1': Sending state -0.08869 W with 1 decimals of accuracy
[10:29:01][D][sensor:094]: 'Total Daily Energy1': Sending state -0.00001 kWh with 3 decimals of accuracy
[10:29:01][D][cd74hc4067:036]: switch to input 1
[10:29:01][D][sensor:094]: 'ai2': Sending state 1.07300 V with 3 decimals of accuracy
[10:29:02][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.88991 V with 1 decimals of accuracy
[10:29:02][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.80196 V with 1 decimals of accuracy
[10:29:02][D][cd74hc4067:036]: switch to input 0
[10:29:02][D][sensor:094]: 'ai1': Sending state 1.07100 V with 3 decimals of accuracy
[10:29:02][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.16985 V with 1 decimals of accuracy
[10:29:02][W][component:237]: Component display took a long time for an operation (266 ms).
[10:29:02][W][component:238]: Components should block for at most 30 ms.
[10:29:03][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.34947 V with 1 decimals of accuracy
[10:29:03][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.13211 V with 1 decimals of accuracy
[10:29:03][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.16985 V with 1 decimals of accuracy
[10:29:03][W][component:237]: Component display took a long time for an operation (265 ms).
[10:29:03][W][component:238]: Components should block for at most 30 ms.
[10:29:04][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.05455 V with 1 decimals of accuracy
[10:29:04][D][cd74hc4067:036]: switch to input 14
[10:29:04][D][sensor:094]: 'ai15': Sending state 1.07100 V with 3 decimals of accuracy
[10:29:04][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.84646 V with 1 decimals of accuracy
[10:29:04][D][cd74hc4067:036]: switch to input 0
[10:29:04][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.13211 V with 1 decimals of accuracy
[10:29:04][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.002A after 736 different samples (3680 SPS)
[10:29:04][D][sensor:094]: 'Measured Current-1': Sending state -0.03159 A with 2 decimals of accuracy
[10:29:04][W][component:237]: Component display took a long time for an operation (266 ms).
[10:29:04][W][component:238]: Components should block for at most 30 ms.
[10:29:04][D][cd74hc4067:036]: switch to input 13
[10:29:04][D][sensor:094]: 'ai14': Sending state 1.07000 V with 3 decimals of accuracy
[10:29:05][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.84646 V with 1 decimals of accuracy
[10:29:05][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.66132 V with 1 decimals of accuracy
[10:29:05][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.66132 V with 1 decimals of accuracy
[10:29:05][D][sht3xd:097]: Got temperature=20.64°C humidity=63.78%
[10:29:05][D][sensor:094]: 'sht Temperature': Sending state 20.64202 °C with 1 decimals of accuracy
[10:29:05][D][sensor:094]: 'sht Humidity': Sending state 63.77966 % with 1 decimals of accuracy
[10:29:05][W][component:237]: Component display took a long time for an operation (266 ms).
[10:29:05][W][component:238]: Components should block for at most 30 ms.
[10:29:05][D][cd74hc4067:036]: switch to input 5
[10:29:06][D][ct_clamp:042]: 'Measured Current-6' - Raw AC Value: 0.004A after 922 different samples (4610 SPS)
[10:29:06][D][sensor:094]: 'Measured Current-6': Sending state 0.10708 A with 2 decimals of accuracy
[10:29:06][W][ethernet:265]: Connecting via ethernet failed! Re-connecting...
[10:29:06][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.84646 V with 1 decimals of accuracy
[10:29:06][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.88991 V with 1 decimals of accuracy
[10:29:06][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.84646 V with 1 decimals of accuracy
[10:29:06][W][component:237]: Component display took a long time for an operation (266 ms).
[10:29:06][W][component:238]: Components should block for at most 30 ms.
[10:29:07][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.56054 V with 1 decimals of accuracy
[10:29:07][D][cd74hc4067:036]: switch to input 3
[10:29:07][D][sensor:094]: 'ai4': Sending state 1.07300 V with 3 decimals of accuracy
[10:29:07][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.88991 V with 1 decimals of accuracy
[10:29:07][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.93239 V with 1 decimals of accuracy
[10:29:07][W][component:237]: Component display took a long time for an operation (266 ms).
[10:29:07][W][component:238]: Components should block for at most 30 ms.
[10:29:07][D][cd74hc4067:036]: switch to input 4
[10:29:07][D][sensor:094]: 'ai5': Sending state 1.07300 V with 3 decimals of accuracy
[10:29:08][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.05455 V with 1 decimals of accuracy
[10:29:08][D][cd74hc4067:036]: switch to input 9
[10:29:08][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.84646 V with 1 decimals of accuracy
[10:29:08][D][ct_clamp:042]: 'Measured Current-10' - Raw AC Value: 0.002A after 637 different samples (3185 SPS)
[10:29:08][D][sensor:094]: 'Measured Current-10': Sending state 0.05913 A with 2 decimals of accuracy
[10:29:08][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.75633 V with 1 decimals of accuracy
[10:29:08][W][component:237]: Component display took a long time for an operation (266 ms).
[10:29:08][W][component:238]: Components should block for at most 30 ms.
[10:29:08][D][cd74hc4067:036]: switch to input 11
[10:29:09][D][ct_clamp:042]: 'Measured Current-12' - Raw AC Value: 0.004A after 947 different samples (4735 SPS)
[10:29:09][D][sensor:094]: 'Measured Current-12': Sending state 0.11503 A with 2 decimals of accuracy
[10:29:09][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.61172 V with 1 decimals of accuracy
[10:29:09][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.61172 V with 1 decimals of accuracy
[10:29:09][D][cd74hc4067:036]: switch to input 0
[10:29:09][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.05455 V with 1 decimals of accuracy
[10:29:09][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.002A after 726 different samples (3630 SPS)
[10:29:09][D][sensor:094]: 'Measured Current-1': Sending state -0.02666 A with 2 decimals of accuracy
[10:29:09][W][component:237]: Component display took a long time for an operation (266 ms).
[10:29:09][W][component:238]: Components should block for at most 30 ms.
[10:29:09][D][cd74hc4067:036]: switch to input 15
[10:29:10][D][ct_clamp:042]: 'Measured Current-16' - Raw AC Value: 0.004A after 979 different samples (4895 SPS)
[10:29:10][D][sensor:094]: 'Measured Current-16': Sending state 0.12255 A with 2 decimals of accuracy
[10:29:10][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.33637 V with 1 decimals of accuracy
[10:29:10][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.45279 V with 1 decimals of accuracy
[10:29:10][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.80196 V with 1 decimals of accuracy
[10:29:10][D][sht3xd:097]: Got temperature=20.60°C humidity=63.63%
[10:29:10][D][sensor:094]: 'sht Temperature': Sending state 20.59663 °C with 1 decimals of accuracy
[10:29:10][D][sensor:094]: 'sht Humidity': Sending state 63.62707 % with 1 decimals of accuracy
[10:29:10][W][component:237]: Component display took a long time for an operation (266 ms).
[10:29:10][W][component:238]: Components should block for at most 30 ms.
[10:29:11][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.70949 V with 1 decimals of accuracy
[10:29:11][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.61172 V with 1 decimals of accuracy
[10:29:11][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.61172 V with 1 decimals of accuracy
[10:29:11][W][component:237]: Component display took a long time for an operation (266 ms).
[10:29:11][W][component:238]: Components should block for at most 30 ms.
[10:29:11][D][cd74hc4067:036]: switch to input 2
[10:29:12][D][sensor:094]: 'ai3': Sending state 1.07500 V with 3 decimals of accuracy
[10:29:12][D][ct_clamp:042]: 'Measured Current-3' - Raw AC Value: 0.001A after 894 different samples (4470 SPS)
[10:29:12][D][sensor:094]: 'Measured Current-3': Sending state 0.04127 A with 2 decimals of accuracy
[10:29:12][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.01465 V with 1 decimals of accuracy
[10:29:12][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.09369 V with 1 decimals of accuracy
[10:29:12][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.41758 V with 1 decimals of accuracy
[10:29:12][W][component:237]: Component display took a long time for an operation (266 ms).
[10:29:12][W][component:238]: Components should block for at most 30 ms.
[10:29:13][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.34947 V with 1 decimals of accuracy
[10:29:13][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.05455 V with 1 decimals of accuracy
[10:29:13][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.27932 V with 1 decimals of accuracy
[10:29:13][W][component:237]: Component display took a long time for an operation (266 ms).
[10:29:13][W][component:238]: Components should block for at most 30 ms.
[10:29:14][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.13211 V with 1 decimals of accuracy
[10:29:14][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.93239 V with 1 decimals of accuracy
[10:29:14][D][cd74hc4067:036]: switch to input 0
[10:29:14][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.01465 V with 1 decimals of accuracy
[10:29:14][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.002A after 698 different samples (3490 SPS)
[10:29:14][D][sensor:094]: 'Measured Current-1': Sending state -0.03561 A with 2 decimals of accuracy
[10:29:14][W][component:237]: Component display took a long time for an operation (266 ms).
[10:29:14][W][component:238]: Components should block for at most 30 ms.
[10:29:15][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.97395 V with 1 decimals of accuracy
[10:29:15][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.27932 V with 1 decimals of accuracy
[10:29:15][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.05455 V with 1 decimals of accuracy
[10:29:15][D][sht3xd:097]: Got temperature=20.63°C humidity=63.57%
[10:29:15][D][sensor:094]: 'sht Temperature': Sending state 20.62867 °C with 1 decimals of accuracy
[10:29:15][D][sensor:094]: 'sht Humidity': Sending state 63.57214 % with 1 decimals of accuracy
[10:29:15][W][component:237]: Component display took a long time for an operation (266 ms).
[10:29:15][W][component:238]: Components should block for at most 30 ms.
[10:29:16][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.38377 V with 1 decimals of accuracy
[10:29:16][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.51630 V with 1 decimals of accuracy
[10:29:16][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.38377 V with 1 decimals of accuracy
[10:29:16][W][component:237]: Component display took a long time for an operation (266 ms).
[10:29:16][W][component:238]: Components should block for at most 30 ms.
[10:29:17][D][cd74hc4067:036]: switch to input 15
[10:29:17][D][sensor:094]: 'ai16': Sending state 1.08200 V with 3 decimals of accuracy
[10:29:17][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.45279 V with 1 decimals of accuracy
[10:29:17][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.75633 V with 1 decimals of accuracy
[10:29:17][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.80196 V with 1 decimals of accuracy
[10:29:17][W][component:237]: Component display took a long time for an operation (266 ms).
[10:29:17][W][component:238]: Components should block for at most 30 ms.
[10:29:17][D][cd74hc4067:036]: switch to input 8
[10:29:17][D][sensor:094]: 'ai9': Sending state 1.07600 V with 3 decimals of accuracy
[10:29:18][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.20694 V with 1 decimals of accuracy
[10:29:18][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.24342 V with 1 decimals of accuracy
[10:29:18][D][ct_clamp:042]: 'Measured Current-9' - Raw AC Value: 0.001A after 731 different samples (3655 SPS)
[10:29:18][D][sensor:094]: 'Measured Current-9': Sending state 0.02208 A with 2 decimals of accuracy
[10:29:18][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.01465 V with 1 decimals of accuracy
[10:29:18][D][cd74hc4067:036]: switch to input 5
[10:29:18][D][sensor:094]: 'ai6': Sending state 1.07100 V with 3 decimals of accuracy
[10:29:18][W][component:237]: Component display took a long time for an operation (266 ms).
[10:29:18][W][component:238]: Components should block for at most 30 ms.
[10:29:18][D][cd74hc4067:036]: switch to input 6
[10:29:19][D][ct_clamp:042]: 'Measured Current-7' - Raw AC Value: 0.002A after 942 different samples (4710 SPS)
[10:29:19][D][sensor:094]: 'Measured Current-7': Sending state 0.06661 A with 2 decimals of accuracy
[10:29:19][D][cd74hc4067:036]: switch to input 11
[10:29:19][D][sensor:094]: 'ai12': Sending state 1.07700 V with 3 decimals of accuracy
[10:29:19][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.56054 V with 1 decimals of accuracy
[10:29:19][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.66132 V with 1 decimals of accuracy
[10:29:19][D][cd74hc4067:036]: switch to input 0
[10:29:19][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.01465 V with 1 decimals of accuracy
[10:29:19][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.002A after 723 different samples (3615 SPS)
[10:29:19][D][sensor:094]: 'Measured Current-1': Sending state -0.05094 A with 2 decimals of accuracy
[10:29:19][W][component:237]: Component display took a long time for an operation (266 ms).
[10:29:19][W][component:238]: Components should block for at most 30 ms.
[10:29:20][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.27932 V with 1 decimals of accuracy
[10:29:20][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.34947 V with 1 decimals of accuracy
[10:29:20][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.31466 V with 1 decimals of accuracy
[10:29:20][D][sht3xd:097]: Got temperature=20.62°C humidity=63.71%
[10:29:20][D][sensor:094]: 'sht Temperature': Sending state 20.61532 °C with 1 decimals of accuracy
[10:29:20][D][sensor:094]: 'sht Humidity': Sending state 63.71405 % with 1 decimals of accuracy
[10:29:20][W][component:237]: Component display took a long time for an operation (266 ms).
[10:29:20][W][component:238]: Components should block for at most 30 ms.
[10:29:21][W][ethernet:265]: Connecting via ethernet failed! Re-connecting...
[10:29:21][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.13211 V with 1 decimals of accuracy
[10:29:21][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.16985 V with 1 decimals of accuracy
[10:29:21][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.05455 V with 1 decimals of accuracy
[10:29:21][D][cd74hc4067:036]: switch to input 12
[10:29:21][W][component:237]: Component display took a long time for an operation (266 ms).
[10:29:21][W][component:238]: Components should block for at most 30 ms.
[10:29:21][D][ct_clamp:042]: 'Measured Current-13' - Raw AC Value: 0.003A after 71 different samples (355 SPS)
[10:29:21][D][sensor:094]: 'Measured Current-13': Sending state 0.08916 A with 2 decimals of accuracy
[10:29:21][D][cd74hc4067:036]: switch to input 13
[10:29:22][D][ct_clamp:042]: 'Measured Current-14' - Raw AC Value: 0.002A after 776 different samples (3880 SPS)
[10:29:22][D][sensor:094]: 'Measured Current-14': Sending state 0.06456 A with 2 decimals of accuracy
[10:29:22][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.01465 V with 1 decimals of accuracy
[10:29:22][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.39579 V with 1 decimals of accuracy
[10:29:22][D][esp32.preferences:114]: Saving 1 preferences to flash...
[10:29:22][D][esp32.preferences:143]: Saving 1 preferences to flash: 0 cached, 1 written, 0 failed
[10:29:22][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.80196 V with 1 decimals of accuracy
[10:29:22][W][component:237]: Component display took a long time for an operation (266 ms).
[10:29:22][W][component:238]: Components should block for at most 30 ms.
[10:29:22][D][cd74hc4067:036]: switch to input 6
[10:29:22][D][sensor:094]: 'ai7': Sending state 1.07100 V with 3 decimals of accuracy
[10:29:23][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.01465 V with 1 decimals of accuracy
[10:29:23][D][cd74hc4067:036]: switch to input 10
[10:29:23][D][sensor:094]: 'ai11': Sending state 1.06900 V with 3 decimals of accuracy
[10:29:23][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.09369 V with 1 decimals of accuracy
[10:29:23][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.93239 V with 1 decimals of accuracy
[10:29:23][W][component:237]: Component display took a long time for an operation (265 ms).
[10:29:23][W][component:238]: Components should block for at most 30 ms.
[10:29:24][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.80196 V with 1 decimals of accuracy
[10:29:24][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.97395 V with 1 decimals of accuracy
[10:29:24][D][cd74hc4067:036]: switch to input 0
[10:29:24][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.09369 V with 1 decimals of accuracy
[10:29:24][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.002A after 768 different samples (3840 SPS)
[10:29:24][D][sensor:094]: 'Measured Current-1': Sending state -0.04965 A with 2 decimals of accuracy
[10:29:24][W][component:237]: Component display took a long time for an operation (266 ms).
[10:29:24][W][component:238]: Components should block for at most 30 ms.
[10:29:25][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.41758 V with 1 decimals of accuracy
[10:29:25][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.24342 V with 1 decimals of accuracy
[10:29:25][D][cd74hc4067:036]: switch to input 4
[10:29:25][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.16985 V with 1 decimals of accuracy
[10:29:25][D][sht3xd:097]: Got temperature=20.64°C humidity=63.68%
[10:29:25][D][sensor:094]: 'sht Temperature': Sending state 20.64202 °C with 1 decimals of accuracy
[10:29:25][D][sensor:094]: 'sht Humidity': Sending state 63.67743 % with 1 decimals of accuracy
[10:29:25][W][component:237]: Component display took a long time for an operation (266 ms).
[10:29:25][W][component:238]: Components should block for at most 30 ms.
[10:29:25][D][ct_clamp:042]: 'Measured Current-5' - Raw AC Value: 0.003A after 287 different samples (1435 SPS)
[10:29:25][D][sensor:094]: 'Measured Current-5': Sending state 0.07388 A with 2 decimals of accuracy
[10:29:26][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.31466 V with 1 decimals of accuracy
[10:29:26][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.31466 V with 1 decimals of accuracy
[10:29:26][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.01465 V with 1 decimals of accuracy
[10:29:26][D][cd74hc4067:036]: switch to input 3
[10:29:26][W][component:237]: Component display took a long time for an operation (266 ms).
[10:29:26][W][component:238]: Components should block for at most 30 ms.
[10:29:26][D][ct_clamp:042]: 'Measured Current-4' - Raw AC Value: 0.004A after 277 different samples (1385 SPS)
[10:29:26][D][sensor:094]: 'Measured Current-4': Sending state 0.12679 A with 2 decimals of accuracy
[10:29:26][D][cd74hc4067:036]: switch to input 7
[10:29:26][D][cd74hc4067:036]: switch to input 10
[10:29:26][D][cd74hc4067:036]: switch to input 7
[10:29:26][D][cd74hc4067:036]: switch to input 10
[10:29:26][D][cd74hc4067:036]: switch to input 7
[10:29:26][D][cd74hc4067:036]: switch to input 10
[10:29:26][D][cd74hc4067:036]: switch to input 7
[10:29:26][D][cd74hc4067:036]: switch to input 10
[10:29:26][D][cd74hc4067:036]: switch to input 7
[10:29:26][D][cd74hc4067:036]: switch to input 10
[10:29:26][D][cd74hc4067:036]: switch to input 7
[10:29:26][D][cd74hc4067:036]: switch to input 10
[10:29:26][D][cd74hc4067:036]: switch to input 7
[10:29:26][D][cd74hc4067:036]: switch to input 10
[10:29:26][D][cd74hc4067:036]: switch to input 7
[10:29:26][D][cd74hc4067:036]: switch to input 10
[10:29:26][D][cd74hc4067:036]: switch to input 7
[10:29:26][D][cd74hc4067:036]: switch to input 10
[10:29:26][D][cd74hc4067:036]: switch to input 7
[10:29:26][D][cd74hc4067:036]: switch to input 10
[10:29:26][D][cd74hc4067:036]: switch to input 7
[10:29:26][D][cd74hc4067:036]: switch to input 10
[10:29:26][D][cd74hc4067:036]: switch to input 7
[10:29:26][D][cd74hc4067:036]: switch to input 10
[10:29:26][D][cd74hc4067:036]: switch to input 7
[10:29:27][D][cd74hc4067:036]: switch to input 10
[10:29:27][D][cd74hc4067:036]: switch to input 7
[10:29:27][D][cd74hc4067:036]: switch to input 10
[10:29:27][D][cd74hc4067:036]: switch to input 7
[10:29:27][D][cd74hc4067:036]: switch to input 10
[10:29:27][D][cd74hc4067:036]: switch to input 7
[10:29:27][D][cd74hc4067:036]: switch to input 10
[10:29:27][D][cd74hc4067:036]: switch to input 7
[10:29:27][D][cd74hc4067:036]: switch to input 10
[10:29:27][D][cd74hc4067:036]: switch to input 7
[10:29:27][D][cd74hc4067:036]: switch to input 10
[10:29:27][D][cd74hc4067:036]: switch to input 7
[10:29:27][D][cd74hc4067:036]: switch to input 10
[10:29:27][D][cd74hc4067:036]: switch to input 7
[10:29:27][D][cd74hc4067:036]: switch to input 10
[10:29:27][D][cd74hc4067:036]: switch to input 7
[10:29:27][D][cd74hc4067:036]: switch to input 10
[10:29:27][D][ct_clamp:042]: 'Measured Current-11' - Raw AC Value: 0.002A after 16 different samples (80 SPS)
[10:29:27][D][sensor:094]: 'Measured Current-11': Sending state 0.05708 A with 2 decimals of accuracy
[10:29:27][D][ct_clamp:042]: 'Measured Current-8' - Raw AC Value: 0.006A after 18 different samples (90 SPS)
[10:29:27][D][sensor:094]: 'Measured Current-8': Sending state 0.17891 A with 2 decimals of accuracy
[10:29:27][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.01465 V with 1 decimals of accuracy
[10:29:27][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.93239 V with 1 decimals of accuracy
[10:29:27][D][cd74hc4067:036]: switch to input 1
[10:29:27][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.75633 V with 1 decimals of accuracy
[10:29:27][D][ct_clamp:042]: 'Measured Current-2' - Raw AC Value: 0.003A after 741 different samples (3705 SPS)
[10:29:27][D][sensor:094]: 'Measured Current-2': Sending state 0.07345 A with 2 decimals of accuracy
[10:29:27][W][component:237]: Component display took a long time for an operation (266 ms).
[10:29:27][W][component:238]: Components should block for at most 30 ms.
[10:29:27][D][cd74hc4067:036]: switch to input 9
[10:29:27][D][sensor:094]: 'ai10': Sending state 1.07300 V with 3 decimals of accuracy
[10:29:28][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.84646 V with 1 decimals of accuracy
[10:29:28][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.70949 V with 1 decimals of accuracy
[10:29:28][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.75633 V with 1 decimals of accuracy
[10:29:28][W][component:237]: Component display took a long time for an operation (265 ms).
[10:29:28][W][component:238]: Components should block for at most 30 ms.
[10:29:29][D][cd74hc4067:036]: switch to input 14
[10:29:29][D][cd74hc4067:036]: switch to input 7
[10:29:29][D][sensor:094]: 'ai8': Sending state 1.06300 V with 3 decimals of accuracy
[10:29:29][D][cd74hc4067:036]: switch to input 14
[10:29:29][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.80196 V with 1 decimals of accuracy
[10:29:29][D][ct_clamp:042]: 'Measured Current-15' - Raw AC Value: 0.002A after 672 different samples (3360 SPS)
[10:29:29][D][sensor:094]: 'Measured Current-15': Sending state 0.04298 A with 2 decimals of accuracy
[10:29:29][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.80196 V with 1 decimals of accuracy
[10:29:29][D][cd74hc4067:036]: switch to input 0
[10:29:29][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.24342 V with 1 decimals of accuracy
[10:29:29][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.002A after 726 different samples (3630 SPS)
[10:29:29][D][sensor:094]: 'Measured Current-1': Sending state -0.05169 A with 2 decimals of accuracy
[10:29:29][W][component:237]: Component display took a long time for an operation (266 ms).
[10:29:29][W][component:238]: Components should block for at most 30 ms.
[10:29:29][D][cd74hc4067:036]: switch to input 12
[10:29:29][D][sensor:094]: 'ai13': Sending state 1.07100 V with 3 decimals of accuracy
[10:29:30][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.24342 V with 1 decimals of accuracy
[10:29:30][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.13211 V with 1 decimals of accuracy
[10:29:30][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.93239 V with 1 decimals of accuracy
[10:29:30][D][sht3xd:097]: Got temperature=20.63°C humidity=63.50%
[10:29:30][D][sensor:094]: 'sht Temperature': Sending state 20.62867 °C with 1 decimals of accuracy
[10:29:30][D][sensor:094]: 'sht Humidity': Sending state 63.49889 % with 1 decimals of accuracy
[10:29:30][W][component:237]: Component display took a long time for an operation (266 ms).
[10:29:30][W][component:238]: Components should block for at most 30 ms.
[10:29:31][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.16985 V with 1 decimals of accuracy
[10:29:31][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.05455 V with 1 decimals of accuracy
[10:29:31][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.27932 V with 1 decimals of accuracy
[10:29:31][W][component:237]: Component display took a long time for an operation (266 ms).
[10:29:31][W][component:238]: Components should block for at most 30 ms.
[10:29:32][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.13211 V with 1 decimals of accuracy
[10:29:32][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.93239 V with 1 decimals of accuracy
[10:29:32][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.24342 V with 1 decimals of accuracy
[10:29:32][W][component:237]: Component display took a long time for an operation (266 ms).
[10:29:32][W][component:238]: Components should block for at most 30 ms.
[10:29:33][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.01465 V with 1 decimals of accuracy
[10:29:33][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.01465 V with 1 decimals of accuracy
[10:29:33][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.01465 V with 1 decimals of accuracy
[10:29:33][W][component:237]: Component display took a long time for an operation (266 ms).
[10:29:33][W][component:238]: Components should block for at most 30 ms.
[10:29:34][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.27932 V with 1 decimals of accuracy
[10:29:34][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.09369 V with 1 decimals of accuracy
[10:29:34][D][cd74hc4067:036]: switch to input 0
[10:29:34][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.31466 V with 1 decimals of accuracy
[10:29:34][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.002A after 731 different samples (3655 SPS)
[10:29:34][D][sensor:094]: 'Measured Current-1': Sending state -0.03673 A with 2 decimals of accuracy
[10:29:34][W][component:237]: Component display took a long time for an operation (266 ms).
[10:29:34][W][component:238]: Components should block for at most 30 ms.
[10:29:35][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.31466 V with 1 decimals of accuracy
[10:29:35][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.09369 V with 1 decimals of accuracy
[10:29:35][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.88991 V with 1 decimals of accuracy
[10:29:35][D][sht3xd:097]: Got temperature=20.63°C humidity=63.51%
[10:29:35][D][sensor:094]: 'sht Temperature': Sending state 20.62867 °C with 1 decimals of accuracy
[10:29:35][D][sensor:094]: 'sht Humidity': Sending state 63.50805 % with 1 decimals of accuracy
[10:29:35][W][component:237]: Component display took a long time for an operation (266 ms).
[10:29:35][W][component:238]: Components should block for at most 30 ms.
[10:29:36][W][ethernet:265]: Connecting via ethernet failed! Re-connecting...
[10:29:36][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.34947 V with 1 decimals of accuracy
[10:29:36][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.05455 V with 1 decimals of accuracy
[10:29:36][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.45093 V with 1 decimals of accuracy
[10:29:36][W][component:237]: Component display took a long time for an operation (266 ms).
[10:29:36][W][component:238]: Components should block for at most 30 ms.
[10:29:37][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.34947 V with 1 decimals of accuracy
[10:29:37][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.16985 V with 1 decimals of accuracy
[10:29:37][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.09369 V with 1 decimals of accuracy
[10:29:37][W][component:237]: Component display took a long time for an operation (266 ms).
[10:29:37][W][component:238]: Components should block for at most 30 ms.
[10:29:38][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.20694 V with 1 decimals of accuracy
[10:29:38][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.93239 V with 1 decimals of accuracy
[10:29:38][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.20694 V with 1 decimals of accuracy
[10:29:38][W][component:237]: Component display took a long time for an operation (266 ms).
[10:29:38][W][component:238]: Components should block for at most 30 ms.
[10:29:39][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.97395 V with 1 decimals of accuracy
[10:29:39][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.09369 V with 1 decimals of accuracy
[10:29:39][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.97395 V with 1 decimals of accuracy
[10:29:39][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.002A after 745 different samples (3725 SPS)
[10:29:39][D][sensor:094]: 'Measured Current-1': Sending state -0.03789 A with 2 decimals of accuracy
[10:29:39][W][component:237]: Component display took a long time for an operation (266 ms).
[10:29:39][W][component:238]: Components should block for at most 30 ms.
[10:29:40][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.27932 V with 1 decimals of accuracy
[10:29:40][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.31466 V with 1 decimals of accuracy
[10:29:40][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.88991 V with 1 decimals of accuracy
[10:29:40][D][sht3xd:097]: Got temperature=20.64°C humidity=63.58%
[10:29:40][D][sensor:094]: 'sht Temperature': Sending state 20.64202 °C with 1 decimals of accuracy
[10:29:40][D][sensor:094]: 'sht Humidity': Sending state 63.58282 % with 1 decimals of accuracy
[10:29:40][W][component:237]: Component display took a long time for an operation (266 ms).
[10:29:40][W][component:238]: Components should block for at most 30 ms.
[10:29:41][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.88991 V with 1 decimals of accuracy
[10:29:41][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.16985 V with 1 decimals of accuracy
[10:29:41][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.20694 V with 1 decimals of accuracy
[10:29:41][W][component:237]: Component display took a long time for an operation (266 ms).
[10:29:41][W][component:238]: Components should block for at most 30 ms.
[10:29:42][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.20694 V with 1 decimals of accuracy
[10:29:42][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.20694 V with 1 decimals of accuracy
[10:29:42][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.31466 V with 1 decimals of accuracy
[10:29:42][W][component:237]: Component display took a long time for an operation (266 ms).
[10:29:42][W][component:238]: Components should block for at most 30 ms.
[10:29:43][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.27932 V with 1 decimals of accuracy
[10:29:43][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.05455 V with 1 decimals of accuracy
[10:29:43][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.34947 V with 1 decimals of accuracy
[10:29:43][W][component:237]: Component display took a long time for an operation (266 ms).
[10:29:43][W][component:238]: Components should block for at most 30 ms.
[10:29:44][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.13211 V with 1 decimals of accuracy
[10:29:44][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.24342 V with 1 decimals of accuracy
[10:29:44][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.13211 V with 1 decimals of accuracy
[10:29:44][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.002A after 730 different samples (3650 SPS)
[10:29:44][D][sensor:094]: 'Measured Current-1': Sending state -0.03219 A with 2 decimals of accuracy
[10:29:44][W][component:237]: Component display took a long time for an operation (266 ms).
[10:29:44][W][component:238]: Components should block for at most 30 ms.
[10:29:45][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.09369 V with 1 decimals of accuracy
[10:29:45][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.34947 V with 1 decimals of accuracy
[10:29:45][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.16985 V with 1 decimals of accuracy
[10:29:45][D][sht3xd:097]: Got temperature=20.63°C humidity=63.86%
[10:29:45][D][sensor:094]: 'sht Temperature': Sending state 20.62867 °C with 1 decimals of accuracy
[10:29:45][D][sensor:094]: 'sht Humidity': Sending state 63.86053 % with 1 decimals of accuracy
[10:29:45][W][component:237]: Component display took a long time for an operation (266 ms).
[10:29:45][W][component:238]: Components should block for at most 30 ms.
[10:29:46][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.54836 V with 1 decimals of accuracy
[10:29:46][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.27932 V with 1 decimals of accuracy
[10:29:46][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.84646 V with 1 decimals of accuracy
[10:29:46][W][component:237]: Component display took a long time for an operation (266 ms).
[10:29:46][W][component:238]: Components should block for at most 30 ms.
[10:29:47][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.54836 V with 1 decimals of accuracy
[10:29:47][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.01465 V with 1 decimals of accuracy
[10:29:47][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.34947 V with 1 decimals of accuracy
[10:29:47][W][component:237]: Component display took a long time for an operation (266 ms).
[10:29:47][W][component:238]: Components should block for at most 30 ms.
[10:29:48][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.20694 V with 1 decimals of accuracy
[10:29:48][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.84646 V with 1 decimals of accuracy
[10:29:48][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.27932 V with 1 decimals of accuracy
[10:29:48][W][component:237]: Component display took a long time for an operation (266 ms).
[10:29:48][W][component:238]: Components should block for at most 30 ms.
[10:29:49][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.34947 V with 1 decimals of accuracy
[10:29:49][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.05455 V with 1 decimals of accuracy
[10:29:49][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.31466 V with 1 decimals of accuracy
[10:29:49][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.001A after 770 different samples (3850 SPS)
[10:29:49][D][sensor:094]: 'Measured Current-1': Sending state -0.05836 A with 2 decimals of accuracy
[10:29:49][W][component:237]: Component display took a long time for an operation (266 ms).
[10:29:49][W][component:238]: Components should block for at most 30 ms.
[10:29:50][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.20694 V with 1 decimals of accuracy
[10:29:50][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.16985 V with 1 decimals of accuracy
[10:29:50][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.16985 V with 1 decimals of accuracy
[10:29:50][D][sht3xd:097]: Got temperature=20.62°C humidity=64.13%
[10:29:50][D][sensor:094]: 'sht Temperature': Sending state 20.61532 °C with 1 decimals of accuracy
[10:29:50][D][sensor:094]: 'sht Humidity': Sending state 64.13062 % with 1 decimals of accuracy
[10:29:50][W][component:237]: Component display took a long time for an operation (266 ms).
[10:29:50][W][component:238]: Components should block for at most 30 ms.
[10:29:51][W][ethernet:265]: Connecting via ethernet failed! Re-connecting...
[10:29:51][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.24342 V with 1 decimals of accuracy
[10:29:51][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.84646 V with 1 decimals of accuracy
[10:29:51][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.31466 V with 1 decimals of accuracy
[10:29:51][W][component:237]: Component display took a long time for an operation (265 ms).
[10:29:51][W][component:238]: Components should block for at most 30 ms.
[10:29:52][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.34947 V with 1 decimals of accuracy
[10:29:52][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.34947 V with 1 decimals of accuracy
[10:29:52][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.05455 V with 1 decimals of accuracy
[10:29:52][W][component:237]: Component display took a long time for an operation (265 ms).
[10:29:52][W][component:238]: Components should block for at most 30 ms.
[10:29:53][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.16985 V with 1 decimals of accuracy
[10:29:53][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.13211 V with 1 decimals of accuracy
[10:29:53][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.16985 V with 1 decimals of accuracy
[10:29:53][W][component:237]: Component display took a long time for an operation (265 ms).
[10:29:53][W][component:238]: Components should block for at most 30 ms.
[10:29:54][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.61129 V with 1 decimals of accuracy
[10:29:54][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.93239 V with 1 decimals of accuracy
[10:29:54][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.27932 V with 1 decimals of accuracy
[10:29:54][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.002A after 761 different samples (3805 SPS)
[10:29:54][D][sensor:094]: 'Measured Current-1': Sending state -0.03990 A with 2 decimals of accuracy
[10:29:54][W][component:237]: Component display took a long time for an operation (266 ms).
[10:29:54][W][component:238]: Components should block for at most 30 ms.
[10:29:55][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.16985 V with 1 decimals of accuracy
[10:29:55][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.31466 V with 1 decimals of accuracy
[10:29:55][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.27932 V with 1 decimals of accuracy
[10:29:55][D][sht3xd:097]: Got temperature=20.62°C humidity=63.80%
[10:29:55][D][sensor:094]: 'sht Temperature': Sending state 20.61532 °C with 1 decimals of accuracy
[10:29:55][D][sensor:094]: 'sht Humidity': Sending state 63.79644 % with 1 decimals of accuracy
[10:29:55][W][component:237]: Component display took a long time for an operation (266 ms).
[10:29:55][W][component:238]: Components should block for at most 30 ms.
[10:29:56][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.38377 V with 1 decimals of accuracy
[10:29:56][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.09369 V with 1 decimals of accuracy
[10:29:56][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.41758 V with 1 decimals of accuracy
[10:29:56][W][component:237]: Component display took a long time for an operation (266 ms).
[10:29:56][W][component:238]: Components should block for at most 30 ms.
[10:29:57][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.34947 V with 1 decimals of accuracy
[10:29:57][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.34947 V with 1 decimals of accuracy
[10:29:57][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.13211 V with 1 decimals of accuracy
[10:29:57][W][component:237]: Component display took a long time for an operation (266 ms).
[10:29:57][W][component:238]: Components should block for at most 30 ms.
[10:29:58][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.97395 V with 1 decimals of accuracy
[10:29:58][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.27932 V with 1 decimals of accuracy
[10:29:58][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.34947 V with 1 decimals of accuracy
[10:29:58][W][component:237]: Component display took a long time for an operation (266 ms).
[10:29:58][W][component:238]: Components should block for at most 30 ms.
[10:29:59][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.31466 V with 1 decimals of accuracy
[10:29:59][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.09369 V with 1 decimals of accuracy
[10:29:59][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.09369 V with 1 decimals of accuracy
[10:29:59][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.001A after 735 different samples (3675 SPS)
[10:29:59][D][sensor:094]: 'Measured Current-1': Sending state -0.06978 A with 2 decimals of accuracy
[10:29:59][W][component:237]: Component display took a long time for an operation (266 ms).
[10:29:59][W][component:238]: Components should block for at most 30 ms.
[10:30:00][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.16985 V with 1 decimals of accuracy
[10:30:00][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.20694 V with 1 decimals of accuracy
[10:30:00][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.24342 V with 1 decimals of accuracy
[10:30:00][D][sht3xd:097]: Got temperature=20.63°C humidity=63.75%
[10:30:00][D][sensor:094]: 'sht Temperature': Sending state 20.62867 °C with 1 decimals of accuracy
[10:30:00][D][sensor:094]: 'sht Humidity': Sending state 63.74762 % with 1 decimals of accuracy
[10:30:00][W][component:237]: Component display took a long time for an operation (266 ms).
[10:30:00][W][component:238]: Components should block for at most 30 ms.
[10:30:01][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.24342 V with 1 decimals of accuracy
[10:30:01][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.31466 V with 1 decimals of accuracy
[10:30:01][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.27932 V with 1 decimals of accuracy
[10:30:01][W][component:237]: Component display took a long time for an operation (266 ms).
[10:30:01][W][component:238]: Components should block for at most 30 ms.
[10:30:01][D][sensor:094]: 'power1': Sending state -0.16151 W with 1 decimals of accuracy
[10:30:01][D][sensor:094]: 'Total Daily Energy1': Sending state -0.00001 kWh with 3 decimals of accuracy
[10:30:01][D][cd74hc4067:036]: switch to input 1
[10:30:01][D][sensor:094]: 'ai2': Sending state 1.07100 V with 3 decimals of accuracy
[10:30:02][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.88991 V with 1 decimals of accuracy
[10:30:02][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.66132 V with 1 decimals of accuracy
[10:30:02][D][cd74hc4067:036]: switch to input 0
[10:30:02][D][sensor:094]: 'ai1': Sending state 1.07100 V with 3 decimals of accuracy
[10:30:02][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.05455 V with 1 decimals of accuracy
[10:30:02][W][component:237]: Component display took a long time for an operation (266 ms).
[10:30:02][W][component:238]: Components should block for at most 30 ms.
[10:30:03][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.09369 V with 1 decimals of accuracy
[10:30:03][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.88991 V with 1 decimals of accuracy
[10:30:03][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.20694 V with 1 decimals of accuracy
[10:30:03][W][component:237]: Component display took a long time for an operation (265 ms).
[10:30:03][W][component:238]: Components should block for at most 30 ms.
[10:30:04][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.24342 V with 1 decimals of accuracy
[10:30:04][D][cd74hc4067:036]: switch to input 14
[10:30:04][D][sensor:094]: 'ai15': Sending state 1.07100 V with 3 decimals of accuracy
[10:30:04][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.88991 V with 1 decimals of accuracy
[10:30:04][D][cd74hc4067:036]: switch to input 0
[10:30:04][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.09369 V with 1 decimals of accuracy
[10:30:04][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.002A after 758 different samples (3790 SPS)
[10:30:04][D][sensor:094]: 'Measured Current-1': Sending state -0.04367 A with 2 decimals of accuracy
[10:30:04][W][component:237]: Component display took a long time for an operation (266 ms).
[10:30:04][W][component:238]: Components should block for at most 30 ms.
[10:30:04][D][cd74hc4067:036]: switch to input 13
[10:30:04][D][sensor:094]: 'ai14': Sending state 1.07100 V with 3 decimals of accuracy
[10:30:05][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.84646 V with 1 decimals of accuracy
[10:30:05][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.61172 V with 1 decimals of accuracy
[10:30:05][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.97395 V with 1 decimals of accuracy
[10:30:05][D][sht3xd:097]: Got temperature=20.63°C humidity=63.61%
[10:30:05][D][sensor:094]: 'sht Temperature': Sending state 20.62867 °C with 1 decimals of accuracy
[10:30:05][D][sensor:094]: 'sht Humidity': Sending state 63.61028 % with 1 decimals of accuracy
[10:30:05][W][component:237]: Component display took a long time for an operation (266 ms).
[10:30:05][W][component:238]: Components should block for at most 30 ms.
[10:30:05][D][cd74hc4067:036]: switch to input 5
[10:30:06][D][ct_clamp:042]: 'Measured Current-6' - Raw AC Value: 0.003A after 916 different samples (4580 SPS)
[10:30:06][D][sensor:094]: 'Measured Current-6': Sending state 0.09356 A with 2 decimals of accuracy
[10:30:06][W][ethernet:265]: Connecting via ethernet failed! Re-connecting...
[10:30:06][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.66132 V with 1 decimals of accuracy
[10:30:06][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.39579 V with 1 decimals of accuracy
[10:30:06][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.93239 V with 1 decimals of accuracy
[10:30:06][W][component:237]: Component display took a long time for an operation (266 ms).
[10:30:06][W][component:238]: Components should block for at most 30 ms.
[10:30:07][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.09369 V with 1 decimals of accuracy
[10:30:07][D][cd74hc4067:036]: switch to input 3
[10:30:07][D][sensor:094]: 'ai4': Sending state 1.07200 V with 3 decimals of accuracy
[10:30:07][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.61172 V with 1 decimals of accuracy
[10:30:07][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.97395 V with 1 decimals of accuracy
[10:30:07][W][component:237]: Component display took a long time for an operation (266 ms).
[10:30:07][W][component:238]: Components should block for at most 30 ms.
[10:30:07][D][cd74hc4067:036]: switch to input 4
[10:30:07][D][sensor:094]: 'ai5': Sending state 1.07200 V with 3 decimals of accuracy
[10:30:08][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.45093 V with 1 decimals of accuracy
[10:30:08][D][cd74hc4067:036]: switch to input 9
[10:30:08][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.61172 V with 1 decimals of accuracy
[10:30:08][D][ct_clamp:042]: 'Measured Current-10' - Raw AC Value: 0.002A after 663 different samples (3315 SPS)
[10:30:08][D][sensor:094]: 'Measured Current-10': Sending state 0.07011 A with 2 decimals of accuracy
[10:30:08][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.93239 V with 1 decimals of accuracy
[10:30:08][W][component:237]: Component display took a long time for an operation (266 ms).
[10:30:08][W][component:238]: Components should block for at most 30 ms.
[10:30:08][D][cd74hc4067:036]: switch to input 11
[10:30:09][D][ct_clamp:042]: 'Measured Current-12' - Raw AC Value: 0.004A after 968 different samples (4840 SPS)
[10:30:09][D][sensor:094]: 'Measured Current-12': Sending state 0.11366 A with 2 decimals of accuracy
[10:30:09][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.61172 V with 1 decimals of accuracy
[10:30:09][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.61172 V with 1 decimals of accuracy
[10:30:09][D][cd74hc4067:036]: switch to input 0
[10:30:09][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.51630 V with 1 decimals of accuracy
[10:30:09][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.002A after 729 different samples (3645 SPS)
[10:30:09][D][sensor:094]: 'Measured Current-1': Sending state -0.04548 A with 2 decimals of accuracy
[10:30:09][W][component:237]: Component display took a long time for an operation (266 ms).
[10:30:09][W][component:238]: Components should block for at most 30 ms.
[10:30:09][D][cd74hc4067:036]: switch to input 15
[10:30:10][D][ct_clamp:042]: 'Measured Current-16' - Raw AC Value: 0.004A after 954 different samples (4770 SPS)
[10:30:10][D][sensor:094]: 'Measured Current-16': Sending state 0.11973 A with 2 decimals of accuracy
[10:30:10][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.80196 V with 1 decimals of accuracy
[10:30:10][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.70949 V with 1 decimals of accuracy
[10:30:10][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.61172 V with 1 decimals of accuracy
[10:30:10][D][sht3xd:097]: Got temperature=20.66°C humidity=63.77%
[10:30:10][D][sensor:094]: 'sht Temperature': Sending state 20.65537 °C with 1 decimals of accuracy
[10:30:10][D][sensor:094]: 'sht Humidity': Sending state 63.77356 % with 1 decimals of accuracy
[10:30:10][W][component:237]: Component display took a long time for an operation (266 ms).
[10:30:10][W][component:238]: Components should block for at most 30 ms.
[10:30:11][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.84646 V with 1 decimals of accuracy
[10:30:11][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.66132 V with 1 decimals of accuracy
[10:30:11][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.88991 V with 1 decimals of accuracy
[10:30:11][W][component:237]: Component display took a long time for an operation (265 ms).
[10:30:11][W][component:238]: Components should block for at most 30 ms.
[10:30:11][D][cd74hc4067:036]: switch to input 2
[10:30:12][D][sensor:094]: 'ai3': Sending state 1.08000 V with 3 decimals of accuracy
[10:30:12][D][ct_clamp:042]: 'Measured Current-3' - Raw AC Value: 0.001A after 858 different samples (4290 SPS)
[10:30:12][D][sensor:094]: 'Measured Current-3': Sending state 0.03822 A with 2 decimals of accuracy
[10:30:12][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.38377 V with 1 decimals of accuracy
[10:30:12][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.05455 V with 1 decimals of accuracy
[10:30:12][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.97395 V with 1 decimals of accuracy
[10:30:12][W][component:237]: Component display took a long time for an operation (266 ms).
[10:30:12][W][component:238]: Components should block for at most 30 ms.
[10:30:13][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.38377 V with 1 decimals of accuracy
[10:30:13][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.61172 V with 1 decimals of accuracy
[10:30:13][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.09369 V with 1 decimals of accuracy
[10:30:13][W][component:237]: Component display took a long time for an operation (266 ms).
[10:30:13][W][component:238]: Components should block for at most 30 ms.
[10:30:14][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.97395 V with 1 decimals of accuracy
[10:30:14][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.93239 V with 1 decimals of accuracy
[10:30:14][D][cd74hc4067:036]: switch to input 0
[10:30:14][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.13211 V with 1 decimals of accuracy
[10:30:14][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.002A after 729 different samples (3645 SPS)
[10:30:14][D][sensor:094]: 'Measured Current-1': Sending state -0.03588 A with 2 decimals of accuracy
[10:30:14][W][component:237]: Component display took a long time for an operation (266 ms).
[10:30:14][W][component:238]: Components should block for at most 30 ms.
[10:30:15][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.34947 V with 1 decimals of accuracy
[10:30:15][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.38377 V with 1 decimals of accuracy
[10:30:15][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.01465 V with 1 decimals of accuracy
[10:30:15][D][sht3xd:097]: Got temperature=20.66°C humidity=63.72%
[10:30:15][D][sensor:094]: 'sht Temperature': Sending state 20.65537 °C with 1 decimals of accuracy
[10:30:15][D][sensor:094]: 'sht Humidity': Sending state 63.72015 % with 1 decimals of accuracy
[10:30:15][W][component:237]: Component display took a long time for an operation (266 ms).
[10:30:15][W][component:238]: Components should block for at most 30 ms.
[10:30:16][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.58001 V with 1 decimals of accuracy
[10:30:16][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.16985 V with 1 decimals of accuracy
[10:30:16][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.16985 V with 1 decimals of accuracy
[10:30:16][W][component:237]: Component display took a long time for an operation (265 ms).
[10:30:16][W][component:238]: Components should block for at most 30 ms.
[10:30:17][D][cd74hc4067:036]: switch to input 15
[10:30:17][D][sensor:094]: 'ai16': Sending state 1.06900 V with 3 decimals of accuracy
[10:30:17][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.61172 V with 1 decimals of accuracy
[10:30:17][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.50763 V with 1 decimals of accuracy
[10:30:17][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.75633 V with 1 decimals of accuracy
[10:30:17][W][component:237]: Component display took a long time for an operation (266 ms).
[10:30:17][W][component:238]: Components should block for at most 30 ms.
[10:30:17][D][cd74hc4067:036]: switch to input 8
[10:30:17][D][sensor:094]: 'ai9': Sending state 1.07200 V with 3 decimals of accuracy
[10:30:18][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.84646 V with 1 decimals of accuracy
[10:30:18][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.38377 V with 1 decimals of accuracy
[10:30:18][D][ct_clamp:042]: 'Measured Current-9' - Raw AC Value: 0.002A after 750 different samples (3750 SPS)
[10:30:18][D][sensor:094]: 'Measured Current-9': Sending state 0.05857 A with 2 decimals of accuracy
[10:30:18][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.16985 V with 1 decimals of accuracy
[10:30:18][D][cd74hc4067:036]: switch to input 5
[10:30:18][D][sensor:094]: 'ai6': Sending state 1.07200 V with 3 decimals of accuracy
[10:30:18][W][component:237]: Component display took a long time for an operation (266 ms).
[10:30:18][W][component:238]: Components should block for at most 30 ms.
[10:30:18][D][cd74hc4067:036]: switch to input 6
[10:30:19][D][ct_clamp:042]: 'Measured Current-7' - Raw AC Value: 0.002A after 931 different samples (4655 SPS)
[10:30:19][D][sensor:094]: 'Measured Current-7': Sending state 0.05456 A with 2 decimals of accuracy
[10:30:19][D][cd74hc4067:036]: switch to input 11
[10:30:19][D][sensor:094]: 'ai12': Sending state 1.07800 V with 3 decimals of accuracy
[10:30:19][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.61172 V with 1 decimals of accuracy
[10:30:19][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.50763 V with 1 decimals of accuracy
[10:30:19][D][cd74hc4067:036]: switch to input 0
[10:30:19][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.16985 V with 1 decimals of accuracy
[10:30:19][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.001A after 713 different samples (3565 SPS)
[10:30:19][D][sensor:094]: 'Measured Current-1': Sending state -0.05713 A with 2 decimals of accuracy
[10:30:19][W][component:237]: Component display took a long time for an operation (266 ms).
[10:30:19][W][component:238]: Components should block for at most 30 ms.
[10:30:20][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.24342 V with 1 decimals of accuracy
[10:30:20][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.16985 V with 1 decimals of accuracy
[10:30:20][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.09369 V with 1 decimals of accuracy
[10:30:20][D][sht3xd:097]: Got temperature=20.64°C humidity=63.56%
[10:30:20][D][sensor:094]: 'sht Temperature': Sending state 20.64202 °C with 1 decimals of accuracy
[10:30:20][D][sensor:094]: 'sht Humidity': Sending state 63.56298 % with 1 decimals of accuracy
[10:30:20][W][component:237]: Component display took a long time for an operation (266 ms).
[10:30:20][W][component:238]: Components should block for at most 30 ms.
[10:30:21][W][ethernet:265]: Connecting via ethernet failed! Re-connecting...
[10:30:21][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.97395 V with 1 decimals of accuracy
[10:30:21][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.09369 V with 1 decimals of accuracy
[10:30:21][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.01465 V with 1 decimals of accuracy
[10:30:21][D][cd74hc4067:036]: switch to input 12
[10:30:21][W][component:237]: Component display took a long time for an operation (266 ms).
[10:30:21][W][component:238]: Components should block for at most 30 ms.
[10:30:21][D][ct_clamp:042]: 'Measured Current-13' - Raw AC Value: 0.003A after 79 different samples (395 SPS)
[10:30:21][D][sensor:094]: 'Measured Current-13': Sending state 0.07337 A with 2 decimals of accuracy
[10:30:21][D][cd74hc4067:036]: switch to input 13
[10:30:22][D][ct_clamp:042]: 'Measured Current-14' - Raw AC Value: 0.003A after 792 different samples (3960 SPS)
[10:30:22][D][sensor:094]: 'Measured Current-14': Sending state 0.08331 A with 2 decimals of accuracy
[10:30:22][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.61172 V with 1 decimals of accuracy
[10:30:22][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.66132 V with 1 decimals of accuracy
[10:30:22][D][esp32.preferences:114]: Saving 1 preferences to flash...
[10:30:22][D][esp32.preferences:143]: Saving 1 preferences to flash: 0 cached, 1 written, 0 failed
[10:30:22][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.88991 V with 1 decimals of accuracy
[10:30:22][W][component:237]: Component display took a long time for an operation (266 ms).
[10:30:22][W][component:238]: Components should block for at most 30 ms.
[10:30:22][D][cd74hc4067:036]: switch to input 6
[10:30:22][D][sensor:094]: 'ai7': Sending state 1.07100 V with 3 decimals of accuracy
[10:30:23][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.97395 V with 1 decimals of accuracy
[10:30:23][D][cd74hc4067:036]: switch to input 10
[10:30:23][D][sensor:094]: 'ai11': Sending state 1.07100 V with 3 decimals of accuracy
[10:30:23][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.13211 V with 1 decimals of accuracy
[10:30:23][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.84646 V with 1 decimals of accuracy
[10:30:23][W][component:237]: Component display took a long time for an operation (266 ms).
[10:30:23][W][component:238]: Components should block for at most 30 ms.
[10:30:24][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.84646 V with 1 decimals of accuracy
[10:30:24][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.01465 V with 1 decimals of accuracy
[10:30:24][D][cd74hc4067:036]: switch to input 0
[10:30:24][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.05455 V with 1 decimals of accuracy
[10:30:24][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.002A after 728 different samples (3640 SPS)
[10:30:24][D][sensor:094]: 'Measured Current-1': Sending state -0.03002 A with 2 decimals of accuracy
[10:30:24][W][component:237]: Component display took a long time for an operation (266 ms).
[10:30:24][W][component:238]: Components should block for at most 30 ms.
[10:30:25][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.27932 V with 1 decimals of accuracy
[10:30:25][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.41758 V with 1 decimals of accuracy
[10:30:25][D][cd74hc4067:036]: switch to input 4
[10:30:25][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.88991 V with 1 decimals of accuracy
[10:30:25][D][sht3xd:097]: Got temperature=20.68°C humidity=63.51%
[10:30:25][D][sensor:094]: 'sht Temperature': Sending state 20.68475 °C with 1 decimals of accuracy
[10:30:25][D][sensor:094]: 'sht Humidity': Sending state 63.50805 % with 1 decimals of accuracy
[10:30:25][W][component:237]: Component display took a long time for an operation (266 ms).
[10:30:25][W][component:238]: Components should block for at most 30 ms.
[10:30:25][D][ct_clamp:042]: 'Measured Current-5' - Raw AC Value: 0.003A after 302 different samples (1510 SPS)
[10:30:25][D][sensor:094]: 'Measured Current-5': Sending state 0.07288 A with 2 decimals of accuracy
[10:30:26][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.34947 V with 1 decimals of accuracy
[10:30:26][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.97395 V with 1 decimals of accuracy
[10:30:26][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.31466 V with 1 decimals of accuracy
[10:30:26][D][cd74hc4067:036]: switch to input 3
[10:30:26][W][component:237]: Component display took a long time for an operation (266 ms).
[10:30:26][W][component:238]: Components should block for at most 30 ms.
[10:30:26][D][ct_clamp:042]: 'Measured Current-4' - Raw AC Value: 0.004A after 241 different samples (1205 SPS)
[10:30:26][D][sensor:094]: 'Measured Current-4': Sending state 0.11597 A with 2 decimals of accuracy
[10:30:26][D][cd74hc4067:036]: switch to input 7
[10:30:26][D][cd74hc4067:036]: switch to input 10
[10:30:26][D][cd74hc4067:036]: switch to input 7
[10:30:26][D][cd74hc4067:036]: switch to input 10
[10:30:26][D][cd74hc4067:036]: switch to input 7
[10:30:26][D][cd74hc4067:036]: switch to input 10
[10:30:26][D][cd74hc4067:036]: switch to input 7
[10:30:26][D][cd74hc4067:036]: switch to input 10
[10:30:26][D][cd74hc4067:036]: switch to input 7
[10:30:26][D][cd74hc4067:036]: switch to input 10
[10:30:26][D][cd74hc4067:036]: switch to input 7
[10:30:26][D][cd74hc4067:036]: switch to input 10
[10:30:26][D][cd74hc4067:036]: switch to input 7
[10:30:26][D][cd74hc4067:036]: switch to input 10
[10:30:26][D][cd74hc4067:036]: switch to input 7
[10:30:26][D][cd74hc4067:036]: switch to input 10
[10:30:26][D][cd74hc4067:036]: switch to input 7
[10:30:26][D][cd74hc4067:036]: switch to input 10
[10:30:26][D][cd74hc4067:036]: switch to input 7
[10:30:26][D][cd74hc4067:036]: switch to input 10
[10:30:26][D][cd74hc4067:036]: switch to input 7
[10:30:26][D][cd74hc4067:036]: switch to input 10
[10:30:26][D][cd74hc4067:036]: switch to input 7
[10:30:27][D][cd74hc4067:036]: switch to input 10
[10:30:27][D][cd74hc4067:036]: switch to input 7
[10:30:27][D][cd74hc4067:036]: switch to input 10
[10:30:27][D][cd74hc4067:036]: switch to input 7
[10:30:27][D][cd74hc4067:036]: switch to input 10
[10:30:27][D][cd74hc4067:036]: switch to input 7
[10:30:27][D][cd74hc4067:036]: switch to input 10
[10:30:27][D][cd74hc4067:036]: switch to input 7
[10:30:27][D][cd74hc4067:036]: switch to input 10
[10:30:27][D][cd74hc4067:036]: switch to input 7
[10:30:27][D][cd74hc4067:036]: switch to input 10
[10:30:27][D][cd74hc4067:036]: switch to input 7
[10:30:27][D][cd74hc4067:036]: switch to input 10
[10:30:27][D][cd74hc4067:036]: switch to input 7
[10:30:27][D][cd74hc4067:036]: switch to input 10
[10:30:27][D][cd74hc4067:036]: switch to input 7
[10:30:27][D][cd74hc4067:036]: switch to input 10
[10:30:27][D][cd74hc4067:036]: switch to input 7
[10:30:27][D][cd74hc4067:036]: switch to input 10
[10:30:27][D][cd74hc4067:036]: switch to input 7
[10:30:27][D][cd74hc4067:036]: switch to input 10
[10:30:27][D][ct_clamp:042]: 'Measured Current-11' - Raw AC Value: 0.003A after 19 different samples (95 SPS)
[10:30:27][D][sensor:094]: 'Measured Current-11': Sending state 0.08072 A with 2 decimals of accuracy
[10:30:27][D][ct_clamp:042]: 'Measured Current-8' - Raw AC Value: 0.004A after 18 different samples (90 SPS)
[10:30:27][D][sensor:094]: 'Measured Current-8': Sending state 0.12273 A with 2 decimals of accuracy
[10:30:27][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.88991 V with 1 decimals of accuracy
[10:30:27][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.70949 V with 1 decimals of accuracy
[10:30:27][D][cd74hc4067:036]: switch to input 1
[10:30:27][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.13211 V with 1 decimals of accuracy
[10:30:27][D][ct_clamp:042]: 'Measured Current-2' - Raw AC Value: 0.003A after 724 different samples (3620 SPS)
[10:30:27][D][sensor:094]: 'Measured Current-2': Sending state 0.08428 A with 2 decimals of accuracy
[10:30:27][W][component:237]: Component display took a long time for an operation (266 ms).
[10:30:27][W][component:238]: Components should block for at most 30 ms.
[10:30:27][D][cd74hc4067:036]: switch to input 9
[10:30:27][D][sensor:094]: 'ai10': Sending state 1.08100 V with 3 decimals of accuracy
[10:30:28][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.70949 V with 1 decimals of accuracy
[10:30:28][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.33637 V with 1 decimals of accuracy
[10:30:28][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.80196 V with 1 decimals of accuracy
[10:30:28][W][component:237]: Component display took a long time for an operation (265 ms).
[10:30:28][W][component:238]: Components should block for at most 30 ms.
[10:30:29][D][cd74hc4067:036]: switch to input 14
[10:30:29][D][cd74hc4067:036]: switch to input 7
[10:30:29][D][sensor:094]: 'ai8': Sending state 1.07200 V with 3 decimals of accuracy
[10:30:29][D][cd74hc4067:036]: switch to input 14
[10:30:29][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.01465 V with 1 decimals of accuracy
[10:30:29][D][ct_clamp:042]: 'Measured Current-15' - Raw AC Value: 0.002A after 694 different samples (3470 SPS)
[10:30:29][D][sensor:094]: 'Measured Current-15': Sending state 0.04855 A with 2 decimals of accuracy
[10:30:29][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.01465 V with 1 decimals of accuracy
[10:30:29][D][cd74hc4067:036]: switch to input 0
[10:30:29][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.31466 V with 1 decimals of accuracy
[10:30:29][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.001A after 720 different samples (3600 SPS)
[10:30:29][D][sensor:094]: 'Measured Current-1': Sending state -0.05615 A with 2 decimals of accuracy
[10:30:29][W][component:237]: Component display took a long time for an operation (266 ms).
[10:30:29][W][component:238]: Components should block for at most 30 ms.
[10:30:29][D][cd74hc4067:036]: switch to input 12
[10:30:29][D][sensor:094]: 'ai13': Sending state 1.07100 V with 3 decimals of accuracy
[10:30:30][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.13211 V with 1 decimals of accuracy
[10:30:30][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.20694 V with 1 decimals of accuracy
[10:30:30][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.01465 V with 1 decimals of accuracy
[10:30:30][D][sht3xd:097]: Got temperature=20.68°C humidity=63.34%
[10:30:30][D][sensor:094]: 'sht Temperature': Sending state 20.68475 °C with 1 decimals of accuracy
[10:30:30][D][sensor:094]: 'sht Humidity': Sending state 63.34020 % with 1 decimals of accuracy
[10:30:30][W][component:237]: Component display took a long time for an operation (266 ms).
[10:30:30][W][component:238]: Components should block for at most 30 ms.
[10:30:31][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.05455 V with 1 decimals of accuracy
[10:30:31][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.31466 V with 1 decimals of accuracy
[10:30:31][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.01465 V with 1 decimals of accuracy
[10:30:31][W][component:237]: Component display took a long time for an operation (266 ms).
[10:30:31][W][component:238]: Components should block for at most 30 ms.
[10:30:32][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.27932 V with 1 decimals of accuracy
[10:30:32][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.84646 V with 1 decimals of accuracy
[10:30:32][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.16985 V with 1 decimals of accuracy
[10:30:32][W][component:237]: Component display took a long time for an operation (266 ms).
[10:30:32][W][component:238]: Components should block for at most 30 ms.
[10:30:33][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.16985 V with 1 decimals of accuracy
[10:30:33][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.09369 V with 1 decimals of accuracy
[10:30:33][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.34947 V with 1 decimals of accuracy
[10:30:33][W][component:237]: Component display took a long time for an operation (265 ms).
[10:30:33][W][component:238]: Components should block for at most 30 ms.
[10:30:34][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.09369 V with 1 decimals of accuracy
[10:30:34][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.20694 V with 1 decimals of accuracy
[10:30:34][D][cd74hc4067:036]: switch to input 0
[10:30:34][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.09369 V with 1 decimals of accuracy
[10:30:34][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.002A after 719 different samples (3595 SPS)
[10:30:34][D][sensor:094]: 'Measured Current-1': Sending state -0.03187 A with 2 decimals of accuracy
[10:30:34][W][component:237]: Component display took a long time for an operation (266 ms).
[10:30:34][W][component:238]: Components should block for at most 30 ms.
[10:30:35][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.09369 V with 1 decimals of accuracy
[10:30:35][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.09369 V with 1 decimals of accuracy
[10:30:35][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.24342 V with 1 decimals of accuracy
[10:30:35][D][sht3xd:097]: Got temperature=20.70°C humidity=63.29%
[10:30:35][D][sensor:094]: 'sht Temperature': Sending state 20.69810 °C with 1 decimals of accuracy
[10:30:35][D][sensor:094]: 'sht Humidity': Sending state 63.29290 % with 1 decimals of accuracy
[10:30:35][W][component:237]: Component display took a long time for an operation (265 ms).
[10:30:35][W][component:238]: Components should block for at most 30 ms.
[10:30:36][W][ethernet:265]: Connecting via ethernet failed! Re-connecting...
[10:30:36][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.09369 V with 1 decimals of accuracy
[10:30:36][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.31466 V with 1 decimals of accuracy
[10:30:36][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.13211 V with 1 decimals of accuracy
[10:30:36][W][component:237]: Component display took a long time for an operation (266 ms).
[10:30:36][W][component:238]: Components should block for at most 30 ms.
[10:30:37][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.13211 V with 1 decimals of accuracy
[10:30:37][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.05455 V with 1 decimals of accuracy
[10:30:37][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.31466 V with 1 decimals of accuracy
[10:30:37][W][component:237]: Component display took a long time for an operation (265 ms).
[10:30:37][W][component:238]: Components should block for at most 30 ms.
[10:30:38][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.58001 V with 1 decimals of accuracy
[10:30:38][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.20694 V with 1 decimals of accuracy
[10:30:38][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.09369 V with 1 decimals of accuracy
[10:30:38][W][component:237]: Component display took a long time for an operation (265 ms).
[10:30:38][W][component:238]: Components should block for at most 30 ms.
[10:30:39][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.54836 V with 1 decimals of accuracy
[10:30:39][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.20694 V with 1 decimals of accuracy
[10:30:39][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.97395 V with 1 decimals of accuracy
[10:30:39][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.002A after 767 different samples (3835 SPS)
[10:30:39][D][sensor:094]: 'Measured Current-1': Sending state -0.05012 A with 2 decimals of accuracy
[10:30:39][W][component:237]: Component display took a long time for an operation (266 ms).
[10:30:39][W][component:238]: Components should block for at most 30 ms.
[10:30:40][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.51630 V with 1 decimals of accuracy
[10:30:40][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.24342 V with 1 decimals of accuracy
[10:30:40][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.09369 V with 1 decimals of accuracy
[10:30:40][D][sht3xd:097]: Got temperature=20.68°C humidity=63.37%
[10:30:40][D][sensor:094]: 'sht Temperature': Sending state 20.68475 °C with 1 decimals of accuracy
[10:30:40][D][sensor:094]: 'sht Humidity': Sending state 63.37224 % with 1 decimals of accuracy
[10:30:40][W][component:237]: Component display took a long time for an operation (266 ms).
[10:30:40][W][component:238]: Components should block for at most 30 ms.
[10:30:41][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.16985 V with 1 decimals of accuracy
[10:30:41][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.20694 V with 1 decimals of accuracy
[10:30:41][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.24342 V with 1 decimals of accuracy
[10:30:41][W][component:237]: Component display took a long time for an operation (266 ms).
[10:30:41][W][component:238]: Components should block for at most 30 ms.
[10:30:42][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.31466 V with 1 decimals of accuracy
[10:30:42][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.38377 V with 1 decimals of accuracy
[10:30:42][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.51630 V with 1 decimals of accuracy
[10:30:42][W][component:237]: Component display took a long time for an operation (265 ms).
[10:30:42][W][component:238]: Components should block for at most 30 ms.
[10:30:43][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.20694 V with 1 decimals of accuracy
[10:30:43][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.31466 V with 1 decimals of accuracy
[10:30:43][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.34947 V with 1 decimals of accuracy
[10:30:43][W][component:237]: Component display took a long time for an operation (266 ms).
[10:30:43][W][component:238]: Components should block for at most 30 ms.
[10:30:44][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.24342 V with 1 decimals of accuracy
[10:30:44][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.16985 V with 1 decimals of accuracy
[10:30:44][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.16985 V with 1 decimals of accuracy
[10:30:44][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.001A after 751 different samples (3755 SPS)
[10:30:44][D][sensor:094]: 'Measured Current-1': Sending state -0.06582 A with 2 decimals of accuracy
[10:30:44][W][component:237]: Component display took a long time for an operation (266 ms).
[10:30:44][W][component:238]: Components should block for at most 30 ms.
[10:30:45][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.34947 V with 1 decimals of accuracy
[10:30:45][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.05455 V with 1 decimals of accuracy
[10:30:45][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.16985 V with 1 decimals of accuracy
[10:30:45][D][sht3xd:097]: Got temperature=20.68°C humidity=63.49%
[10:30:45][D][sensor:094]: 'sht Temperature': Sending state 20.68475 °C with 1 decimals of accuracy
[10:30:45][D][sensor:094]: 'sht Humidity': Sending state 63.48974 % with 1 decimals of accuracy
[10:30:45][W][component:237]: Component display took a long time for an operation (265 ms).
[10:30:45][W][component:238]: Components should block for at most 30 ms.
[10:30:46][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.13211 V with 1 decimals of accuracy
[10:30:46][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.16985 V with 1 decimals of accuracy
[10:30:46][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.20694 V with 1 decimals of accuracy
[10:30:46][W][component:237]: Component display took a long time for an operation (266 ms).
[10:30:46][W][component:238]: Components should block for at most 30 ms.
[10:30:47][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.34947 V with 1 decimals of accuracy
[10:30:47][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.27932 V with 1 decimals of accuracy
[10:30:47][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.27932 V with 1 decimals of accuracy
[10:30:47][W][component:237]: Component display took a long time for an operation (266 ms).
[10:30:47][W][component:238]: Components should block for at most 30 ms.
[10:30:48][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.41758 V with 1 decimals of accuracy
[10:30:48][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.27932 V with 1 decimals of accuracy
[10:30:48][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.31466 V with 1 decimals of accuracy
[10:30:48][W][component:237]: Component display took a long time for an operation (266 ms).
[10:30:48][W][component:238]: Components should block for at most 30 ms.
[10:30:49][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.27932 V with 1 decimals of accuracy
[10:30:49][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.13211 V with 1 decimals of accuracy
[10:30:49][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.27932 V with 1 decimals of accuracy
[10:30:49][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.002A after 768 different samples (3840 SPS)
[10:30:49][D][sensor:094]: 'Measured Current-1': Sending state -0.04929 A with 2 decimals of accuracy
[10:30:49][W][component:237]: Component display took a long time for an operation (266 ms).
[10:30:49][W][component:238]: Components should block for at most 30 ms.
[10:30:50][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.34947 V with 1 decimals of accuracy
[10:30:50][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.48383 V with 1 decimals of accuracy
[10:30:50][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.13211 V with 1 decimals of accuracy
[10:30:50][D][sht3xd:097]: Got temperature=20.70°C humidity=63.51%
[10:30:50][D][sensor:094]: 'sht Temperature': Sending state 20.69810 °C with 1 decimals of accuracy
[10:30:50][D][sensor:094]: 'sht Humidity': Sending state 63.51263 % with 1 decimals of accuracy
[10:30:50][W][component:237]: Component display took a long time for an operation (266 ms).
[10:30:50][W][component:238]: Components should block for at most 30 ms.
[10:30:51][W][ethernet:265]: Connecting via ethernet failed! Re-connecting...
[10:30:51][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.24342 V with 1 decimals of accuracy
[10:30:51][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.24342 V with 1 decimals of accuracy
[10:30:51][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.20694 V with 1 decimals of accuracy
[10:30:51][W][component:237]: Component display took a long time for an operation (266 ms).
[10:30:51][W][component:238]: Components should block for at most 30 ms.
[10:30:52][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.93239 V with 1 decimals of accuracy
[10:30:52][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.13211 V with 1 decimals of accuracy
[10:30:52][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.20694 V with 1 decimals of accuracy
[10:30:52][W][component:237]: Component display took a long time for an operation (265 ms).
[10:30:52][W][component:238]: Components should block for at most 30 ms.
[10:30:53][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.01465 V with 1 decimals of accuracy
[10:30:53][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.16985 V with 1 decimals of accuracy
[10:30:53][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.20694 V with 1 decimals of accuracy
[10:30:53][W][component:237]: Component display took a long time for an operation (266 ms).
[10:30:53][W][component:238]: Components should block for at most 30 ms.
[10:30:54][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.20694 V with 1 decimals of accuracy
[10:30:54][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.13211 V with 1 decimals of accuracy
[10:30:54][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.13211 V with 1 decimals of accuracy
[10:30:54][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.002A after 753 different samples (3765 SPS)
[10:30:54][D][sensor:094]: 'Measured Current-1': Sending state -0.04698 A with 2 decimals of accuracy
[10:30:54][W][component:237]: Component display took a long time for an operation (266 ms).
[10:30:54][W][component:238]: Components should block for at most 30 ms.
[10:30:55][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.41758 V with 1 decimals of accuracy
[10:30:55][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.13211 V with 1 decimals of accuracy
[10:30:55][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.93239 V with 1 decimals of accuracy
[10:30:55][D][sht3xd:097]: Got temperature=20.71°C humidity=63.48%
[10:30:55][D][sensor:094]: 'sht Temperature': Sending state 20.71145 °C with 1 decimals of accuracy
[10:30:55][D][sensor:094]: 'sht Humidity': Sending state 63.48211 % with 1 decimals of accuracy
[10:30:55][W][component:237]: Component display took a long time for an operation (266 ms).
[10:30:55][W][component:238]: Components should block for at most 30 ms.
[10:30:56][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.34947 V with 1 decimals of accuracy
[10:30:56][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.01465 V with 1 decimals of accuracy
[10:30:56][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.09369 V with 1 decimals of accuracy
[10:30:56][W][component:237]: Component display took a long time for an operation (265 ms).
[10:30:56][W][component:238]: Components should block for at most 30 ms.
[10:30:57][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.16985 V with 1 decimals of accuracy
[10:30:57][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.13211 V with 1 decimals of accuracy
[10:30:57][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.13211 V with 1 decimals of accuracy
[10:30:57][W][component:237]: Component display took a long time for an operation (265 ms).
[10:30:57][W][component:238]: Components should block for at most 30 ms.
[10:30:58][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.09369 V with 1 decimals of accuracy
[10:30:58][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.13211 V with 1 decimals of accuracy
[10:30:58][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.20694 V with 1 decimals of accuracy
[10:30:58][W][component:237]: Component display took a long time for an operation (265 ms).
[10:30:58][W][component:238]: Components should block for at most 30 ms.
[10:30:59][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.45093 V with 1 decimals of accuracy
[10:30:59][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.38377 V with 1 decimals of accuracy
[10:30:59][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.09369 V with 1 decimals of accuracy
[10:30:59][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.002A after 734 different samples (3670 SPS)
[10:30:59][D][sensor:094]: 'Measured Current-1': Sending state -0.04787 A with 2 decimals of accuracy
[10:30:59][W][component:237]: Component display took a long time for an operation (266 ms).
[10:30:59][W][component:238]: Components should block for at most 30 ms.
[10:31:00][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.24342 V with 1 decimals of accuracy
[10:31:00][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.13211 V with 1 decimals of accuracy
[10:31:00][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.16985 V with 1 decimals of accuracy
[10:31:00][D][sht3xd:097]: Got temperature=20.70°C humidity=63.35%
[10:31:00][D][sensor:094]: 'sht Temperature': Sending state 20.69810 °C with 1 decimals of accuracy
[10:31:00][D][sensor:094]: 'sht Humidity': Sending state 63.35393 % with 1 decimals of accuracy
[10:31:00][W][component:237]: Component display took a long time for an operation (266 ms).
[10:31:00][W][component:238]: Components should block for at most 30 ms.
[10:31:01][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.13211 V with 1 decimals of accuracy
[10:31:01][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.16985 V with 1 decimals of accuracy
[10:31:01][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.24342 V with 1 decimals of accuracy
[10:31:01][W][component:237]: Component display took a long time for an operation (265 ms).
[10:31:01][W][component:238]: Components should block for at most 30 ms.
[10:31:01][D][sensor:094]: 'power1': Sending state -0.10387 W with 1 decimals of accuracy
[10:31:01][D][sensor:094]: 'Total Daily Energy1': Sending state -0.00001 kWh with 3 decimals of accuracy
[10:31:01][D][cd74hc4067:036]: switch to input 1
[10:31:01][D][sensor:094]: 'ai2': Sending state 1.07100 V with 3 decimals of accuracy
[10:31:02][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.45279 V with 1 decimals of accuracy
[10:31:02][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.61172 V with 1 decimals of accuracy
[10:31:02][D][cd74hc4067:036]: switch to input 0
[10:31:02][D][sensor:094]: 'ai1': Sending state 1.06900 V with 3 decimals of accuracy
[10:31:02][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.01465 V with 1 decimals of accuracy
[10:31:02][W][component:237]: Component display took a long time for an operation (266 ms).
[10:31:02][W][component:238]: Components should block for at most 30 ms.
[10:31:03][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.27932 V with 1 decimals of accuracy
[10:31:03][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.09369 V with 1 decimals of accuracy
[10:31:03][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.13211 V with 1 decimals of accuracy
[10:31:03][W][component:237]: Component display took a long time for an operation (265 ms).
[10:31:03][W][component:238]: Components should block for at most 30 ms.
[10:31:04][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.13211 V with 1 decimals of accuracy
[10:31:04][D][cd74hc4067:036]: switch to input 14
[10:31:04][D][sensor:094]: 'ai15': Sending state 1.07100 V with 3 decimals of accuracy
[10:31:04][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.70949 V with 1 decimals of accuracy
[10:31:04][D][cd74hc4067:036]: switch to input 0
[10:31:04][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.93239 V with 1 decimals of accuracy
[10:31:04][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.002A after 721 different samples (3605 SPS)
[10:31:04][D][sensor:094]: 'Measured Current-1': Sending state -0.04470 A with 2 decimals of accuracy
[10:31:04][W][component:237]: Component display took a long time for an operation (266 ms).
[10:31:04][W][component:238]: Components should block for at most 30 ms.
[10:31:04][D][cd74hc4067:036]: switch to input 13
[10:31:04][D][sensor:094]: 'ai14': Sending state 1.07100 V with 3 decimals of accuracy
[10:31:05][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.61172 V with 1 decimals of accuracy
[10:31:05][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.84646 V with 1 decimals of accuracy
[10:31:05][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.70949 V with 1 decimals of accuracy
[10:31:05][D][sht3xd:097]: Got temperature=20.73°C humidity=63.37%
[10:31:05][D][sensor:094]: 'sht Temperature': Sending state 20.72747 °C with 1 decimals of accuracy
[10:31:05][D][sensor:094]: 'sht Humidity': Sending state 63.37224 % with 1 decimals of accuracy
[10:31:05][W][component:237]: Component display took a long time for an operation (266 ms).
[10:31:05][W][component:238]: Components should block for at most 30 ms.
[10:31:05][D][cd74hc4067:036]: switch to input 5
[10:31:06][D][ct_clamp:042]: 'Measured Current-6' - Raw AC Value: 0.004A after 923 different samples (4615 SPS)
[10:31:06][D][sensor:094]: 'Measured Current-6': Sending state 0.10921 A with 2 decimals of accuracy
[10:31:06][W][ethernet:265]: Connecting via ethernet failed! Re-connecting...
[10:31:06][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.80196 V with 1 decimals of accuracy
[10:31:06][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.70949 V with 1 decimals of accuracy
[10:31:06][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.97395 V with 1 decimals of accuracy
[10:31:06][W][component:237]: Component display took a long time for an operation (266 ms).
[10:31:06][W][component:238]: Components should block for at most 30 ms.
[10:31:07][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.84646 V with 1 decimals of accuracy
[10:31:07][D][cd74hc4067:036]: switch to input 3
[10:31:07][D][sensor:094]: 'ai4': Sending state 1.07300 V with 3 decimals of accuracy
[10:31:07][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.61172 V with 1 decimals of accuracy
[10:31:07][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.75633 V with 1 decimals of accuracy
[10:31:07][W][component:237]: Component display took a long time for an operation (266 ms).
[10:31:07][W][component:238]: Components should block for at most 30 ms.
[10:31:07][D][cd74hc4067:036]: switch to input 4
[10:31:07][D][sensor:094]: 'ai5': Sending state 1.06400 V with 3 decimals of accuracy
[10:31:08][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.41758 V with 1 decimals of accuracy
[10:31:08][D][cd74hc4067:036]: switch to input 9
[10:31:08][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.33637 V with 1 decimals of accuracy
[10:31:08][D][ct_clamp:042]: 'Measured Current-10' - Raw AC Value: 0.003A after 662 different samples (3310 SPS)
[10:31:08][D][sensor:094]: 'Measured Current-10': Sending state 0.08284 A with 2 decimals of accuracy
[10:31:08][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.93239 V with 1 decimals of accuracy
[10:31:08][W][component:237]: Component display took a long time for an operation (266 ms).
[10:31:08][W][component:238]: Components should block for at most 30 ms.
[10:31:08][D][cd74hc4067:036]: switch to input 11
[10:31:09][D][ct_clamp:042]: 'Measured Current-12' - Raw AC Value: 0.004A after 973 different samples (4865 SPS)
[10:31:09][D][sensor:094]: 'Measured Current-12': Sending state 0.11817 A with 2 decimals of accuracy
[10:31:09][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.80196 V with 1 decimals of accuracy
[10:31:09][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.61172 V with 1 decimals of accuracy
[10:31:09][D][cd74hc4067:036]: switch to input 0
[10:31:09][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.16985 V with 1 decimals of accuracy
[10:31:09][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.001A after 722 different samples (3610 SPS)
[10:31:09][D][sensor:094]: 'Measured Current-1': Sending state -0.06841 A with 2 decimals of accuracy
[10:31:09][W][component:237]: Component display took a long time for an operation (266 ms).
[10:31:09][W][component:238]: Components should block for at most 30 ms.
[10:31:09][D][cd74hc4067:036]: switch to input 15
[10:31:10][D][ct_clamp:042]: 'Measured Current-16' - Raw AC Value: 0.004A after 989 different samples (4945 SPS)
[10:31:10][D][sensor:094]: 'Measured Current-16': Sending state 0.12345 A with 2 decimals of accuracy
[10:31:10][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.50763 V with 1 decimals of accuracy
[10:31:10][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.80196 V with 1 decimals of accuracy
[10:31:10][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.97395 V with 1 decimals of accuracy
[10:31:10][D][sht3xd:097]: Got temperature=20.71°C humidity=63.48%
[10:31:10][D][sensor:094]: 'sht Temperature': Sending state 20.71145 °C with 1 decimals of accuracy
[10:31:10][D][sensor:094]: 'sht Humidity': Sending state 63.48211 % with 1 decimals of accuracy
[10:31:10][W][component:237]: Component display took a long time for an operation (266 ms).
[10:31:10][W][component:238]: Components should block for at most 30 ms.
[10:31:11][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.56054 V with 1 decimals of accuracy
[10:31:11][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.50763 V with 1 decimals of accuracy
[10:31:11][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.66132 V with 1 decimals of accuracy
[10:31:11][W][component:237]: Component display took a long time for an operation (265 ms).
[10:31:11][W][component:238]: Components should block for at most 30 ms.
[10:31:11][D][cd74hc4067:036]: switch to input 2
[10:31:12][D][sensor:094]: 'ai3': Sending state 1.07300 V with 3 decimals of accuracy
[10:31:12][D][ct_clamp:042]: 'Measured Current-3' - Raw AC Value: 0.002A after 867 different samples (4335 SPS)
[10:31:12][D][sensor:094]: 'Measured Current-3': Sending state 0.04987 A with 2 decimals of accuracy
[10:31:12][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.97395 V with 1 decimals of accuracy
[10:31:12][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.13211 V with 1 decimals of accuracy
[10:31:12][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.80196 V with 1 decimals of accuracy
[10:31:12][W][component:237]: Component display took a long time for an operation (266 ms).
[10:31:12][W][component:238]: Components should block for at most 30 ms.
[10:31:13][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.09369 V with 1 decimals of accuracy
[10:31:13][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.09369 V with 1 decimals of accuracy
[10:31:13][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.13211 V with 1 decimals of accuracy
[10:31:13][W][component:237]: Component display took a long time for an operation (265 ms).
[10:31:13][W][component:238]: Components should block for at most 30 ms.
[10:31:14][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.13211 V with 1 decimals of accuracy
[10:31:14][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.01465 V with 1 decimals of accuracy
[10:31:14][D][cd74hc4067:036]: switch to input 0
[10:31:14][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.20694 V with 1 decimals of accuracy
[10:31:14][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.001A after 734 different samples (3670 SPS)
[10:31:14][D][sensor:094]: 'Measured Current-1': Sending state -0.05526 A with 2 decimals of accuracy
[10:31:14][W][component:237]: Component display took a long time for an operation (266 ms).
[10:31:14][W][component:238]: Components should block for at most 30 ms.
[10:31:15][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.34947 V with 1 decimals of accuracy
[10:31:15][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.27932 V with 1 decimals of accuracy
[10:31:15][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.16985 V with 1 decimals of accuracy
[10:31:15][D][sht3xd:097]: Got temperature=20.73°C humidity=64.25%
[10:31:15][D][sensor:094]: 'sht Temperature': Sending state 20.72747 °C with 1 decimals of accuracy
[10:31:15][D][sensor:094]: 'sht Humidity': Sending state 64.24506 % with 1 decimals of accuracy
[10:31:15][W][component:237]: Component display took a long time for an operation (266 ms).
[10:31:15][W][component:238]: Components should block for at most 30 ms.
[10:31:16][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.24342 V with 1 decimals of accuracy
[10:31:16][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.24342 V with 1 decimals of accuracy
[10:31:16][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.20694 V with 1 decimals of accuracy
[10:31:16][W][component:237]: Component display took a long time for an operation (265 ms).
[10:31:16][W][component:238]: Components should block for at most 30 ms.
[10:31:17][D][cd74hc4067:036]: switch to input 15
[10:31:17][D][sensor:094]: 'ai16': Sending state 1.07100 V with 3 decimals of accuracy
[10:31:17][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.70949 V with 1 decimals of accuracy
[10:31:17][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.39579 V with 1 decimals of accuracy
[10:31:17][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.05455 V with 1 decimals of accuracy
[10:31:17][W][component:237]: Component display took a long time for an operation (266 ms).
[10:31:17][W][component:238]: Components should block for at most 30 ms.
[10:31:17][D][cd74hc4067:036]: switch to input 8
[10:31:17][D][sensor:094]: 'ai9': Sending state 1.07100 V with 3 decimals of accuracy
[10:31:18][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.01465 V with 1 decimals of accuracy
[10:31:18][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.88991 V with 1 decimals of accuracy
[10:31:18][D][ct_clamp:042]: 'Measured Current-9' - Raw AC Value: 0.002A after 748 different samples (3740 SPS)
[10:31:18][D][sensor:094]: 'Measured Current-9': Sending state 0.05106 A with 2 decimals of accuracy
[10:31:18][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.20694 V with 1 decimals of accuracy
[10:31:18][D][cd74hc4067:036]: switch to input 5
[10:31:18][D][sensor:094]: 'ai6': Sending state 1.07000 V with 3 decimals of accuracy
[10:31:18][W][component:237]: Component display took a long time for an operation (266 ms).
[10:31:18][W][component:238]: Components should block for at most 30 ms.
[10:31:18][D][cd74hc4067:036]: switch to input 6
[10:31:19][D][ct_clamp:042]: 'Measured Current-7' - Raw AC Value: 0.002A after 947 different samples (4735 SPS)
[10:31:19][D][sensor:094]: 'Measured Current-7': Sending state 0.05508 A with 2 decimals of accuracy
[10:31:19][D][cd74hc4067:036]: switch to input 11
[10:31:19][D][sensor:094]: 'ai12': Sending state 1.07200 V with 3 decimals of accuracy
[10:31:19][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.70949 V with 1 decimals of accuracy
[10:31:19][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.45279 V with 1 decimals of accuracy
[10:31:19][D][cd74hc4067:036]: switch to input 0
[10:31:19][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.31466 V with 1 decimals of accuracy
[10:31:19][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.002A after 733 different samples (3665 SPS)
[10:31:19][D][sensor:094]: 'Measured Current-1': Sending state -0.03570 A with 2 decimals of accuracy
[10:31:19][W][component:237]: Component display took a long time for an operation (266 ms).
[10:31:19][W][component:238]: Components should block for at most 30 ms.
[10:31:20][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.88991 V with 1 decimals of accuracy
[10:31:20][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.24342 V with 1 decimals of accuracy
[10:31:20][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.20694 V with 1 decimals of accuracy
[10:31:20][D][sht3xd:097]: Got temperature=20.73°C humidity=64.24%
[10:31:20][D][sensor:094]: 'sht Temperature': Sending state 20.72747 °C with 1 decimals of accuracy
[10:31:20][D][sensor:094]: 'sht Humidity': Sending state 64.23590 % with 1 decimals of accuracy
[10:31:20][W][component:237]: Component display took a long time for an operation (266 ms).
[10:31:20][W][component:238]: Components should block for at most 30 ms.
[10:31:21][W][ethernet:265]: Connecting via ethernet failed! Re-connecting...
[10:31:21][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.13211 V with 1 decimals of accuracy
[10:31:21][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.34947 V with 1 decimals of accuracy
[10:31:21][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.97395 V with 1 decimals of accuracy
[10:31:21][D][cd74hc4067:036]: switch to input 12
[10:31:21][W][component:237]: Component display took a long time for an operation (266 ms).
[10:31:21][W][component:238]: Components should block for at most 30 ms.
[10:31:21][D][ct_clamp:042]: 'Measured Current-13' - Raw AC Value: 0.003A after 81 different samples (405 SPS)
[10:31:21][D][sensor:094]: 'Measured Current-13': Sending state 0.07943 A with 2 decimals of accuracy
[10:31:21][D][cd74hc4067:036]: switch to input 13
[10:31:22][D][ct_clamp:042]: 'Measured Current-14' - Raw AC Value: 0.003A after 782 different samples (3910 SPS)
[10:31:22][D][sensor:094]: 'Measured Current-14': Sending state 0.08874 A with 2 decimals of accuracy
[10:31:22][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.61172 V with 1 decimals of accuracy
[10:31:22][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.70949 V with 1 decimals of accuracy
[10:31:22][D][esp32.preferences:114]: Saving 1 preferences to flash...
[10:31:22][D][esp32.preferences:143]: Saving 1 preferences to flash: 0 cached, 1 written, 0 failed
[10:31:22][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.05455 V with 1 decimals of accuracy
[10:31:22][W][component:237]: Component display took a long time for an operation (266 ms).
[10:31:22][W][component:238]: Components should block for at most 30 ms.
[10:31:22][D][cd74hc4067:036]: switch to input 6
[10:31:22][D][sensor:094]: 'ai7': Sending state 1.07000 V with 3 decimals of accuracy
[10:31:23][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.16985 V with 1 decimals of accuracy
[10:31:23][D][cd74hc4067:036]: switch to input 10
[10:31:23][D][sensor:094]: 'ai11': Sending state 1.07100 V with 3 decimals of accuracy
[10:31:23][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.05455 V with 1 decimals of accuracy
[10:31:23][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.05455 V with 1 decimals of accuracy
[10:31:23][W][component:237]: Component display took a long time for an operation (266 ms).
[10:31:23][W][component:238]: Components should block for at most 30 ms.
[10:31:24][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.84646 V with 1 decimals of accuracy
[10:31:24][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.31466 V with 1 decimals of accuracy
[10:31:24][D][cd74hc4067:036]: switch to input 0
[10:31:24][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.05455 V with 1 decimals of accuracy
[10:31:24][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.002A after 685 different samples (3425 SPS)
[10:31:24][D][sensor:094]: 'Measured Current-1': Sending state -0.03732 A with 2 decimals of accuracy
[10:31:24][W][component:237]: Component display took a long time for an operation (266 ms).
[10:31:24][W][component:238]: Components should block for at most 30 ms.
[10:31:25][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.97395 V with 1 decimals of accuracy
[10:31:25][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.09369 V with 1 decimals of accuracy
[10:31:25][D][cd74hc4067:036]: switch to input 4
[10:31:25][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.34947 V with 1 decimals of accuracy
[10:31:25][D][sht3xd:097]: Got temperature=20.73°C humidity=63.90%
[10:31:25][D][sensor:094]: 'sht Temperature': Sending state 20.72747 °C with 1 decimals of accuracy
[10:31:25][D][sensor:094]: 'sht Humidity': Sending state 63.90173 % with 1 decimals of accuracy
[10:31:25][W][component:237]: Component display took a long time for an operation (266 ms).
[10:31:25][W][component:238]: Components should block for at most 30 ms.
[10:31:25][D][ct_clamp:042]: 'Measured Current-5' - Raw AC Value: 0.003A after 316 different samples (1580 SPS)
[10:31:25][D][sensor:094]: 'Measured Current-5': Sending state 0.08239 A with 2 decimals of accuracy
[10:31:26][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.67274 V with 1 decimals of accuracy
[10:31:26][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.16985 V with 1 decimals of accuracy
[10:31:26][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.24342 V with 1 decimals of accuracy
[10:31:26][D][cd74hc4067:036]: switch to input 3
[10:31:26][W][component:237]: Component display took a long time for an operation (266 ms).
[10:31:26][W][component:238]: Components should block for at most 30 ms.
[10:31:26][D][ct_clamp:042]: 'Measured Current-4' - Raw AC Value: 0.004A after 245 different samples (1225 SPS)
[10:31:26][D][sensor:094]: 'Measured Current-4': Sending state 0.12387 A with 2 decimals of accuracy
[10:31:26][D][cd74hc4067:036]: switch to input 7
[10:31:26][D][cd74hc4067:036]: switch to input 10
[10:31:26][D][cd74hc4067:036]: switch to input 7
[10:31:26][D][cd74hc4067:036]: switch to input 10
[10:31:26][D][cd74hc4067:036]: switch to input 7
[10:31:26][D][cd74hc4067:036]: switch to input 10
[10:31:26][D][cd74hc4067:036]: switch to input 7
[10:31:26][D][cd74hc4067:036]: switch to input 10
[10:31:26][D][cd74hc4067:036]: switch to input 7
[10:31:26][D][cd74hc4067:036]: switch to input 10
[10:31:26][D][cd74hc4067:036]: switch to input 7
[10:31:26][D][cd74hc4067:036]: switch to input 10
[10:31:26][D][cd74hc4067:036]: switch to input 7
[10:31:26][D][cd74hc4067:036]: switch to input 10
[10:31:26][D][cd74hc4067:036]: switch to input 7
[10:31:26][D][cd74hc4067:036]: switch to input 10
[10:31:26][D][cd74hc4067:036]: switch to input 7
[10:31:26][D][cd74hc4067:036]: switch to input 10
[10:31:26][D][cd74hc4067:036]: switch to input 7
[10:31:26][D][cd74hc4067:036]: switch to input 10
[10:31:26][D][cd74hc4067:036]: switch to input 7
[10:31:26][D][cd74hc4067:036]: switch to input 10
[10:31:26][D][cd74hc4067:036]: switch to input 7
[10:31:27][D][cd74hc4067:036]: switch to input 10
[10:31:27][D][cd74hc4067:036]: switch to input 7
[10:31:27][D][cd74hc4067:036]: switch to input 10
[10:31:27][D][cd74hc4067:036]: switch to input 7
[10:31:27][D][cd74hc4067:036]: switch to input 10
[10:31:27][D][cd74hc4067:036]: switch to input 7
[10:31:27][D][cd74hc4067:036]: switch to input 10
[10:31:27][D][cd74hc4067:036]: switch to input 7
[10:31:27][D][cd74hc4067:036]: switch to input 10
[10:31:27][D][cd74hc4067:036]: switch to input 7
[10:31:27][D][cd74hc4067:036]: switch to input 10
[10:31:27][D][cd74hc4067:036]: switch to input 7
[10:31:27][D][cd74hc4067:036]: switch to input 10
[10:31:27][D][cd74hc4067:036]: switch to input 7
[10:31:27][D][cd74hc4067:036]: switch to input 10
[10:31:27][D][cd74hc4067:036]: switch to input 7
[10:31:27][D][cd74hc4067:036]: switch to input 10
[10:31:27][D][cd74hc4067:036]: switch to input 7
[10:31:27][D][cd74hc4067:036]: switch to input 10
[10:31:27][D][ct_clamp:042]: 'Measured Current-11' - Raw AC Value: 0.002A after 18 different samples (90 SPS)
[10:31:27][D][sensor:094]: 'Measured Current-11': Sending state 0.06127 A with 2 decimals of accuracy
[10:31:27][D][ct_clamp:042]: 'Measured Current-8' - Raw AC Value: 0.004A after 19 different samples (95 SPS)
[10:31:27][D][sensor:094]: 'Measured Current-8': Sending state 0.12011 A with 2 decimals of accuracy
[10:31:27][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.88991 V with 1 decimals of accuracy
[10:31:27][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.01465 V with 1 decimals of accuracy
[10:31:27][D][cd74hc4067:036]: switch to input 1
[10:31:27][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.93239 V with 1 decimals of accuracy
[10:31:27][D][ct_clamp:042]: 'Measured Current-2' - Raw AC Value: 0.003A after 763 different samples (3815 SPS)
[10:31:27][D][sensor:094]: 'Measured Current-2': Sending state 0.07716 A with 2 decimals of accuracy
[10:31:27][W][component:237]: Component display took a long time for an operation (266 ms).
[10:31:27][W][component:238]: Components should block for at most 30 ms.
[10:31:27][D][cd74hc4067:036]: switch to input 9
[10:31:27][D][sensor:094]: 'ai10': Sending state 1.07100 V with 3 decimals of accuracy
[10:31:28][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.88991 V with 1 decimals of accuracy
[10:31:28][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.75633 V with 1 decimals of accuracy
[10:31:28][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.80196 V with 1 decimals of accuracy
[10:31:28][W][component:237]: Component display took a long time for an operation (266 ms).
[10:31:28][W][component:238]: Components should block for at most 30 ms.
[10:31:29][D][cd74hc4067:036]: switch to input 14
[10:31:29][D][cd74hc4067:036]: switch to input 7
[10:31:29][D][sensor:094]: 'ai8': Sending state 1.07100 V with 3 decimals of accuracy
[10:31:29][D][cd74hc4067:036]: switch to input 14
[10:31:29][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.75633 V with 1 decimals of accuracy
[10:31:29][D][ct_clamp:042]: 'Measured Current-15' - Raw AC Value: 0.002A after 674 different samples (3370 SPS)
[10:31:29][D][sensor:094]: 'Measured Current-15': Sending state 0.05989 A with 2 decimals of accuracy
[10:31:29][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.84646 V with 1 decimals of accuracy
[10:31:29][D][cd74hc4067:036]: switch to input 0
[10:31:29][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.20694 V with 1 decimals of accuracy
[10:31:29][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.002A after 727 different samples (3635 SPS)
[10:31:29][D][sensor:094]: 'Measured Current-1': Sending state -0.04785 A with 2 decimals of accuracy
[10:31:29][W][component:237]: Component display took a long time for an operation (266 ms).
[10:31:29][W][component:238]: Components should block for at most 30 ms.
[10:31:29][D][cd74hc4067:036]: switch to input 12
[10:31:29][D][sensor:094]: 'ai13': Sending state 1.07100 V with 3 decimals of accuracy
[10:31:30][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.97395 V with 1 decimals of accuracy
[10:31:30][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.09369 V with 1 decimals of accuracy
[10:31:30][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.80196 V with 1 decimals of accuracy
[10:31:30][D][sht3xd:097]: Got temperature=20.73°C humidity=63.64%
[10:31:30][D][sensor:094]: 'sht Temperature': Sending state 20.72747 °C with 1 decimals of accuracy
[10:31:30][D][sensor:094]: 'sht Humidity': Sending state 63.64233 % with 1 decimals of accuracy
[10:31:30][W][component:237]: Component display took a long time for an operation (265 ms).
[10:31:30][W][component:238]: Components should block for at most 30 ms.
[10:31:31][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.05455 V with 1 decimals of accuracy
[10:31:31][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.13211 V with 1 decimals of accuracy
[10:31:31][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.09369 V with 1 decimals of accuracy
[10:31:31][W][component:237]: Component display took a long time for an operation (265 ms).
[10:31:31][W][component:238]: Components should block for at most 30 ms.
[10:31:32][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.24342 V with 1 decimals of accuracy
[10:31:32][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.13211 V with 1 decimals of accuracy
[10:31:32][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.09369 V with 1 decimals of accuracy
[10:31:32][W][component:237]: Component display took a long time for an operation (265 ms).
[10:31:32][W][component:238]: Components should block for at most 30 ms.
[10:31:33][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.93239 V with 1 decimals of accuracy
[10:31:33][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.01465 V with 1 decimals of accuracy
[10:31:33][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.88991 V with 1 decimals of accuracy
[10:31:33][W][component:237]: Component display took a long time for an operation (265 ms).
[10:31:33][W][component:238]: Components should block for at most 30 ms.
[10:31:34][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.88991 V with 1 decimals of accuracy
[10:31:34][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.38377 V with 1 decimals of accuracy
[10:31:34][D][cd74hc4067:036]: switch to input 0
[10:31:34][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.09369 V with 1 decimals of accuracy
[10:31:34][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.001A after 781 different samples (3905 SPS)
[10:31:34][D][sensor:094]: 'Measured Current-1': Sending state -0.05791 A with 2 decimals of accuracy
[10:31:34][W][component:237]: Component display took a long time for an operation (266 ms).
[10:31:34][W][component:238]: Components should block for at most 30 ms.
[10:31:35][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.34947 V with 1 decimals of accuracy
[10:31:35][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.16985 V with 1 decimals of accuracy
[10:31:35][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.27932 V with 1 decimals of accuracy
[10:31:35][D][sht3xd:097]: Got temperature=20.68°C humidity=63.47%
[10:31:35][D][sensor:094]: 'sht Temperature': Sending state 20.68475 °C with 1 decimals of accuracy
[10:31:35][D][sensor:094]: 'sht Humidity': Sending state 63.46685 % with 1 decimals of accuracy
[10:31:35][W][component:237]: Component display took a long time for an operation (266 ms).
[10:31:35][W][component:238]: Components should block for at most 30 ms.
[10:31:36][W][ethernet:265]: Connecting via ethernet failed! Re-connecting...
[10:31:36][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.13211 V with 1 decimals of accuracy
[10:31:36][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.34947 V with 1 decimals of accuracy
[10:31:36][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.31466 V with 1 decimals of accuracy
[10:31:36][W][component:237]: Component display took a long time for an operation (266 ms).
[10:31:36][W][component:238]: Components should block for at most 30 ms.
[10:31:37][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.13211 V with 1 decimals of accuracy
[10:31:37][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.01465 V with 1 decimals of accuracy
[10:31:37][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.97395 V with 1 decimals of accuracy
[10:31:37][W][component:237]: Component display took a long time for an operation (265 ms).
[10:31:37][W][component:238]: Components should block for at most 30 ms.
[10:31:38][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.05455 V with 1 decimals of accuracy
[10:31:38][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.27932 V with 1 decimals of accuracy
[10:31:38][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.97395 V with 1 decimals of accuracy
[10:31:38][W][component:237]: Component display took a long time for an operation (265 ms).
[10:31:38][W][component:238]: Components should block for at most 30 ms.
[10:31:39][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.34947 V with 1 decimals of accuracy
[10:31:39][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.05455 V with 1 decimals of accuracy
[10:31:39][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.05455 V with 1 decimals of accuracy
[10:31:39][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.002A after 732 different samples (3660 SPS)
[10:31:39][D][sensor:094]: 'Measured Current-1': Sending state -0.05337 A with 2 decimals of accuracy
[10:31:39][W][component:237]: Component display took a long time for an operation (266 ms).
[10:31:39][W][component:238]: Components should block for at most 30 ms.
[10:31:40][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.31466 V with 1 decimals of accuracy
[10:31:40][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.31466 V with 1 decimals of accuracy
[10:31:40][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.84646 V with 1 decimals of accuracy
[10:31:40][D][sht3xd:097]: Got temperature=20.70°C humidity=63.51%
[10:31:40][D][sensor:094]: 'sht Temperature': Sending state 20.69810 °C with 1 decimals of accuracy
[10:31:40][D][sensor:094]: 'sht Humidity': Sending state 63.51263 % with 1 decimals of accuracy
[10:31:40][W][component:237]: Component display took a long time for an operation (266 ms).
[10:31:40][W][component:238]: Components should block for at most 30 ms.
[10:31:41][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.64219 V with 1 decimals of accuracy
[10:31:41][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.27932 V with 1 decimals of accuracy
[10:31:41][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.20694 V with 1 decimals of accuracy
[10:31:41][W][component:237]: Component display took a long time for an operation (265 ms).
[10:31:41][W][component:238]: Components should block for at most 30 ms.
[10:31:42][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.51630 V with 1 decimals of accuracy
[10:31:42][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.97395 V with 1 decimals of accuracy
[10:31:42][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.05455 V with 1 decimals of accuracy
[10:31:42][W][component:237]: Component display took a long time for an operation (265 ms).
[10:31:42][W][component:238]: Components should block for at most 30 ms.
[10:31:43][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.27932 V with 1 decimals of accuracy
[10:31:43][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.31466 V with 1 decimals of accuracy
[10:31:43][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.20694 V with 1 decimals of accuracy
[10:31:43][W][component:237]: Component display took a long time for an operation (266 ms).
[10:31:43][W][component:238]: Components should block for at most 30 ms.
[10:31:44][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.01465 V with 1 decimals of accuracy
[10:31:44][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.09369 V with 1 decimals of accuracy
[10:31:44][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.13211 V with 1 decimals of accuracy
[10:31:44][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.002A after 738 different samples (3690 SPS)
[10:31:44][D][sensor:094]: 'Measured Current-1': Sending state -0.04426 A with 2 decimals of accuracy
[10:31:44][W][component:237]: Component display took a long time for an operation (266 ms).
[10:31:44][W][component:238]: Components should block for at most 30 ms.
[10:31:45][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.58001 V with 1 decimals of accuracy
[10:31:45][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.20694 V with 1 decimals of accuracy
[10:31:45][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.20694 V with 1 decimals of accuracy
[10:31:45][D][sht3xd:097]: Got temperature=20.73°C humidity=63.50%
[10:31:45][D][sensor:094]: 'sht Temperature': Sending state 20.72747 °C with 1 decimals of accuracy
[10:31:45][D][sensor:094]: 'sht Humidity': Sending state 63.50500 % with 1 decimals of accuracy
[10:31:45][W][component:237]: Component display took a long time for an operation (266 ms).
[10:31:45][W][component:238]: Components should block for at most 30 ms.
[10:31:46][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.09369 V with 1 decimals of accuracy
[10:31:46][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.31466 V with 1 decimals of accuracy
[10:31:46][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.97395 V with 1 decimals of accuracy
[10:31:46][W][component:237]: Component display took a long time for an operation (266 ms).
[10:31:46][W][component:238]: Components should block for at most 30 ms.
[10:31:47][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.24342 V with 1 decimals of accuracy
[10:31:47][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.24342 V with 1 decimals of accuracy
[10:31:47][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.27932 V with 1 decimals of accuracy
[10:31:47][W][component:237]: Component display took a long time for an operation (265 ms).
[10:31:47][W][component:238]: Components should block for at most 30 ms.
[10:31:48][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.38377 V with 1 decimals of accuracy
[10:31:48][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.97395 V with 1 decimals of accuracy
[10:31:48][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.31466 V with 1 decimals of accuracy
[10:31:48][W][component:237]: Component display took a long time for an operation (266 ms).
[10:31:48][W][component:238]: Components should block for at most 30 ms.
[10:31:49][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.31466 V with 1 decimals of accuracy
[10:31:49][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.45093 V with 1 decimals of accuracy
[10:31:49][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.20694 V with 1 decimals of accuracy
[10:31:49][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.002A after 738 different samples (3690 SPS)
[10:31:49][D][sensor:094]: 'Measured Current-1': Sending state -0.04161 A with 2 decimals of accuracy
[10:31:49][W][component:237]: Component display took a long time for an operation (266 ms).
[10:31:49][W][component:238]: Components should block for at most 30 ms.
[10:31:50][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.45093 V with 1 decimals of accuracy
[10:31:50][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.41758 V with 1 decimals of accuracy
[10:31:50][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.09369 V with 1 decimals of accuracy
[10:31:50][D][sht3xd:097]: Got temperature=20.74°C humidity=63.49%
[10:31:50][D][sensor:094]: 'sht Temperature': Sending state 20.74082 °C with 1 decimals of accuracy
[10:31:50][D][sensor:094]: 'sht Humidity': Sending state 63.48669 % with 1 decimals of accuracy
[10:31:50][W][component:237]: Component display took a long time for an operation (266 ms).
[10:31:50][W][component:238]: Components should block for at most 30 ms.
[10:31:51][W][ethernet:265]: Connecting via ethernet failed! Re-connecting...
[10:31:51][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.20694 V with 1 decimals of accuracy
[10:31:51][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.20694 V with 1 decimals of accuracy
[10:31:51][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.41758 V with 1 decimals of accuracy
[10:31:51][W][component:237]: Component display took a long time for an operation (265 ms).
[10:31:51][W][component:238]: Components should block for at most 30 ms.
[10:31:52][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.20694 V with 1 decimals of accuracy
[10:31:52][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.24342 V with 1 decimals of accuracy
[10:31:52][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.41758 V with 1 decimals of accuracy
[10:31:52][W][component:237]: Component display took a long time for an operation (265 ms).
[10:31:52][W][component:238]: Components should block for at most 30 ms.
[10:31:53][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.34947 V with 1 decimals of accuracy
[10:31:53][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.34947 V with 1 decimals of accuracy
[10:31:53][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.38377 V with 1 decimals of accuracy
[10:31:53][W][component:237]: Component display took a long time for an operation (266 ms).
[10:31:53][W][component:238]: Components should block for at most 30 ms.
[10:31:54][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.27932 V with 1 decimals of accuracy
[10:31:54][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.45093 V with 1 decimals of accuracy
[10:31:54][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.27932 V with 1 decimals of accuracy
[10:31:54][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.002A after 713 different samples (3565 SPS)
[10:31:54][D][sensor:094]: 'Measured Current-1': Sending state -0.03127 A with 2 decimals of accuracy
[10:31:54][W][component:237]: Component display took a long time for an operation (266 ms).
[10:31:54][W][component:238]: Components should block for at most 30 ms.
[10:31:55][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.13211 V with 1 decimals of accuracy
[10:31:55][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.20694 V with 1 decimals of accuracy
[10:31:55][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.09369 V with 1 decimals of accuracy
[10:31:55][D][sht3xd:097]: Got temperature=20.78°C humidity=63.49%
[10:31:55][D][sensor:094]: 'sht Temperature': Sending state 20.78355 °C with 1 decimals of accuracy
[10:31:55][D][sensor:094]: 'sht Humidity': Sending state 63.48516 % with 1 decimals of accuracy
[10:31:55][W][component:237]: Component display took a long time for an operation (266 ms).
[10:31:55][W][component:238]: Components should block for at most 30 ms.
[10:31:56][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.13211 V with 1 decimals of accuracy
[10:31:56][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.13211 V with 1 decimals of accuracy
[10:31:56][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.16985 V with 1 decimals of accuracy
[10:31:56][W][component:237]: Component display took a long time for an operation (266 ms).
[10:31:56][W][component:238]: Components should block for at most 30 ms.
[10:31:57][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.38377 V with 1 decimals of accuracy
[10:31:57][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.20694 V with 1 decimals of accuracy
[10:31:57][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.05455 V with 1 decimals of accuracy
[10:31:57][W][component:237]: Component display took a long time for an operation (266 ms).
[10:31:57][W][component:238]: Components should block for at most 30 ms.
[10:31:58][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.45093 V with 1 decimals of accuracy
[10:31:58][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.20694 V with 1 decimals of accuracy
[10:31:58][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.16985 V with 1 decimals of accuracy
[10:31:58][W][component:237]: Component display took a long time for an operation (266 ms).
[10:31:58][W][component:238]: Components should block for at most 30 ms.
[10:31:59][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.05455 V with 1 decimals of accuracy
[10:31:59][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.16985 V with 1 decimals of accuracy
[10:31:59][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.05455 V with 1 decimals of accuracy
[10:31:59][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.002A after 745 different samples (3725 SPS)
[10:31:59][D][sensor:094]: 'Measured Current-1': Sending state -0.04183 A with 2 decimals of accuracy
[10:31:59][W][component:237]: Component display took a long time for an operation (266 ms).
[10:31:59][W][component:238]: Components should block for at most 30 ms.
[10:32:00][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.80196 V with 1 decimals of accuracy
[10:32:00][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.09369 V with 1 decimals of accuracy
[10:32:00][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.09369 V with 1 decimals of accuracy
[10:32:00][D][sht3xd:097]: Got temperature=20.74°C humidity=63.43%
[10:32:00][D][sensor:094]: 'sht Temperature': Sending state 20.74082 °C with 1 decimals of accuracy
[10:32:00][D][sensor:094]: 'sht Humidity': Sending state 63.42565 % with 1 decimals of accuracy
[10:32:00][W][component:237]: Component display took a long time for an operation (266 ms).
[10:32:00][W][component:238]: Components should block for at most 30 ms.
[10:32:01][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.01465 V with 1 decimals of accuracy
[10:32:01][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.01465 V with 1 decimals of accuracy
[10:32:01][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.34947 V with 1 decimals of accuracy
[10:32:01][W][component:237]: Component display took a long time for an operation (266 ms).
[10:32:01][W][component:238]: Components should block for at most 30 ms.
[10:32:01][D][sensor:094]: 'power1': Sending state -0.08427 W with 1 decimals of accuracy
[10:32:01][D][sensor:094]: 'Total Daily Energy1': Sending state -0.00001 kWh with 3 decimals of accuracy
[10:32:01][D][cd74hc4067:036]: switch to input 1
[10:32:01][D][sensor:094]: 'ai2': Sending state 1.07100 V with 3 decimals of accuracy
[10:32:02][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.75633 V with 1 decimals of accuracy
[10:32:02][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.50763 V with 1 decimals of accuracy
[10:32:02][D][cd74hc4067:036]: switch to input 0
[10:32:02][D][sensor:094]: 'ai1': Sending state 1.07100 V with 3 decimals of accuracy
[10:32:02][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.34947 V with 1 decimals of accuracy
[10:32:02][W][component:237]: Component display took a long time for an operation (266 ms).
[10:32:02][W][component:238]: Components should block for at most 30 ms.
[10:32:03][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.31466 V with 1 decimals of accuracy
[10:32:03][D][sensor:094]: 'm16--AI zmpt 34': Sending state 2.01465 V with 1 decimals of accuracy
[10:32:03][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.93239 V with 1 decimals of accuracy
[10:32:03][W][component:237]: Component display took a long time for an operation (265 ms).
[10:32:03][W][component:238]: Components should block for at most 30 ms.
[10:32:04][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.01465 V with 1 decimals of accuracy
[10:32:04][D][cd74hc4067:036]: switch to input 14
[10:32:04][D][sensor:094]: 'ai15': Sending state 1.07200 V with 3 decimals of accuracy
[10:32:04][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.66132 V with 1 decimals of accuracy
[10:32:04][D][cd74hc4067:036]: switch to input 0
[10:32:04][D][sensor:094]: 'm16--AI zmpt 36': Sending state 2.09369 V with 1 decimals of accuracy
[10:32:04][D][ct_clamp:042]: 'Measured Current-1' - Raw AC Value: 0.002A after 741 different samples (3705 SPS)
[10:32:04][D][sensor:094]: 'Measured Current-1': Sending state -0.03517 A with 2 decimals of accuracy
[10:32:04][W][component:237]: Component display took a long time for an operation (266 ms).
[10:32:04][W][component:238]: Components should block for at most 30 ms.
[10:32:04][D][cd74hc4067:036]: switch to input 13
[10:32:04][D][sensor:094]: 'ai14': Sending state 1.07100 V with 3 decimals of accuracy
[10:32:05][D][sensor:094]: 'm16--AI zmpt 39': Sending state 2.01465 V with 1 decimals of accuracy
[10:32:05][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.56054 V with 1 decimals of accuracy
[10:32:05][D][sensor:094]: 'm16--AI zmpt 36': Sending state 1.93239 V with 1 decimals of accuracy
[10:32:05][D][sht3xd:097]: Got temperature=20.74°C humidity=63.41%
[10:32:05][D][sensor:094]: 'sht Temperature': Sending state 20.74082 °C with 1 decimals of accuracy
[10:32:05][D][sensor:094]: 'sht Humidity': Sending state 63.41344 % with 1 decimals of accuracy
[10:32:05][W][component:237]: Component display took a long time for an operation (266 ms).
[10:32:05][W][component:238]: Components should block for at most 30 ms.
[10:32:05][D][cd74hc4067:036]: switch to input 5
[10:32:06][D][ct_clamp:042]: 'Measured Current-6' - Raw AC Value: 0.004A after 929 different samples (4645 SPS)
[10:32:06][D][sensor:094]: 'Measured Current-6': Sending state 0.09925 A with 2 decimals of accuracy
[10:32:06][W][ethernet:265]: Connecting via ethernet failed! Re-connecting...
[10:32:06][D][sensor:094]: 'm16--AI zmpt 39': Sending state 1.88991 V with 1 decimals of accuracy
[10:32:06][D][sensor:094]: 'm16--AI zmpt 34': Sending state 1.70949 V with 1 decimals of accuracy
[