Re: [mh] Schulter Ditra thermostats
Tom MacLean <[email protected]> Wed, 3 Nov 2021 22:35:46 -0400
| Newsgroups | gmane.comp.misc.misterhouse.user |
|---|---|
| Message-ID | <[email protected]> |
It took me a little fighting to get Crypt::SSLeay installed, but I got there. (cpan wouldn't do it, I had to apt-get the relevant libraries.) I am able to authenticate at the schluter URL as well as the generic one. I checked and both domains map to the same IP address. On 2021-11-02 10:52, H Plato wrote: > Interesting. I can authenticate against that URL as well, so I bet > youâre correct that the reseller is branding that URL. > > To create an account, I had to have power to my wifi device, and then > associated that device with an email account. > > I donât have any documentation â I pulled the endpoints from other > integrations that are out there on github. > >> On Nov 1, 2021, at 9:17 PM, Tom MacLean <[email protected]> wrote: >> >> In truth, I haven't hooked up my unit to wifi yet -- the relevant >> bathroom is still under construction (by me), but I'm almost done. >> The heated floor and thermostat are in, all I need is the "round tuit" >> to connect it to wifi. >> >> The URL I have is diferrent, but the Schluter Thermostat is definitely >> an OJ Microline ... so I think they have branded URLs or perhaps a >> different application number. The code I expect to use uses: >> >> https://mythermostat.info/api/authenticate/user >> {"Email":"LOGIN EMAIL","Password":"LOGIN PASSWORD","Application":0} >> >> Looks familiar, no? >> >> Do you have documentation? The only two actions I know about are >> setting an override "away" temperature, and resuming the normal >> schedule. >> >> Cheers >> Tom >> >> >> On 2021-10-31 18:25, H Plato wrote: >>> OK, if you have an account with one of those stats, try running this >>> command to see if you get a sessionID: >>> ./get_url -response_code -json -post >>> '{"EmailâÂÂ:âÂÂ[email protected]","PasswordâÂÂ:"password","Application":"7"}' >>> https://ditra-heat-e-wifi.schluter.com/api/authenticate/user >>> If you get back something like this: >>> RESPONSECODE:200 >>> {"SessionIdâÂÂ:âÂÂsdfhsdihflasdfhalsdiufha","NewAccount":false,"ErrorCode":0,"RoleType":3000,"Email":"[email protected]","Language":âÂÂEN"} >>> Then it will work. >>>> On Oct 31, 2021, at 4:12 PM, Tom MacLean <[email protected]> >>>> wrote: >>>> Hi >>>> Is the Schluter thermostat one of the models made by OJ Electronics? >>>> They make thermostats for a bunch of floor heating companies, >>>> including also WarmlyYours. In short, I could test it if is. I >>>> didnâÂÂt think they had a public API. All I found was a rather >>>> limited NodeRED script. >>>> Cheers, >>>> Tom >>>> Sent from my iPhone >>>>> On Oct 30, 2021, at 2:34 PM, H Plato <[email protected]> wrote: >>>>> I donâÂÂt know if anyone else has any of these, but IâÂÂm just >>>>> putting the finishing touches on a MH module to poll and control >>>>> the wifi in-floor heat thermostats. >>>>> It feels like there are a bunch of changes out there (like the >>>>> tasmota stuff), IâÂÂm wondering if it makes sense to combine them >>>>> all into master and look to package it for a release. MH is pretty >>>>> mature and stable, so there hasnâÂÂt been updates in a while, but >>>>> would be good to have a current download. >>>>> ________________________________________________________ >>>>> To unsubscribe from this list, go to: >>>>> https://lists.sourceforge.net/lists/listinfo/misterhouse-users >>>> ________________________________________________________ >>>> To unsubscribe from this list, go to: >>>> https://lists.sourceforge.net/lists/listinfo/misterhouse-users ________________________________________________________ To unsubscribe from this list, go to: https://lists.sourceforge.net/lists/listinfo/misterhouse-users