-
-
Notifications
You must be signed in to change notification settings - Fork 7
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
SENEC WebAPI cant add/reconnect to #128
Comments
a bit tricky from the log output to tell what's going wrong (since local access is also running) - nevertheless - please update to the new release... |
Done, but still =/ |
What I don't understand is, that the APP-API requests run into an timeout - looks like that the master_plant_id that is received during the initial setup is not the correct one [253699] - can you check in the webportal what's listed there as your number? And if it's different - then please: a) let me know the 'correct' one & b) remove the web-api part again - enable debug logging of the integration - and then add the web-api part again - and send me (by mail) the complete log output - I hope there are traces from the correct number... Also something you might like to check, if there are no internal firewall's DNS-blockers running in your network - I assume the default Senec (MobilApp) still works fine? |
Where and how can i find my master_plant_id? and yes, app is working and from my PC i can open mein-senec.de and login... |
I am sorry - just checked myself, if I can find my master_plant_id on the mein-senec.de website - or in the requests/responses - but had no luck :-/ -> looks like it's time to use Bruno (aka Postman) and debug your account... |
Installed Bruno and found that on google: https://www.postman.com/blue-moon-277072/senec-workspace/documentation/4940eni/senec-app-api-4-3-3 And thats what i get: Seems correct, if i am correct Will send you an Mail with full Log |
and can you also do a request to: https://app-gateway.prod.senec.dev/v1/senec/systems/{{SENEC_ANLAGE}}/technical-data -> so in your case: or the other request that was reported as "failed" in the HA log... |
|
my current assumption is, that "another" integration is messing up the shared ha websession - e.g. brute force deleting all cookies or other 'shit'... that an integrations should (IMHO) not do - or create/use an own/separate Websession... The log you shared with me is full of other error messages... I just can recommend, that you disable all current integrations [except for the Senec's] (or at least the ones you installed in the past few weeks) - and then check/confirm, that the webapi-integration return to normal operation. |
Thank you for looking over it. |
With which version of the integration you have an issue?
WEB.API: mein-senec.de Portal
Multiple Systems Environment?
Checklist
Add a description
Hello,
my WebAPI intgeration stopped working.
I have removed it, and now i cant it readd.
i have added the Debug Log.
as far as i understand, the url returns empty data?
Add your DEBUG log output
The text was updated successfully, but these errors were encountered: