Zigate Tried to add Elko Super TR RF thermostat

Xiaomi, Ikea TRÅDFRI, Philips Hue and more.

Moderator: leecollings

Post Reply
deve87
Posts: 45
Joined: Saturday 08 April 2017 8:21
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Zigate Tried to add Elko Super TR RF thermostat

Post by deve87 »

Scandinavian Elko has a Zigbee rotary dimmer and thermostat.
I managed to add the dimmer to Domoticz. And it works, no feedback. But I can change light brightness and On/Off

When I tried to add the thermostat. It loops (after some seconds) on 'Trying to create Domoticz device (s)'

Image
pipiche
Posts: 2009
Joined: Monday 02 April 2018 20:33
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: France
Contact:

Re: Zigate Tried to add Elko Super TR RF thermostat

Post by pipiche »

Can you kindly open an issue on github https://github.com/sasu-drooz/Domoticz-Zigate/issues so we can work in having this working ?
It would be great if you could switch to the pre-4.1 branch which has an implementation of Thermostat.
Zigbee for Domoticz plugin / RPI3B+ / Electrolama ZZH-P / 45 devices

If the plugin provides you value, you can support me with a donation Paypal.

Wiki is available here.

Zigbee for Domoticz FAQ
deve87
Posts: 45
Joined: Saturday 08 April 2017 8:21
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Zigate Tried to add Elko Super TR RF thermostat

Post by deve87 »

In the pre-4.1. The thermostat got joined and I got a 'Set Point' and 'Temp'

The temp don't report any chance. It just give me one temp from when it's joined. I can change setpoint, but it only shows 0.0 and thermostat gets new setpoint
pipiche
Posts: 2009
Joined: Monday 02 April 2018 20:33
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: France
Contact:

Re: Zigate Tried to add Elko Super TR RF thermostat

Post by pipiche »

Please do check the logs for details ...
Zigbee for Domoticz plugin / RPI3B+ / Electrolama ZZH-P / 45 devices

If the plugin provides you value, you can support me with a donation Paypal.

Wiki is available here.

Zigbee for Domoticz FAQ
pipiche
Posts: 2009
Joined: Monday 02 April 2018 20:33
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: France
Contact:

Re: Zigate Tried to add Elko Super TR RF thermostat

Post by pipiche »

Could you also do the following:

git pull (on pre-4.1)
Add the following line in the 'middle' of the PluginConf.txt file in Conf folder
'allowStoreDiscoveryFrames':'1',

Remove the Set Point and Temp widget in order to be able to redo a full pairing

Stop the plugin. Check that there is no remaining entry for the Thermostat in DeviceList

Then restart the plugin and do the Pairing.

When the swicth will be created, you'll get a file in Zdata folder in regards to this new device. Please provide it.

Thanks
Zigbee for Domoticz plugin / RPI3B+ / Electrolama ZZH-P / 45 devices

If the plugin provides you value, you can support me with a donation Paypal.

Wiki is available here.

Zigbee for Domoticz FAQ
deve87
Posts: 45
Joined: Saturday 08 April 2017 8:21
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Zigate Tried to add Elko Super TR RF thermostat

Post by deve87 »

Okay. After git pull the error I got in my other post disappeared. Added the line in PluginConf.txt
After a full join. Setpoint and temp shows again. And temp not updates. It only shows correct temp when joining.
pipiche
Posts: 2009
Joined: Monday 02 April 2018 20:33
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: France
Contact:

Re: Zigate Tried to add Elko Super TR RF thermostat

Post by pipiche »

I need Logs and as well the file which has been created during the pairing and which is under Zdata folder

If you can reach me on keybase.io @pipiche, it will be easier to troubleshoot and investigate all that.
Zigbee for Domoticz plugin / RPI3B+ / Electrolama ZZH-P / 45 devices

If the plugin provides you value, you can support me with a donation Paypal.

Wiki is available here.

Zigbee for Domoticz FAQ
pipiche
Posts: 2009
Joined: Monday 02 April 2018 20:33
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: France
Contact:

Re: Zigate Tried to add Elko Super TR RF thermostat

Post by pipiche »

I have created an issue on GitHub: https://github.com/sasu-drooz/Domoticz- ... issues/349

Could you please provide me some details on this Thermostat:

- IS there a Documentation that you can pointed out, so I have view of what is it ?
- Is there a documentation of expected function to work. Only SetPoint and Local temp, or more ?

