K-J Lidenalv

Results 8 comments of K-J Lidenalv

Thanks, I'll do the update!

@DenielTorres , sorry for my late reply. ´´´{'errorTypeId': 10001}´´´ is the error code for wrong username/password. In this case that means that the signature does not match the URL or...

No, I haven't tried it. It should also be able to communicate directly over LAN if one is able to solve the basic authentication used.

I'm sure that could be useful. My guess is that the password is used for the encryption in some sense, unfortunately that is not the same as used as base64...

Thanks! Basically, you get the signatures per zone, not per radiator. Do you have them all in different zones?

No, but you need to retreive signature for all temperature you want to be able to set, plus temperature 0 (which is used to turn it off. My recommendation is...

> Have you succeeded in sniffing the adax app version 2? I am curious what the appVersion parameter value is and if the api response gives you different and hopefully...

Sorry for my late reply. Basically, the file looks like (dev-branch): ```python def get_static(value): switcher = { "account_id": '12345', "appVersion": 'iOS-adax-2.4.0', "device": 'iPhone10,4', "os": 'iOS 2012.4', "timeOffset": '120', "timeZone": 'Europe/Stockholm',...