-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is this still maintained? #35
Comments
Essentially, no |
Thank you for answering! Is there any alternatives? |
Let's say: It works as-it-is with the older hub firmwares. As the latest hub firmware locks this project out (and noone found out yet how to downgrade the hub), I guess new features are useless until some enthusiasts builds a hub replacement. Stupid strategy from SurePetcare in my opinion. But I don't know alternatives (and hope my hub will never die) |
Everyone had covered it. If you are lucky enough to have a hub that hasn't been updated over 18 months ago you are able to work with it. But I am not really maintaining it due to work commitments and being disheartened that surepetcare locked me out of the firmware and have not provided any real alternative. |
The alternatives are.
If you're a c developer and up for a challenge then I have some code I started. You will also have an interest in reverse engineering to take the existing hub firmware and decompile some of the radio functions as there is an XOR function I never completely reverse engineered. But there is a gidra project if you're interested. |
This code is probably going to be the only path forward once the xor key is cracked. https://github.com/plambrechtsen/pethublocal/tree/main/WemosPetHub |
Problem is, I can't manage to install the HA addon, it always end up with an error and no logs. That's why I was asking. Thank you all for answering! |
You may have a conflict with another HACS integration or extension. I have had this in the past, try disabling all others and see if it starts working. |
You have an old hub that has NEVER connected to the internet in the last couple of years? If your hub is recently purchased, or has been connected to the internet - don't bother as you have been locked out. |
Your best bet is to keep an eye on this. |
My hub is connected for 4 years~ish, so I guess I'm fucked... |
Indeed you are. No need to waste time on this project unfortunately. |
Thank you for answering once again. OK, I'll try to see if other projects exist. I'd love to get rid of that hub anyway. |
I was looking to see if I could figure out flashing the old code back onto the hub @pounard . What has happened however is it is a two step process where they first flash a new bootloader on and then the new firmware. |
Hi, |
This repo no longer works on hubs with newer firmware. You'll probably just want to keep an eye on this over here. There may be another company that is willing to give us local API support. |
Hi, |
Yes, but unless you're some sort of wizard, you aren't going to be able to downgrade. This project is essentially dead. |
Isn't the entire downgrade process described here? |
Unless you're some sort of wizard, you aren't going to be able to downgrade. This project is essentially dead. Feel free to read around on some of the issues if you don't believe me. |
This still doesn't exactely answer my question why there is a downgrade-description in the docs which doesn't appear to work. |
If the hub hasn't been plugged into the internet and upgraded in the last 3 years potentially it might still work as it's only the older firmware. |
Ah, thanks Peter. That was also my question here: #28 (comment) So, maybe with some luck there are some old hubs out there |
I do have a list of old XOR codes for a number of hubs but I think the data is useless now if the hub has been upgraded as I am sure they would have rolled or replaced the firmware key. |
I got a hub that was not connected to the internet before (supposedly). After connecting ,I get the following output:
I assume this means it already has a newer bootloader. Or is that something else? Anything I can do to get some verbose output from pethublocal? |
Hello!
Latest commit is now 1 year-ish old, and there is not much activity in issue queue, is this still maintained?
The text was updated successfully, but these errors were encountered: