Search found 8 matches
- Wednesday 11 January 2023 9:35
- Forum: Python
- Topic: Python Plugin: Shelly MQTT
- Replies: 504
- Views: 109765
Re: Python Plugin: Shelly MQTT
Hi, Thanks for this. I have a Shelly Plus1PM which also seems to have the gen:2 version. I've used your code and now see a switch in Domoticz but no power readings. shelly1pm.jpg In Domoticz all I see is a switch domoticz.jpg Is there info missing in the announce part? Any help appreciated EDIT: Oh ...
- Friday 09 November 2018 17:31
- Forum: Heating/cooling
- Topic: Evohome error HTTP client error at retrieve user account info
- Replies: 31
- Views: 5475
Re: Evohome error HTTP client error at retrieve user account info
@gordonb3, not sure what to do, when I try curl -X POST -H "Content-Type: application/json" -H "Authorization : Basic YjAxM2FhMjYtOTcyNC00ZGJkLTg4OTctMDQ4YjlhYWRhMjQ5OnRlc3Q=" -H "Accept : application/json, application/xml, text/json, text/x-json, text/javascript, text/xml" -H "charsets: utf-8" -d ...
- Thursday 08 November 2018 17:35
- Forum: Heating/cooling
- Topic: Evohome error HTTP client error at retrieve user account info
- Replies: 31
- Views: 5475
Re: Evohome error HTTP client error at retrieve user account info
Perhaps this site gives more information as well https://github.com/willdollman/perl-total-connect-comfort/issues/2 Especially this response from Joe Zwack on December 22nd, 2016 Hi! A few things to follow on above. Our API keys and accounts are actually logically separated by region in TCC. Those ...
- Thursday 08 November 2018 17:24
- Forum: Heating/cooling
- Topic: Evohome error HTTP client error at retrieve user account info
- Replies: 31
- Views: 5475
Re: Evohome error HTTP client error at retrieve user account info
When I perform curl -X POST -H "Content-Type: application/json" -d '{ "username": "<myusername>", "password": "<mypassword>", "ApplicationId": "91db1612-73fd-4500-91b2-e63b069b185c" }' 'https://tccna.honeywell.com/WebAPI/api/Session' I do get a proper response! { "sessionId": "806639F5-68C4-4D92 ...
- Thursday 08 November 2018 16:46
- Forum: Heating/cooling
- Topic: Evohome error HTTP client error at retrieve user account info
- Replies: 31
- Views: 5475
Re: Evohome error HTTP client error at retrieve user account info
Is there anything I can try manually? from a command line? In source code https://github.com/domoticz/domoticz/blob/development/hardware/EvohomeWeb.cpp I see pdata << "&Host=rs.alarmnet.com%2F"; When I perform this curl -X POST -H "Content-Type: application/json" -d '{ "username": "<myusername ...
- Thursday 08 November 2018 14:54
- Forum: Heating/cooling
- Topic: Evohome error HTTP client error at retrieve user account info
- Replies: 31
- Views: 5475
Re: Evohome error HTTP client error at retrieve user account info
Well, I don't see anything usable in the 'debug' log, only these errors in de 'problem' log. 2018-11-08 13:35:53.233 Error: (EvoHome) HTTP client error at login! 2018-11-08 13:51:58.909 Error: (EvoHome) HTTP client error at retrieve user account info! 2018-11-08 14:10:07.370 Error: (EvoHome) HTTP ...
- Thursday 08 November 2018 10:09
- Forum: Heating/cooling
- Topic: Evohome error HTTP client error at retrieve user account info
- Replies: 31
- Views: 5475
Re: Evohome error HTTP client error at retrieve user account info
Well, it doesn't work for me... Keep getting errors like this 2018-11-08 09:52:25.641 Error: (EvoHome) HTTP client error at login! 2018-11-08 09:58:27.454 Error: (EvoHome) login failed with message: attempt_limit_exceeded 2018-11-08 10:05:25.245 Error: (EvoHome) HTTP client error at login! 2018-11 ...
- Thursday 07 January 2016 11:52
- Forum: Others
- Topic: RFXTRX433 and Conrad RSL
- Replies: 24
- Views: 15713
Re: RFXTRX433 and Conrad RSL
I was able to add the Conrad RSL33T manually by adding it as RisingSun.
Just cycled through all combinations to check which one worked.
My transmitter broke, so I was not able to use the autolearn anyway.
Just cycled through all combinations to check which one worked.
My transmitter broke, so I was not able to use the autolearn anyway.