tango2590 / Hughes-Power-Watchdog

Information on integrating the Hughes Power Watchdog autoformer series into HomeAssistant using ESPHome.
25 stars 5 forks source link

Not receiving any data #6

Closed ralbright-wa closed 1 year ago

ralbright-wa commented 1 year ago

Followed the directions as outlined. Used BLE_Sniffer on my Android, it labeled the MAC Address as: 1D:62:79:60:5B:04 and then with a different one of 32:2D:4E:BD:7D:B6.

Both yielded this for LOG:

`INFO ESPHome 2023.5.5 INFO Reading configuration /config/esphome/esphome-web-5978d4.yaml... INFO Updating https://github.com/spbrogan/esphome@PolledSensor INFO Generating C++ source... INFO Compiling app... Processing powerwatchdog (board: esp32dev; framework: arduino; platform: platformio/espressif32@5.3.0)

HARDWARE: ESP32 240MHz, 320KB RAM, 4MB Flash

INFO Waiting for result... INFO OTA successful INFO Successfully uploaded program. INFO Starting log output from powerwatchdog.local using esphome API INFO Successfully connected to powerwatchdog.local [22:08:25][I][app:102]: ESPHome version 2023.5.5 compiled on Jun 16 2023, 22:07:29

[22:08:25][C][wifi:363]: Local MAC: A8:42:E3:59:78:D4 [22:08:25][C][wifi:364]: SSID: [redacted] [22:08:25][C][wifi:365]: IP Address: 192.168.50.15 [22:08:25][C][wifi:367]: BSSID: [redacted]

[22:08:25][C][wifi:370]: Signal strength: -42 dB ▂▄▆█ [22:08:25][V][wifi:372]: Priority: -1.0 [22:08:25][C][wifi:374]: Channel: 1 [22:08:25][C][wifi:375]: Subnet: 255.255.255.0 [22:08:25][C][wifi:376]: Gateway: 192.168.50.1 [22:08:25][C][wifi:377]: DNS1: 192.168.50.1 [22:08:25][C][wifi:378]: DNS2: 0.0.0.0

[22:08:25][C][logger:302]: Level: VERBOSE [22:08:25][C][logger:303]: Log Baud Rate: 115200 [22:08:25][C][logger:305]: Hardware UART: UART0 [22:08:25][C][logger:309]: Level for 'esp32_ble_tracker': ERROR [22:08:25][C][hughes_power_watchdog:100]: State Class: 'measurement' [22:08:25][C][hughes_power_watchdog:100]: Unit of Measurement: 'W' [22:08:25][C][hughes_power_watchdog:101]: Voltage Line 2 'Watchdog Voltage Line 2' [22:08:25][C][hughes_power_watchdog:101]: Device Class: 'voltage' [22:08:25][C][hughes_power_watchdog:102]: Current Line 2 'Watchdog Current Line 2' [22:08:25][C][hughes_power_watchdog:102]: Device Class: 'current' [22:08:25][C][hughes_power_watchdog:102]: State Class: 'measurement' [22:08:25][C][hughes_power_watchdog:102]: Unit of Measurement: 'A' [22:08:25][C][hughes_power_watchdog:102]: Accuracy Decimals: 1

[22:08:25][C][hughes_power_watchdog:103]: Power Line 2 'Watchdog Power Line 2' [22:08:25][C][hughes_power_watchdog:103]: Device Class: 'power' [22:08:28][V][hughes_power_watchdog:344]: Update Called [22:08:28][V][hughes_power_watchdog:347]: Not Established [22:08:28][V][sensor:043]: 'Watchdog Voltage Line 1': Received new state nan [22:08:28][D][sensor:094]: 'Watchdog Voltage Line 1': Sending state nan Vac with 0 decimals of accuracy [22:08:28][V][sensor:043]: 'Watchdog Voltage Line 2': Received new state nan [22:08:28][D][sensor:094]: 'Watchdog Voltage Line 2': Sending state nan Vac with 0 decimals of accuracy [22:08:28][V][sensor:043]: 'Watchdog Current Line 1': Received new state nan [22:08:28][D][sensor:094]: 'Watchdog Current Line 1': Sending state nan A with 1 decimals of accuracy [22:08:28][V][sensor:043]: 'Watchdog Current Line 2': Received new state nan [22:08:28][D][sensor:094]: 'Watchdog Current Line 2': Sending state nan A with 1 decimals of accuracy [22:08:28][V][sensor:043]: 'Watchdog Power Line 1': Received new state nan [22:08:28][D][sensor:094]: 'Watchdog Power Line 1': Sending state nan W with 0 decimals of accuracy [22:08:28][V][sensor:043]: 'Watchdog Power Line 2': Received new state nan [22:08:28][D][sensor:094]: 'Watchdog Power Line 2': Sending state nan W with 0 decimals of accuracy [22:08:29][V][sensor:043]: 'Watchdog Power': Received new state nan [22:08:29][D][sensor:094]: 'Watchdog Power': Sending state nan W with 0 decimals of accuracy [22:08:29][V][sensor:043]: 'Watchdog Cumulative Power Usage': Received new state nan [22:08:29][D][sensor:094]: 'Watchdog Cumulative Power Usage': Sending state nan kWh with 1 decimals of accuracy [22:08:29][V][sensor:043]: 'Watchdog Error Code': Received new state nan [22:08:29][D][sensor:094]: 'Watchdog Error Code': Sending state nan with 0 decimals of accuracy [22:08:29][V][text_sensor:013]: 'Watchdog Error Text': Received new state [22:08:29][D][text_sensor:064]: 'Watchdog Error Text': Sending state '' [22:08:29][V][component:204]: Component hughes_power_watchdog.sensor took a long time for an operation (0.18 s). [22:08:29][V][component:205]: Components should block for at most 20-30ms. [22:08:33][V][hughes_power_watchdog:344]: Update Called [22:08:33][V][hughes_power_watchdog:347]: Not Established [22:08:33][V][sensor:043]: 'Watchdog Voltage Line 1': Received new state nan [22:08:33][D][sensor:094]: 'Watchdog Voltage Line 1': Sending state nan Vac with 0 decimals of accuracy [22:08:33][V][sensor:043]: 'Watchdog Voltage Line 2': Received new state nan [22:08:33][D][sensor:094]: 'Watchdog Voltage Line 2': Sending state nan Vac with 0 decimals of accuracy [22:08:33][V][sensor:043]: 'Watchdog Current Line 1': Received new state nan [22:08:33][D][sensor:094]: 'Watchdog Current Line 1': Sending state nan A with 1 decimals of accuracy [22:08:33][V][sensor:043]: 'Watchdog Current Line 2': Received new state nan [22:08:33][D][sensor:094]: 'Watchdog Current Line 2': Sending state nan A with 1 decimals of accuracy [22:08:33][V][sensor:043]: 'Watchdog Power Line 1': Received new state nan [22:08:33][D][sensor:094]: 'Watchdog Power Line 1': Sending state nan W with 0 decimals of accuracy [22:08:33][V][sensor:043]: 'Watchdog Power Line 2': Received new state nan [22:08:33][D][sensor:094]: 'Watchdog Power Line 2': Sending state nan W with 0 decimals of accuracy [22:08:33][V][sensor:043]: 'Watchdog Power': Received new state nan [22:08:33][D][sensor:094]: 'Watchdog Power': Sending state nan W with 0 decimals of accuracy [22:08:34][V][sensor:043]: 'Watchdog Cumulative Power Usage': Received new state nan [22:08:34][D][sensor:094]: 'Watchdog Cumulative Power Usage': Sending state nan kWh with 1 decimals of accuracy [22:08:34][V][sensor:043]: 'Watchdog Error Code': Received new state nan [22:08:34][D][sensor:094]: 'Watchdog Error Code': Sending state nan with 0 decimals of accuracy [22:08:34][V][text_sensor:013]: 'Watchdog Error Text': Received new state [22:08:34][D][text_sensor:064]: 'Watchdog Error Text': Sending state '' [22:08:34][V][component:204]: Component hughes_power_watchdog.sensor took a long time for an operation (0.18 s). [22:08:34][V][component:205]: Components should block for at most 20-30ms. [22:08:38][V][hughes_power_watchdog:344]: Update Called [22:08:38][V][hughes_power_watchdog:347]: Not Established [22:08:38][V][sensor:043]: 'Watchdog Voltage Line 1': Received new state nan [22:08:38][D][sensor:094]: 'Watchdog Voltage Line 1': Sending state nan Vac with 0 decimals of accuracy [22:08:38][V][sensor:043]: 'Watchdog Voltage Line 2': Received new state nan [22:08:38][D][sensor:094]: 'Watchdog Voltage Line 2': Sending state nan Vac with 0 decimals of accuracy [22:08:38][V][sensor:043]: 'Watchdog Current Line 1': Received new state nan [22:08:38][D][sensor:094]: 'Watchdog Current Line 1': Sending state nan A with 1 decimals of accuracy [22:08:38][V][sensor:043]: 'Watchdog Current Line 2': Received new state nan [22:08:38][D][sensor:094]: 'Watchdog Current Line 2': Sending state nan A with 1 decimals of accuracy [22:08:38][V][sensor:043]: 'Watchdog Power Line 1': Received new state nan [22:08:38][D][sensor:094]: 'Watchdog Power Line 1': Sending state nan W with 0 decimals of accuracy [22:08:38][V][sensor:043]: 'Watchdog Power Line 2': Received new state nan [22:08:38][D][sensor:094]: 'Watchdog Power Line 2': Sending state nan W with 0 decimals of accuracy [22:08:38][V][sensor:043]: 'Watchdog Power': Received new state nan [22:08:38][D][sensor:094]: 'Watchdog Power': Sending state nan W with 0 decimals of accuracy [22:08:38][V][sensor:043]: 'Watchdog Cumulative Power Usage': Received new state nan [22:08:38][D][sensor:094]: 'Watchdog Cumulative Power Usage': Sending state nan kWh with 1 decimals of accuracy [22:08:39][V][sensor:043]: 'Watchdog Error Code': Received new state nan [22:08:39][D][sensor:094]: 'Watchdog Error Code': Sending state nan with 0 decimals of accuracy [22:08:39][V][text_sensor:013]: 'Watchdog Error Text': Received new state [22:08:39][D][text_sensor:064]: 'Watchdog Error Text': Sending state '' [22:08:39][V][component:204]: Component hughes_power_watchdog.sensor took a long time for an operation (0.17 s). [22:08:39][V][component:205]: Components should block for at most 20-30ms. [22:08:43][V][hughes_power_watchdog:344]: Update Called [22:08:43][V][hughes_power_watchdog:347]: Not Established [22:08:43][V][sensor:043]: 'Watchdog Voltage Line 1': Received new state nan [22:08:43][D][sensor:094]: 'Watchdog Voltage Line 1': Sending state nan Vac with 0 decimals of accuracy [22:08:43][V][sensor:043]: 'Watchdog Voltage Line 2': Received new state nan [22:08:43][D][sensor:094]: 'Watchdog Voltage Line 2': Sending state nan Vac with 0 decimals of accuracy [22:08:43][V][sensor:043]: 'Watchdog Current Line 1': Received new state nan [22:08:43][D][sensor:094]: 'Watchdog Current Line 1': Sending state nan A with 1 decimals of accuracy [22:08:43][V][sensor:043]: 'Watchdog Current Line 2': Received new state nan [22:08:43][D][sensor:094]: 'Watchdog Current Line 2': Sending state nan A with 1 decimals of accuracy [22:08:43][V][sensor:043]: 'Watchdog Power Line 1': Received new state nan [22:08:43][D][sensor:094]: 'Watchdog Power Line 1': Sending state nan W with 0 decimals of accuracy [22:08:43][V][sensor:043]: 'Watchdog Power Line 2': Received new state nan [22:08:43][D][sensor:094]: 'Watchdog Power Line 2': Sending state nan W with 0 decimals of accuracy [22:08:44][V][sensor:043]: 'Watchdog Power': Received new state nan [22:08:44][D][sensor:094]: 'Watchdog Power': Sending state nan W with 0 decimals of accuracy [22:08:44][V][sensor:043]: 'Watchdog Cumulative Power Usage': Received new state nan [22:08:44][D][sensor:094]: 'Watchdog Cumulative Power Usage': Sending state nan kWh with 1 decimals of accuracy [22:08:44][V][sensor:043]: 'Watchdog Error Code': Received new state nan [22:08:44][D][sensor:094]: 'Watchdog Error Code': Sending state nan with 0 decimals of accuracy [22:08:44][V][text_sensor:013]: 'Watchdog Error Text': Received new state [22:08:44][V][component:204]: Component hughes_power_watchdog.sensor took a long time for an operation (0.17 s). [22:08:44][V][component:205]: Components should block for at most 20-30ms. [22:08:46][V][esp32_ble:206]: (BLE) gattc_event [esp_gatt_if: 4] - 41 [22:08:46][V][esp32_ble_client:114]: [0] [32:2D:4E:BD:7D:B6] gattc_event_handler: event=41 gattc_if=4 [22:08:46][V][esp32_ble_client:168]: [0] [32:2D:4E:BD:7D:B6] ESP_GATTC_DISCONNECT_EVT, reason 256

[22:08:46][V][esp32_ble:206]: (BLE) gattc_event [esp_gatt_if: 4] - 2 [22:08:46][V][esp32_ble_client:114]: [0] [32:2D:4E:BD:7D:B6] gattc_event_handler: event=2 gattc_if=4 [22:08:46][V][esp32_ble_client:129]: [0] [32:2D:4E:BD:7D:B6] ESP_GATTC_OPEN_EVT [22:08:46][W][esp32_ble_client:134]: [0] [32:2D:4E:BD:7D:B6] Connection failed, status=133 [22:08:46][V][component:204]: Component esp32_ble took a long time for an operation (0.06 s). [22:08:46][V][component:205]: Components should block for at most 20-30ms. [22:08:46][V][esp32_ble:178]: (BLE) gap_event_handler - 2 [22:08:46][V][esp32_ble:178]: (BLE) gap_event_handler - 7 [22:08:46][V][esp32_ble:178]: (BLE) gap_event_handler - 3 [22:08:47][V][esp32_ble:178]: (BLE) gap_event_handler - 3 [22:08:48][V][esp32_ble:178]: (BLE) gap_event_handler - 3 [22:08:48][D][esp32_ble_client:048]: [0] [32:2D:4E:BD:7D:B6] Found device [22:08:48][V][esp32_ble:178]: (BLE) gap_event_handler - 18 [22:08:48][I][esp32_ble_client:064]: [0] [32:2D:4E:BD:7D:B6] 0x01 Attempting BLE connection [22:08:48][V][hughes_power_watchdog:344]: Update Called [22:08:48][V][hughes_power_watchdog:347]: Not Established [22:08:48][V][sensor:043]: 'Watchdog Voltage Line 1': Received new state nan [22:08:48][D][sensor:094]: 'Watchdog Voltage Line 1': Sending state nan Vac with 0 decimals of accuracy [22:08:48][V][sensor:043]: 'Watchdog Voltage Line 2': Received new state nan [22:08:48][D][sensor:094]: 'Watchdog Voltage Line 2': Sending state nan Vac with 0 decimals of accuracy [22:08:48][V][sensor:043]: 'Watchdog Current Line 1': Received new state nan [22:08:48][D][sensor:094]: 'Watchdog Current Line 1': Sending state nan A with 1 decimals of accuracy [22:08:48][V][sensor:043]: 'Watchdog Current Line 2': Received new state nan [22:08:48][D][sensor:094]: 'Watchdog Current Line 2': Sending state nan A with 1 decimals of accuracy [22:08:48][V][sensor:043]: 'Watchdog Power Line 1': Received new state nan [22:08:48][D][sensor:094]: 'Watchdog Power Line 1': Sending state nan W with 0 decimals of accuracy [22:08:48][V][sensor:043]: 'Watchdog Power Line 2': Received new state nan [22:08:48][D][sensor:094]: 'Watchdog Power Line 2': Sending state nan W with 0 decimals of accuracy [22:08:49][V][sensor:043]: 'Watchdog Power': Received new state nan [22:08:49][D][sensor:094]: 'Watchdog Power': Sending state nan W with 0 decimals of accuracy [22:08:49][V][sensor:043]: 'Watchdog Cumulative Power Usage': Received new state nan [22:08:49][D][sensor:094]: 'Watchdog Cumulative Power Usage': Sending state nan kWh with 1 decimals of accuracy [22:08:49][V][sensor:043]: 'Watchdog Error Code': Received new state nan [22:08:49][D][sensor:094]: 'Watchdog Error Code': Sending state nan with 0 decimals of accuracy [22:08:49][V][text_sensor:013]: 'Watchdog Error Text': Received new state [22:08:49][D][text_sensor:064]: 'Watchdog Error Text': Sending state '' [22:08:53][V][hughes_power_watchdog:344]: Update Called [22:08:53][V][hughes_power_watchdog:347]: Not Established [22:08:53][V][sensor:043]: 'Watchdog Voltage Line 1': Received new state nan [22:08:53][D][sensor:094]: 'Watchdog Voltage Line 1': Sending state nan Vac with 0 decimals of accuracy [22:08:53][V][sensor:043]: 'Watchdog Voltage Line 2': Received new state nan [22:08:53][D][sensor:094]: 'Watchdog Voltage Line 2': Sending state nan Vac with 0 decimals of accuracy [22:08:53][V][sensor:043]: 'Watchdog Current Line 1': Received new state nan [22:08:53][D][sensor:094]: 'Watchdog Current Line 1': Sending state nan A with 1 decimals of accuracy [22:08:53][V][sensor:043]: 'Watchdog Current Line 2': Received new state nan [22:08:53][D][sensor:094]: 'Watchdog Current Line 2': Sending state nan A with 1 decimals of accuracy [22:08:53][V][sensor:043]: 'Watchdog Power Line 1': Received new state nan [22:08:53][D][sensor:094]: 'Watchdog Power Line 1': Sending state nan W with 0 decimals of accuracy [22:08:53][V][sensor:043]: 'Watchdog Power Line 2': Received new state nan [22:08:53][D][sensor:094]: 'Watchdog Power Line 2': Sending state nan W with 0 decimals of accuracy [22:08:53][V][sensor:043]: 'Watchdog Power': Received new state nan [22:08:53][D][sensor:094]: 'Watchdog Power': Sending state nan W with 0 decimals of accuracy [22:08:53][V][sensor:043]: 'Watchdog Cumulative Power Usage': Received new state nan [22:08:53][D][sensor:094]: 'Watchdog Cumulative Power Usage': Sending state nan kWh with 1 decimals of accuracy [22:08:53][V][sensor:043]: 'Watchdog Error Code': Received new state nan [22:08:53][D][sensor:094]: 'Watchdog Error Code': Sending state nan with 0 decimals of accuracy [22:08:53][V][text_sensor:013]: 'Watchdog Error Text': Received new state [22:08:53][D][text_sensor:064]: 'Watchdog Error Text': Sending state '' [22:08:53][V][component:204]: Component hughes_power_watchdog.sensor took a long time for an operation (0.17 s). [22:08:53][V][component:205]: Components should block for at most 20-30ms. [22:08:58][V][hughes_power_watchdog:344]: Update Called [22:08:58][V][hughes_power_watchdog:347]: Not Established [22:08:58][V][sensor:043]: 'Watchdog Voltage Line 1': Received new state nan [22:08:58][D][sensor:094]: 'Watchdog Voltage Line 1': Sending state nan Vac with 0 decimals of accuracy [22:08:58][V][sensor:043]: 'Watchdog Voltage Line 2': Received new state nan [22:08:58][D][sensor:094]: 'Watchdog Voltage Line 2': Sending state nan Vac with 0 decimals of accuracy [22:08:58][V][sensor:043]: 'Watchdog Current Line 1': Received new state nan [22:08:58][D][sensor:094]: 'Watchdog Current Line 1': Sending state nan A with 1 decimals of accuracy [22:08:58][V][sensor:043]: 'Watchdog Current Line 2': Received new state nan [22:08:58][D][sensor:094]: 'Watchdog Current Line 2': Sending state nan A with 1 decimals of accuracy [22:08:58][V][sensor:043]: 'Watchdog Power Line 1': Received new state nan [22:08:58][D][sensor:094]: 'Watchdog Power Line 1': Sending state nan W with 0 decimals of accuracy [22:08:58][V][sensor:043]: 'Watchdog Power Line 2': Received new state nan [22:08:58][D][sensor:094]: 'Watchdog Power Line 2': Sending state nan W with 0 decimals of accuracy [22:08:58][V][sensor:043]: 'Watchdog Power': Received new state nan [22:08:58][D][sensor:094]: 'Watchdog Power': Sending state nan W with 0 decimals of accuracy [22:08:58][V][sensor:043]: 'Watchdog Cumulative Power Usage': Received new state nan [22:08:58][D][sensor:094]: 'Watchdog Cumulative Power Usage': Sending state nan kWh with 1 decimals of accuracy [22:08:58][V][sensor:043]: 'Watchdog Error Code': Received new state nan [22:08:58][D][sensor:094]: 'Watchdog Error Code': Sending state nan with 0 decimals of accuracy [22:08:58][V][text_sensor:013]: 'Watchdog Error Text': Received new state [22:08:58][D][text_sensor:064]: 'Watchdog Error Text': Sending state '' [22:08:58][V][component:204]: Component hughes_power_watchdog.sensor took a long time for an operation (0.18 s). [22:08:59][V][component:205]: Components should block for at most 20-30ms. [22:09:03][V][hughes_power_watchdog:344]: Update Called [22:09:03][V][hughes_power_watchdog:347]: Not Established [22:09:03][V][sensor:043]: 'Watchdog Voltage Line 1': Received new state nan [22:09:03][D][sensor:094]: 'Watchdog Voltage Line 1': Sending state nan Vac with 0 decimals of accuracy [22:09:03][V][sensor:043]: 'Watchdog Voltage Line 2': Received new state nan [22:09:03][D][sensor:094]: 'Watchdog Voltage Line 2': Sending state nan Vac with 0 decimals of accuracy [22:09:03][V][sensor:043]: 'Watchdog Current Line 1': Received new state nan [22:09:03][D][sensor:094]: 'Watchdog Current Line 1': Sending state nan A with 1 decimals of accuracy [22:09:03][V][sensor:043]: 'Watchdog Current Line 2': Received new state nan [22:09:03][D][sensor:094]: 'Watchdog Current Line 2': Sending state nan A with 1 decimals of accuracy [22:09:03][V][sensor:043]: 'Watchdog Power Line 1': Received new state nan [22:09:03][D][sensor:094]: 'Watchdog Power Line 1': Sending state nan W with 0 decimals of accuracy [22:09:03][V][sensor:043]: 'Watchdog Power Line 2': Received new state nan [22:09:03][D][sensor:094]: 'Watchdog Power Line 2': Sending state nan W with 0 decimals of accuracy [22:09:03][V][sensor:043]: 'Watchdog Power': Received new state nan [22:09:03][D][sensor:094]: 'Watchdog Power': Sending state nan W with 0 decimals of accuracy [22:09:03][V][sensor:043]: 'Watchdog Cumulative Power Usage': Received new state nan [22:09:03][D][sensor:094]: 'Watchdog Cumulative Power Usage': Sending state nan kWh with 1 decimals of accuracy [22:09:03][V][sensor:043]: 'Watchdog Error Code': Received new state nan [22:09:04][D][sensor:094]: 'Watchdog Error Code': Sending state nan with 0 decimals of accuracy [22:09:04][V][text_sensor:013]: 'Watchdog Error Text': Received new state [22:09:04][D][text_sensor:064]: 'Watchdog Error Text': Sending state '' [22:09:04][V][component:204]: Component hughes_power_watchdog.sensor took a long time for an operation (0.19 s). [22:09:04][V][component:205]: Components should block for at most 20-30ms. [22:09:08][V][hughes_power_watchdog:344]: Update Called [22:09:08][V][hughes_power_watchdog:347]: Not Established [22:09:08][V][sensor:043]: 'Watchdog Voltage Line 1': Received new state nan [22:09:08][D][sensor:094]: 'Watchdog Voltage Line 1': Sending state nan Vac with 0 decimals of accuracy [22:09:08][V][sensor:043]: 'Watchdog Voltage Line 2': Received new state nan [22:09:08][D][sensor:094]: 'Watchdog Voltage Line 2': Sending state nan Vac with 0 decimals of accuracy [22:09:08][V][sensor:043]: 'Watchdog Current Line 1': Received new state nan [22:09:08][D][sensor:094]: 'Watchdog Current Line 1': Sending state nan A with 1 decimals of accuracy [22:09:08][V][sensor:043]: 'Watchdog Current Line 2': Received new state nan [22:09:08][D][sensor:094]: 'Watchdog Current Line 2': Sending state nan A with 1 decimals of accuracy [22:09:08][V][sensor:043]: 'Watchdog Power Line 1': Received new state nan [22:09:08][D][sensor:094]: 'Watchdog Power Line 1': Sending state nan W with 0 decimals of accuracy [22:09:08][V][sensor:043]: 'Watchdog Power Line 2': Received new state nan [22:09:08][D][sensor:094]: 'Watchdog Power Line 2': Sending state nan W with 0 decimals of accuracy [22:09:08][V][sensor:043]: 'Watchdog Power': Received new state nan [22:09:09][D][sensor:094]: 'Watchdog Power': Sending state nan W with 0 decimals of accuracy [22:09:13][V][hughes_power_watchdog:344]: Update Called [22:09:13][V][hughes_power_watchdog:347]: Not Established [22:09:13][V][sensor:043]: 'Watchdog Voltage Line 1': Received new state nan [22:09:13][D][sensor:094]: 'Watchdog Voltage Line 1': Sending state nan Vac with 0 decimals of accuracy [22:09:13][V][sensor:043]: 'Watchdog Voltage Line 2': Received new state nan [22:09:13][D][sensor:094]: 'Watchdog Voltage Line 2': Sending state nan Vac with 0 decimals of accuracy [22:09:13][V][sensor:043]: 'Watchdog Current Line 1': Received new state nan [22:09:13][D][sensor:094]: 'Watchdog Current Line 1': Sending state nan A with 1 decimals of accuracy [22:09:13][V][sensor:043]: 'Watchdog Current Line 2': Received new state nan [22:09:13][D][sensor:094]: 'Watchdog Current Line 2': Sending state nan A with 1 decimals of accuracy [22:09:13][V][sensor:043]: 'Watchdog Power Line 1': Received new state nan [22:09:13][D][sensor:094]: 'Watchdog Power Line 1': Sending state nan W with 0 decimals of accuracy [22:09:13][V][sensor:043]: 'Watchdog Power Line 2': Received new state nan [22:09:13][D][sensor:094]: 'Watchdog Power Line 2': Sending state nan W with 0 decimals of accuracy [22:09:13][V][sensor:043]: 'Watchdog Power': Received new state nan [22:09:13][D][sensor:094]: 'Watchdog Power': Sending state nan W with 0 decimals of accuracy [22:09:13][V][sensor:043]: 'Watchdog Cumulative Power Usage': Received new state nan [22:09:13][D][sensor:094]: 'Watchdog Cumulative Power Usage': Sending state nan kWh with 1 decimals of accuracy [22:09:13][V][sensor:043]: 'Watchdog Error Code': Received new state nan [22:09:13][D][sensor:094]: 'Watchdog Error Code': Sending state nan with 0 decimals of accuracy [22:09:13][V][text_sensor:013]: 'Watchdog Error Text': Received new state [22:09:13][D][text_sensor:064]: 'Watchdog Error Text': Sending state '' [22:09:13][V][component:204]: Component hughes_power_watchdog.sensor took a long time for an operation (0.19 s). [22:09:14][V][component:205]: Components should block for at most 20-30ms. [22:09:18][V][esp32_ble:206]: (BLE) gattc_event [esp_gatt_if: 4] - 41 [22:09:18][V][esp32_ble_client:114]: [0] [32:2D:4E:BD:7D:B6] gattc_event_handler: event=41 gattc_if=4 [22:09:18][V][esp32_ble_client:168]: [0] [32:2D:4E:BD:7D:B6] ESP_GATTC_DISCONNECT_EVT, reason 256

[22:09:18][V][esp32_ble:206]: (BLE) gattc_event [esp_gatt_if: 4] - 2 [22:09:18][V][esp32_ble_client:114]: [0] [32:2D:4E:BD:7D:B6] gattc_event_handler: event=2 gattc_if=4 [22:09:18][V][esp32_ble_client:129]: [0] [32:2D:4E:BD:7D:B6] ESP_GATTC_OPEN_EVT [22:09:18][W][esp32_ble_client:134]: [0] [32:2D:4E:BD:7D:B6] Connection failed, status=133 [22:09:18][V][component:204]: Component esp32_ble took a long time for an operation (0.06 s). [22:09:18][V][component:205]: Components should block for at most 20-30ms. [22:09:18][V][esp32_ble:178]: (BLE) gap_event_handler - 2 [22:09:18][V][esp32_ble:178]: (BLE) gap_event_handler - 7 [22:09:18][V][hughes_power_watchdog:344]: Update Called [22:09:18][V][hughes_power_watchdog:347]: Not Established [22:09:18][V][sensor:043]: 'Watchdog Voltage Line 1': Received new state nan [22:09:18][D][sensor:094]: 'Watchdog Voltage Line 1': Sending state nan Vac with 0 decimals of accuracy [22:09:18][V][sensor:043]: 'Watchdog Voltage Line 2': Received new state nan [22:09:18][D][sensor:094]: 'Watchdog Voltage Line 2': Sending state nan Vac with 0 decimals of accuracy [22:09:18][V][sensor:043]: 'Watchdog Current Line 1': Received new state nan [22:09:18][D][sensor:094]: 'Watchdog Current Line 1': Sending state nan A with 1 decimals of accuracy [22:09:18][V][sensor:043]: 'Watchdog Current Line 2': Received new state nan [22:09:18][D][sensor:094]: 'Watchdog Current Line 2': Sending state nan A with 1 decimals of accuracy [22:09:18][V][sensor:043]: 'Watchdog Power Line 1': Received new state nan [22:09:18][D][sensor:094]: 'Watchdog Power Line 1': Sending state nan W with 0 decimals of accuracy [22:09:18][V][sensor:043]: 'Watchdog Power Line 2': Received new state nan [22:09:18][D][sensor:094]: 'Watchdog Power Line 2': Sending state nan W with 0 decimals of accuracy [22:09:18][V][sensor:043]: 'Watchdog Power': Received new state nan [22:09:18][D][sensor:094]: 'Watchdog Power': Sending state nan W with 0 decimals of accuracy [22:09:18][V][sensor:043]: 'Watchdog Cumulative Power Usage': Received new state nan [22:09:18][D][sensor:094]: 'Watchdog Cumulative Power Usage': Sending state nan kWh with 1 decimals of accuracy [22:09:18][V][sensor:043]: 'Watchdog Error Code': Received new state nan [22:09:18][D][sensor:094]: 'Watchdog Error Code': Sending state nan with 0 decimals of accuracy [22:09:19][V][text_sensor:013]: 'Watchdog Error Text': Received new state [22:09:19][D][text_sensor:064]: 'Watchdog Error Text': Sending state '' [22:09:19][V][component:204]: Component hughes_power_watchdog.sensor took a long time for an operation (0.18 s). [22:09:19][V][component:205]: Components should block for at most 20-30ms. [22:09:19][V][esp32_ble:178]: (BLE) gap_event_handler - 3 [22:09:21][V][esp32_ble:178]: (BLE) gap_event_handler - 3 [22:09:21][D][esp32_ble_client:048]: [0] [32:2D:4E:BD:7D:B6] Found device [22:09:21][V][esp32_ble:178]: (BLE) gap_event_handler - 18 [22:09:21][I][esp32_ble_client:064]: [0] [32:2D:4E:BD:7D:B6] 0x01 Attempting BLE connection`

ralbright-wa commented 1 year ago

Was able to figure it out, used a different scanner, "Bluetooth Finder, Scanner Pair" by Zoltan Pallagi. Found it immediately with the appropriate name/mac address. Plugged it in, and VIOLA, I am getting data.