Russell Morris

Results 133 comments of Russell Morris

FYI, just bought a couple more switches (these ones! https://www.amazon.com/gp/product/B07CVPKD8Z/ref=ppx_yo_dt_b_asin_title_o00_s00?ie=UTF8&psc=1). Python code works, and so does plugpower.py ... if I force 3.3. If not, it errors out, unexpected status(). Thanks!

OK, a bit more digging - and I apologize, I may have confused you (or at least I confused myself ... 🤣). It is looking to me like a 3.1...

> Have you checked to see if there is a firmware update for the device? You and I are in sync ... 😆. I had raised a ticket to Tuya,...

BTW, as I work through getting the queries fully working here - have you thought about including the equivalent of the cli "wizard" (get key information) in your tuya library?...

OMG! That is so awesome - thanks!!! Tried it out here, works perfectly. I really do like how it saves the information to local files also, great touch. I thought...

BTW, one very minor thing ... devices and tinytuya (json) save is great. Perhaps also save the output from "Polling local devices..."? Just because that provides the IP address mapping....

> Hope to take you up on that one of these days. Absolutely! The offer holds 😃. > I'll release it soon. No panic! Sounds good though. And agreed on...

Willing to give this a try! Pull in your changes, rebuild, and re-flash U-Boot? Thanks!

> curl -L "https://github.com/openwrt/openwrt/pull/10776.patch"|git am Hmmm, tried that, got, ``` Applying: uboot-mvebu: update to 2022.10-rc5 Applying: uboot-mvebu: add Methode eDPU support Applying: arm-trusted-firmware-mvebu: add Methode eDPU support error: patch failed:...

> Oh, while here, to clarify: what I mean by `flash it` before was just updating the bootloader of course, so `bubt flash-image.bin spi tftp` or similar from the u-boot...