-
-
Notifications
You must be signed in to change notification settings - Fork 12
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
No data from api #65
Comments
Same here. Let me know if I can help with logs or something else. |
I played a bit and it seems that also surepy gets no data to 'where' state. There is also no 'where' state in JSON response., The web app has also only a questionmark in the pets location. |
This does not seem to be an issue with either sureha or surepy.
This is also in-line with the SurePet app, where affected pets have both buttons "Change location to Inside" and "Change location to outside". So I assume its again an outage or incident on SurePets cloud side. |
I disagree, because the android app works well. There is the correct location presented. I think there is another endpoint or header value in place which delivers the 'where' state - let's shift to that endpoint. |
Hm seems like the app does something correct. However, the app still still allows me to set both inside and outside although the pet is shown as inside. In addition to that, active pets that haven't used the flap in a while (got some spare test-rfids) are still shown the previous location within the api endpoint used by sureha. This inconsistency seems weird to me. |
I'm using the official HA SurePetCare integration and while searching for alternatives, came across sureha. I haven't installed it yet but was looking for install instructions and found this issue reported. I noticed yesterday that one of my cats is stuck 'away', but on the SureCare app, it's showing status normally. I logged into https://www.surepetcare.io/ and my problem cat's status is a ? symbol. So I think the issue is on the SureFlap side of things. I've opened a case with support - awaiting an answer. |
Could you please provide the whole request (also headers). In case of a post request, please also provide the body. |
Sure: This is the first request containing data about the device/household and assigned pets: Details
followed by this request containing the pets state (again, this is only within the app, the webapp does not do this and show inconsistent states): Details
Response payload (stripped to just one pet and one day of historical data for readability: Details
|
Same here, SureHA and Sure Petcare HA integration show away but the https://surepetcare.io/ shows unknown as mentioned before. It's something with their API it seems. Weirdly enough the app works for me. Cannot find the API request containing the unknown/away on surepetcare.io so I cannot double check it. I also reported it to Sure Petcare. Let's hope we get something fixed out of it :-) |
Location data is available correctly on the Sure Pet phone app, but not the https://surepetcare.io/ web app page. I have chased this with Sure Petcare and been told the following: The web app is no longer supported. For real time information and up to date movements, you will need to refer to the current mobile App. It seems that they are altering the way that their data is exposed and that is messing with all the integrations based on the original web calls and data structures. |
Currently the 'timeline' data is still available, so you could process the last movements and identify which pet is in/out from this, but is it a hack rather than a solution. |
I got the same reply from sure petcare: Thank you for your feedback. Here below is the advice from our Connect expert: The old version of the webapp is no longer supported. Customers are asked to use the new mobile app, as some features will soon stop working, and will be replaced by the new app. In this case, the old webapp displays the wrong information. The new app should display the correct information. Thank you for your understanding. |
Lol, I only got a reply to re-pair my cat flap 🤣 But this means the app API should be investigated to fix the issue (and probably for all things bc the web app is deprecated) |
I found a link to a sure petcare API in the surepy discussion. Looks like they created a new v2 API: https://app-api.beta.surehub.io/index.html?urls.primaryName=V2
|
My HA status just started working for one of my cats that was stuck away. I'm using the official SurePetCare integration but maybe it fixed sureha as well? Also the web portal surepetcare.io is also now reflecting his status correctly as well, no more ? there. |
Here as well 👍 |
Yes, it works again ;-) |
I asked them if they plan to continue the web version cause they told me the old one is discontinued. If you have a problem with the question mark, you will be asked to use the mobile app for the near future. We were supposed to launch the new web app in spring 2025. I cannot give you a more precise date at the moment. Thank you very much. |
Still nothing for the SureFeed which has been down as well.. app works good, but api is not allowed as the token is invalid?? which token, as that can't be set anywhere or am i missing something
|
Since yesterday I got no data from the api regarding the cat location. It states 'not_home' but on the Sure Petcare App the cat is in state 'home'. Could you please check.
Thx in advance!
The text was updated successfully, but these errors were encountered: