Just FYI, the original software already support playing stream from a camera
From any camera? Can you set the URL yourself? Or just Tuya compatible ones?
Just tuya compatible ones, and the only camera feature, is well, checking the stream and nothing else
So it could definitely be made better
Perhaps instead of running a browser locally, you could have another device send a rendered page to the device as a H.264 encoded stream and send back the touch screen inputs? It’d effectively be making it a thin client, which opens up the possibility of running just about anything. Probably not great for responsiveness, though.
Also, y’all are doing great work on this. Was thinking of biting the bullet on getting the TPP05-Z since Micro Center here in the states is selling them for $30 on sale. If it’s what actionred is using, it’s probably the Rockchip powered version.
EDIT: Strike that, it’s the TPP05-Z, not the 07.
Currently the root password posted doesn’t work on my TPP05-Z, I posted the dump above it is pretty similar hardware.
It seems passwords are unique to each specific device so would need the dump from your actual device in order to calculate
If the root password was originally derived using an algorithm that applies some static key to the devices’ mac addresses, isn’t it hypothetically possible to determine the key or algorithm if you have a few samples of mac addresses and passwords?
If that is correct, I guess it would take enough people to give someone their root passwords and mac addresses. Perhaps Grok 3 or similar could find the matching pattern? Maybe they didn’t take the time to create a complex algorithm.
@tom101 can you share your dump for the TPP06? I would like to try and see if we can get the update url to make it update with a custom firmware
I would send you a dump of my panel but can not upload it
Your could put it on your Google drive and share a link to it
Sorry the late reply. I’ll redact any person information and upload it when I get a chance!
However if you do modify it how do you plan to test it?
I plan to extract the url it request to update its firmware. Then, I’ll setup a local server to serve the file and with a custom DNS rule, I will make the update url redirect to the local server, so it will update itself with the modified firmware.
I know it’s not that clear, but I don’t know how to explain it otherwise lol
Hello, please how did you got this option to HA
? I see Smart Control Panel Mini in TUYA Integration but like unsupported, when I tried to add this via TUYA Local, I dont see it in device list, I see this Panel only as a HUB and can not add it… I tried make Cloud on tuya.com and link with apk Tuya, but there is only 30 devices from 40 devices added and Smart Control Panel Mini is not in device list… Please how can I add this panel, I need only to control 3x relay over HA… thank you. Jiri
Hi. I detected URL for update firmware in Tuya Dev API in my project:
“url”: “https://euimagesd2h2yqnfpu4gl5.cdn5th.com/smart/firmware/upgrade/20250109/1736409668-tyznzk_TPP06_AK_OTA_1.2.3.img”
Quick poke around this seems to specify which areas of flash its replacing (sadly not the “data” area with the passwords in) and the flash from those sections. Wonder if it could be modified to reflash the data area.
Hi Folks ,
Any luck here
I moved on to using an android unit and haven’t looked at this any further.
Getting terminal access is possible. Future steps would be figuring out how to run our own UI on it and compiling something to run on it.
Hi tom101 , thank you for your response . I have not find any wall display with physical buttons ( except Sonoff ) that looks similar to Moer . Could you share the make and model that you finally settled with ? assuming it is with similar form factor and physical buttons .
@tommybear2 , any progress made on the Mqtt front ?
@loicd , are you able to find anything on the firmware update part ?
Sorry missed this
This is the one I’m using. Install opera on it for home assistant and custom tuya local integration for the buttons, controlling relays and screen on and off
https://a.aliexpress.com/_EISSdey
Do you have a link to a guide on installing the required software to get this running please @tom101 - it looks like the nearest thing to what I’m trying to find