Is that this one : http://proff.elko.no/elko-smart-home-su ... -1779.html ?
Zigbee for Domoticz plugin / RPI3B+ / Electrolama ZZH-P / 45 devices

If the plugin provides you value, you can support me with a donation Paypal.

Wiki is available here.

Zigbee for Domoticz FAQ
deve87
Posts: 45
Joined: Saturday 08 April 2017 8:21
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Zigate Tried to add Elko Super TR RF thermostat

Post by deve87 »

Yes. That's the correct one.
I noticed that the temp updated after about every 10min. And in log, it seems that setpoint is received as well. But setpoint is just showing as 0.0

Code: Select all

2019-02-16 11:46:59.864 (Zigbee) ReadAttributeRequest_0201 - Key: e1a3
2019-02-16 11:46:59.976 (Zigbee) ReadCluster 0201 - Addr: e1a3 Ep: 01 AttrId: 0000 AttrType: 29 AttSize: 0002 Data: 0974
2019-02-16 11:46:59.977 (Zigbee) UpdateDevice - ( Elko super tr) 24.2:24.2
2019-02-16 11:46:59.981 (Zigbee) ReadCluster 0201 - Local Temp: 24.2
2019-02-16 11:46:59.985 (Zigbee) ReadCluster 0201 - Addr: e1a3 Ep: 01 AttrId: 0011 AttrType: 29 AttSize: 0002 Data: 0a28
2019-02-16 11:46:59.985 (Zigbee) ReadCluster 0201 - Cooling Setpoint: 26.0
2019-02-16 11:46:59.989 (Zigbee) ReadCluster 0201 - Addr: e1a3 Ep: 01 AttrId: 0012 AttrType: 29 AttSize: 0002 Data: 05dc
2019-02-16 11:46:59.989 (Zigbee) ReadCluster 0201 - Heating Setpoint: 15.0
The file from DeviceList. In folder Zdata, I only find a 'empty.txt'

Code: Select all

e1a3 : {'Hearbeat': 0, 'IEEE': '000d6f001246b282', 'ConfigureReporting': {'Ep': {'01': {'0003': '', '0201': {}, '0402': {}, '0000': {}}}, 'TimeStamps': {'01-0003': 0, '01-0201': 1550311274, '01-0000': 0, '01-0402': 1550311274}}, 'MacCapa': '8e', 'Type': 'Temp/ThermoSetpoint', 'LogicalType': 'Router', 'ZDeviceID': '0301', 'SQN': {}, 'Status': 'inDB', 'Manufacturer': '1002', 'NbEp': '1', 'Bind': {'0402': {'Stamp': 1550311274, 'Status': '', 'Phase': 'requested'}, '0201': {'Stamp': 1550311274, 'Status': '', 'Phase': 'requested'}}, 'ReceiveOnIdle': 'On', 'Model': 'Super TR', 'Stamp': {'MsgType': '8102', 'Time': '2019-02-16 11:31:29'}, 'DeviceType': 'FFD', 'Ep': {'01': {'ClusterType': {'1362': 'Temp', '1363': 'ThermoSetpoint'}, '0003': {}, '0201': '24.7;0;26.0;5.0;0;0', '0402': '24.7', '0000': {}}}, 'Heartbeat': '437', 'Version': '3', 'RIA': '1', 'Battery': {}, 'RSSI': 57, 'ReadAttributes': {'Ep': {'01': {'0201': {'0008': '86', '0010': '86', '0011': '00', '0014': '86', '0012': '00', '0000': '00'}, '0000': {'0010': '86', '0004': '00', '000a': '86', '0005': '00', '0007': '00', '0000': '00'}}}, 'TimeStamps': {'01-0201': 1550313089, '01-0000': 1550311404}}, 'ProfileID': '0104', 'PowerSource': 'Main'}
Correct on?
pipiche
Posts: 2009
Joined: Monday 02 April 2018 20:33
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: France
Contact:

Re: Zigate Tried to add Elko Super TR RF thermostat

Post by pipiche »

Please use : https://github.com/sasu-drooz/Domoticz- ... issues/349
So we can track this enhacement

I also need the Zdata file as a file, anot as copy past
Zigbee for Domoticz plugin / RPI3B+ / Electrolama ZZH-P / 45 devices

If the plugin provides you value, you can support me with a donation Paypal.

Wiki is available here.

Zigbee for Domoticz FAQ
Post Reply

Who is online

Users browsing this forum: Bing [Bot] and 1 guest