David Woodhouse

Results 199 comments of David Woodhouse

Now documented: https://devices.esphome.io/devices/Tongou-TO-Q-SY1-JWT

Thanks. I'll fix that. The *"if it needs documenting, fix it"* principle applies, of course. Which is what *this* ticket is about :)

Dump and serial output from one of those all-zeros units. Was hoping to see it print one of the messages about the coefficients that I see in the app dump,...

I've now finished 'liberating' the rest of the devices in my consumer unit. The address isn't always 0x1d5000. It varies. For example in [this one](http://david.woodhou.se/tongou/tuya-a8:80:55:08:b1:af.bin) it's at 0x001d700: ``` 001d5000...

I deliberately left the ESPHome defaults alone when I added the calibration support, but they don't make much sense. IIRC the current readings are low but the power is closer...

Full output of `./snmp-ups -a su1000 -DDDDD -k`: [shutdown-attempt.txt](https://github.com/networkupstools/nut/files/5761234/shutdown-attempt.txt) Driver running with debugging: [driver-run.txt](https://github.com/networkupstools/nut/files/5761238/driver-run.txt) ``` $ upsc su1000 ambient.1.humidity.alarm.high: 60 ambient.1.humidity.alarm.low: 30 ambient.1.temperature.alarm.high: 40 ambient.1.temperature.alarm.low: 10 battery.charge: 100 battery.charge.restart: 0...

Now documented for ESPHome: https://devices.esphome.io/devices/Tongou-TO-Q-SY1-JWT

FWIW, the "my Go is weak" comment is still true, but there is a Go implementation at https://github.com/aws/rolesanywhere-credential-helper/pull/38 which we can happily contribute.

Hm, which platform is that on? I thought I'd tested it with Arduino for ESP32. I think there are some platforms where UDP isn't available directly in LwIP and we...

Thanks. What would the failure mode be in that case? It seemed to flash successfully but then just doesn't boot; is that what we'd expect? New unit will be here...