Hey @sparkydave , are you still using your IoTaWatt?
I finally got around to testing one (it is being installed tomorrow).
Seems to be working in the IoTaWatt interface (testing with a toasted sandwich maker on the Stove CT):
But I get nothing in home assistant.
The official integration complained about no unique ids. So after a bit of searching I found this fork:
Getting nothing from that either. No errors in the log now though.
.
IotaWatt logs don’t reveal anything amiss:
SD initialized.
2/26/24 08:27:50z Real Time Clock is running. Unix time 1708936070
2/26/24 08:27:50z Reset reason: Software/System restart
2/26/24 08:27:50z Trace: 18:2, 18:3, 18:2, 18:3, 18:2, 18:3, 18:2, 18:3, 18:2, 18:3, 18:2, 18:3, 18:2, 18:3, 18:2, 18:3, 18:2, 18:3, 18:4, 18:5, 1:6[6], 1:3, 1:3, 1:6[1], 1:6[2], 1:6[2], 1:6[2], 1:6[3], 1:5[5], 1:6[4], 5:0, 5:7
2/26/24 08:27:50z ESP8266 ID: 15842620, RTC PCF8523 (68)
2/26/24 08:27:50z IoTaWatt 5.0, Firmware version 02_08_03
2/26/24 08:27:50z Updater: Installing update files for version 02_08_03
2/26/24 08:27:50z Updater: Installing FAVICON.ICO
2/26/24 08:27:50z Updater: Installing GRAPH.HTM
2/26/24 08:27:51z Updater: Installing GRAPH.JS
2/26/24 08:27:51z Updater: Installing GRAPH2.HTM
2/26/24 08:27:51z Updater: Installing GRAPH2.JS
2/26/24 08:27:52z Updater: Installing INDEX.HTM
2/26/24 08:27:54z Updater: Installing TABLES.TXT
2/26/24 08:27:54z Updater: Installing CNFSTYLE.CSS
2/26/24 08:27:54z Updater: Installing EDIT.HTM
2/26/24 08:27:54z Updater: Installation complete.
2/26/24 08:27:54z SPIFFS mounted.
2/26/24 19:27:54 Local time zone: +10:00, using DST/BST when in effect.
2/26/24 19:27:54 device name: IotaWatt
2/26/24 19:27:54 HTTP server started
2/26/24 19:27:54 timeSync: service started.
2/26/24 19:27:55 statService: started.
2/26/24 19:27:55 dataLog: service started.
2/26/24 19:27:55 dataLog: Last log entry 02/26/24 20:17:30
2/26/24 19:27:59 Updater: service started. Auto-update class is MINOR
2/26/24 19:27:59 WiFi connected. SSID=Everything, IP=10.1.1.250, channel=1, RSSI -52db
2/26/24 19:27:59 Grid: Started
2/26/24 19:27:59 Grid: Last log entry 10/28/22 18:34:35
2/26/24 19:28:00 historyLog: service started.
2/26/24 19:28:00 historyLog: Last log entry 11/05/22 05:40:00
2/26/24 19:28:00 Updater: Auto-update is current for class MINOR.
2/26/24 19:30:40 Updater: Auto-update class changed to NONE
Are you using the official or the forked integration?
EDIT: I just saved the grid integrator again (without changing anything) and it all sprang to life.
Weird.