First of all, thank you for your efforts.
I installed your plugin from git.
It made two devices.
The scenes device is working well.
The CCCW device requires a password. What kind of password are asking?
Search found 16 matches
- Monday 30 December 2019 19:26
- Forum: Python
- Topic: Python Plugin : Xiaomi Philips LED Ball Lamp
- Replies: 54
- Views: 15528
- Tuesday 25 December 2018 18:03
- Forum: Python
- Topic: Python Plugin : Xiaomi Philips LED Ball Lamp
- Replies: 54
- Views: 15528
Re: Python Plugin : Xiaomi Philips LED Ball Lamp
Thank you your efforts!
It is almost working.
In the CCCW widget the color is not variable. Only the dimmer work.
And, can I define new scene? If yes, how?
It is almost working.
In the CCCW widget the color is not variable. Only the dimmer work.
And, can I define new scene? If yes, how?
- Thursday 19 October 2017 20:22
- Forum: Heating/cooling
- Topic: Evohome client (August 2017 update)
- Replies: 45
- Views: 17156
Re: Evohome client (August 2017 update)
Amazing. Wouldn't be on the Honeywell side though because the error message would be different. The login itself is in fact successful. The most likely cause for your error is that the wrong language setting causes some characters of the session key that is returned by the login to be transcoded ...
- Saturday 02 September 2017 19:35
- Forum: Speech & Voice Systems
- Topic: Controlicz - Easy Domoticz to Alexa Integration
- Replies: 1035
- Views: 185934
Re: Easy Domoticz to Alexa Integration
Can I set "Source IP address" in router in firewall port forwarding setup? Has Controlicz fix IP?
- Saturday 02 September 2017 15:20
- Forum: Speech & Voice Systems
- Topic: Controlicz - Easy Domoticz to Alexa Integration
- Replies: 1035
- Views: 185934
- Saturday 02 September 2017 14:35
- Forum: Speech & Voice Systems
- Topic: Controlicz - Easy Domoticz to Alexa Integration
- Replies: 1035
- Views: 185934
Re: Easy Domoticz to Alexa Integration
I'm in a same situation as joshmosh. But, what is the uid? Maybe i messed up this number?
Is it a "MyDomoticz Instance ID:"?
Can cause mistake the hungarian language? e.g. the name of switch?
Is it any tool to make sure the controlicz see my equipment?
Is it a "MyDomoticz Instance ID:"?
Can cause mistake the hungarian language? e.g. the name of switch?
Is it any tool to make sure the controlicz see my equipment?
- Tuesday 22 August 2017 13:11
- Forum: Heating/cooling
- Topic: Evohome client (August 2017 update)
- Replies: 45
- Views: 17156
Re: Evohome client (August 2017 update)
New release: version 1.4.0 Should fix most if not all issues mentioned above I deleted account at Honeywell site and renew with other email. After upgrade client from 1.3.0 to 1.4.0. First time: root@myserver:/usr/local/domoticz/scripts#./evo-client -i evo-client start: 2017-07-31 20:03:28 connect ...
- Tuesday 22 August 2017 10:45
- Forum: Speech & Voice Systems
- Topic: Controlicz - Easy Domoticz to Alexa Integration
- Replies: 1035
- Views: 185934
Re: Easy Domoticz to Alexa Integration
Hello,
I have two questions:
Can I use this solution with Alexa Dot 2?
Can I install this solution in ubuntu 16.04.3 server?
I have two questions:
Can I use this solution with Alexa Dot 2?
Can I install this solution in ubuntu 16.04.3 server?
- Thursday 27 July 2017 21:46
- Forum: Heating/cooling
- Topic: Evohome client (August 2017 update)
- Replies: 45
- Views: 17156
Re: Evohome client (June 2017 update)
I updated evo-client to version 1.3.0. After init I start:
user@server:/usr/local/domoticz/scripts# ./evo-client -k
ERROR: multiple Evohome systems found - don't know which one to use for status
but I have only one RFG100. And no temperature from round thermostat.
What does it mean?
user@server:/usr/local/domoticz/scripts# ./evo-client -k
ERROR: multiple Evohome systems found - don't know which one to use for status
but I have only one RFG100. And no temperature from round thermostat.
What does it mean?
- Wednesday 28 June 2017 11:29
- Forum: Heating/cooling
- Topic: Evohome client (August 2017 update)
- Replies: 45
- Views: 17156
Re: Evohome client (June 2017 update)
You can use `ping` to find the maximum MTU/MRU size. Don't have any direct resources for you but Google should help you find some. Normal setting for PPPoE would be 1492, but I actually did have some problems with that setting myself when I went to fiber. Got mine at 1480 and it solved all my ...
- Sunday 18 June 2017 17:06
- Forum: Heating/cooling
- Topic: Evohome client (August 2017 update)
- Replies: 45
- Views: 17156
Re: Evohome client (June 2017 update)
I know. The code would not try to retrieve the user info if the login did not succeed. The error indicates a problem connecting to the server, which is strange because the initial connect was successful. Are you using a web proxy maybe? Connecting through VPN? You may want to try lower network ...
- Sunday 18 June 2017 11:33
- Forum: Heating/cooling
- Topic: Evohome client (August 2017 update)
- Replies: 45
- Views: 17156
Re: Evohome client (June 2017 update)
Right... Just noticed you are running beta. You can also try the 'Evohome via Web API' instead of 'Evohome via Script'. It is essentially the same code but it uses a different json library to allow integration. It may not be vulnerable to whatever unexpected json values are returned for your ...
- Friday 16 June 2017 16:04
- Forum: Heating/cooling
- Topic: Evohome client (August 2017 update)
- Replies: 45
- Views: 17156
Re: Evohome client (June 2017 update)
I use the 1.2.2.gordonb3 wrote:Please try the latest release: version 1.2.2
The segmentation fault is in the json library and most likely the result of you not having any schedules in your system.
I made daily schedule from my mobile.
Nothing better.
- Friday 16 June 2017 11:17
- Forum: Heating/cooling
- Topic: Evohome client (August 2017 update)
- Replies: 45
- Views: 17156
Re: Evohome client (June 2017 update)
The twelve zones are from the init procedure. They will be populated in order by the update run (of which the init run is one). Yes the idea is that you rerun the client (without -i) every X seconds to fetch current data from the server. It is completely safe to delete the zones you do not use - if ...
- Monday 12 June 2017 21:36
- Forum: Heating/cooling
- Topic: Evohome client (August 2017 update)
- Replies: 45
- Views: 17156
Re: Evohome client (June 2017 update)
I have 12 zone. All of them has 0 C.gordonb3 wrote:Fairly certain it should register as the zone with unit number 1. May be worth noting that for Domoticz zones are temperature devices.
Do I need running some update script?
- Monday 12 June 2017 13:54
- Forum: Heating/cooling
- Topic: Evohome client (August 2017 update)
- Replies: 45
- Views: 17156
Re: Evohome client (June 2017 update)
I have Honeywell Y87RF package with T87, BDR91, RFG100 gateway.
I installed your client. Thanks your effort.
How can I see the room's temperature from round thermostat T87?
I only have switch to change the thermostat states.
I installed your client. Thanks your effort.
How can I see the room's temperature from round thermostat T87?

I only have switch to change the thermostat states.