clown-m

Results 16 comments of clown-m

habe auch das gleiche Problem, wenn ich den Patch "check len of emparts before processing #77" einfüge, dann bekomme ich manchmal den Fehler: Traceback (most recent call last): File "/opt/smaemd/sma-em-measurement.py",...

I removed already the Binding and the account thing's. No success, still did not work

I started the DEBUG mode, here is the log entry: ``` org.openhab.binding.hydrawise.internal.api.HydrawiseConnectionException: Request failed with HTTP status code: 400 response: {"errors":{"message":"Could not resolve promise"}} at org.openhab.binding.hydrawise.internal.api.graphql.HydrawiseGraphQLClient.sendGraphQLRequest(HydrawiseGraphQLClient.java:315) ~[?:?] at org.openhab.binding.hydrawise.internal.api.graphql.HydrawiseGraphQLClient.sendGraphQLQuery(HydrawiseGraphQLClient.java:261) ~[?:?]...

Ok, here is the TRACE 👍 ``` 2024-03-24 17:34:02.782 [DEBUG] [rnal.handler.HydrawiseAccountHandler] - Handler initialized. 2024-03-24 17:34:04.087 [TRACE] [l.api.graphql.HydrawiseGraphQLClient] - Sending Request: {"query":"{\n me {\n email\n lastContact\n controllers {\n id\n name\n...

Ok Dan, here is the result of the query: `{ "errors": [ { "message": "Schema does not define the required query root type.", "extensions": { "category": "graphql" }, "locations": [...

Ok, here is what you want, no red on the left side ![image](https://github.com/openhab/openhab-addons/assets/51496724/c96f3df4-ae7e-4018-9a5c-f38768d2fa17)

![image](https://github.com/openhab/openhab-addons/assets/51496724/2785f3f9-fd56-49f9-817d-d06099292464)

Yes both Hydrawise Controller are online and attached to the WLAN

![image](https://github.com/openhab/openhab-addons/assets/51496724/18507d9d-7804-455d-b4b9-5e68d7f42012)

I reduced the forecast up to this ` forecast(days: 3) { time }` Still errors, only if i take it completly out, then it works