Marc Van Riesen

Results 8 comments of Marc Van Riesen

Thank you Robert, I already had the APK open in Android studio but no clue where to begin. Any suggestions where or how I can find the endpoints in the...

Done but I cannot find the endpoints that are definitely working. For example bosch-xmpp --serial=***--access-key=***-password=*** ivt get /system/appliance/actualSupplyTemperature gives {"id":"/system/appliance/actualSupplyTemperature","type":"floatValue","writeable ":0,"recordable":0,"value":38,"unitOfMeasure":"C","state":[{"open":-3276.8},{"sh So I would expect a search result for "actualSupplyTemperature"...

Thank you Robert, I have found this demo and indeed the endpoints but: 1) A lot of endpoints do not give a result (especially the history ones) but a 404...

Thank you Robert for the quick response. Tried that already with result: Unhandled rejection XMPP authentication failure. Am struggling with the 3 codes on the label. Am guessing that XXX-XXXXXXXXX-XXXXXXXXXX...

Yep, found and tried these comments before. Is there any way to test that at least all other parameters are correct and it really fails at the xmpp auth of...

Nefit ProControl. With packet capture it looks like communication is the same.... Already did try debug. See file response (keys removed, do not know if that is neccesary). [response.txt](https://github.com/robertklep/nefit-easy-http-server/files/2879896/response.txt) I...

Meanwhile I got this running and can read a lot of endpoints that are the same as gas heatees. but I am missing a lot of heatpump particular endpoints. Did...

Thx Robert but this does not give me new (working) endpoints. Did you see the new Nefit Easy service app? That seems to do the trick but I think you...