After a few hours of searching, reading and browsing the forum (about 25 topics or so…) I think it’s time to ask for some help. Please help me with some advice, or point me in the right direction of another post. Appologies for the elaborate description below already
For 2 weeks now a very enthusiastic owner of a HP23. Bought a bunch of additional Tuya stuff upfront already, to only find out that the really fantastic Tuya app made by Johan Bendz did not (yet) support 90% of what I bought…
But… it only made me more enthusiastic. Made a Github account, looked at some coding and decided that I should learn Javascript, add my own devices and try and help some others with theirs along the road. I am not a developer, so it will take some time if it’s going to be more than device IDs only. But can’t wait to start.
However, then I stumbled upon some buggy stuff I can’t wrap my head around… Known issues I read through and tried solving, but no luck. My standard flow and Advanced flow are not working correctly, or very slowly. (at least with a Zigbee device). I found the app “party lights” / “better lights”, but it did not exactly what I wanted and it looked like the devices became unresponsive, so I started testing stuff.
Boiled it down to a very simple example, which makes me doubt all my other flows, which are far more complicated. I want to signal off/on/off/on/off/on with small delays to a Zigbee device (I have about 15 installed now, only 1 endpoint (paired last)). Can’t be more simple than an on/off flow, or am I wrong??? By the way, manually clicking on/of repeatedly is no problem at all!!! Up to the point of lets say 4/5 times per second So, that works fine.
These are the flows I made and tested with (bigger delays don’t make a difference in performance):
The results for standard flow is that it is extremely slow and more or less breaks at the 2nd or 3rd card. Sometimes time-out errors, sometimes the flow finishes without actually doing the cards. Then after 10 minutes, or in after manually operating the devices it goes through the cards all at once (kept in memory???) Results for Advanced are similar, but seem even worse. On average about 25 sec. per card!!!, often 50 sec. No errors are thrown into my timeline either. Please help!
In the meantime, this is my CPU clock speed if it helps for additional info. (running completely idle, only 1 app active) Looks nearly the same when running commands. Read multiple topics on that and still don’t get it. CPU load not going over 23% when running commands.
See below a list of things I tried and tested already, none of which made a difference in the results of running the flows.
- Tested with 3 different devices (and apps) in the flow. Tuya wall plug, Ikea light bulb, Lildl GU10
- Devices within 2-3 meter of HP23 itself
- Deactivated all apps, except the 1 controlling the device
- Deactivated all other flows
- Ran flows outside of simulation view
- Interviewed devices
- HP23 connected via Wifi vs. connected via ethernet adapter
- I have the new powersupply, but also tested with a different one (Samsung super fast charger) No signs of undervoltage anyway, but still tried.
- Tried shorter usb-c cable
- HP23 updated automatically to 10.1.4 this morning, no difference
Nothing made a difference. Please advise. I am really enthusiastic, but this might be a showstopper for me if this basic stuff is not right. And maybe it’s me, then please tell me. I will await some responses and then will turn to Athom themselves. Thanks all in advance!