This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

KNX Hybrid and Elko Thermostat EKO07259
#1
I have an Elko Zigbee Thermostat EKO07259, but it does not seem to be recognised correctly. I can only allocate addresses for Temperature and Energy delivered (see attached image).


Code:
Manufacturer: Schneider Electric
Model: EKO07259
Firmware version: 001.000.029

Device type: Router
Power source: Mains
Receive when idle: Yes

Endpoint 1
Profile: 260
Input clusters
- Basic (0)
- Identify (3)
- Groups (4)
- HvacThermostat (513)
- HvacUserInterfaceCfg (516)
- HaDiagnostic (2821)
- ManuSpecificWiserEvent (65027)
- ManuSpecificCycleTime (65302)
- ManuSpecificHeatingCooling (65315)
Output clusters
- Identify (3)
- Time (10)
- Ota (25)
- MsTemperatureMeasurement (1026)
- MsOccupancySensing (1030)

Endpoint 2
Profile: 260
Input clusters
- Basic (0)
- Identify (3)
- MsTemperatureMeasurement (1026)
Output clusters
- Identify (3)

Endpoint 3
Profile: 260
Input clusters
- Basic (0)
- Identify (3)
- MsTemperatureMeasurement (1026)
Output clusters
- Identify (3)

Endpoint 5
Profile: 260
Input clusters
- Basic (0)
- Identify (3)
- Groups (4)
- SeMetering (1794)

Endpoint 242
Profile: 41440
Output clusters
- GreenPower (33)

Reported attributes
- currentsummdelivered: 0
- sepowerdivisor: 1000
- sepowermultiplier: 1

   
Reply
#2
We notified SE about customers asking for integration of this device but it is SE decision if they want to add it or not. Contact SE support to create the pressure.
------------------------------
Ctrl+F5
Reply
#3
I see..

But, you support the EKO30465

https://www.productinfo.schneider-electr...36656.xml/$/NorwegianDevices-3D711FC5


To my understanding this seems to be the same device, the only difference I can see is the physical frame type. They share the same specs:

https://www.elko.no/produkter/45-elko-sm...termostat/

We have also notified SE, but I would like to test the EKO07259/EKO07258 with the profile for EKO30465, is this possible? I am pretty certain that this will work.

So, to summarise:
The profile for EKO30465 should also be used for:

EKO07254
EKO07258
EKO07259

BR.

All the different device models (EKO07254, EKO07257, EKO07258, EKO07259, EKO30465) is even listed in the user manual for the supported device, and referred to as "Smart ZB Thermostat 16 A"

Please see page 5 in the attached user manual for EKO30465:

.pdf   EKO0725x_EKO30465_ELKO_DUG_EN.pdf (Size: 7.04 MB / Downloads: 12)
Reply
#4
Again, talk to SE because we never seen this product and we don't support it.
------------------------------
Ctrl+F5
Reply
#5
I am also talking to SE in parallell.

We are field testing the KNX Hybrid for SE, this is why I want to help by trying to test with the same profile. They even share the same user manual. The name of the user manual is EKO0725x_EKO30465 so it is the same product.
Reply
#6
In case anyone else is wondering, version 0.1.18 has been released with support for these thermostats.
Reply
#7
I updated the app today and tried to add a thermostat. Everything went well until I saved the settings for the device. The app now just have a spinner that blocks interaction with the app.

I have tried uninstalling and re-installing
I have tried reboots
I have tried different browsers
I have tried killing the processes linked with the Zigbee module

I know this is a SE product, but are there any good ideas I can try out to re-instate the app and it's functionality?
Reply
#8
To reset the app and remove all devices run this script once and reboot:
Code:
db:query('DELETE FROM zb_config')
db:query('DELETE FROM zb_devices')
db:query('DELETE FROM zb_device_tags')
Reply
#9
Thank you, this reset the app to new state.

I found the bug:

When you let the Zigbee app add your (in this case) thermostat to Touch it then removes the thermostat from the list and that causes the app to hang in the reload state.
Reply
#10
Report this bug to SE. Adding widgets to Touch is their feature.
Reply
#11
Sure, I will. Thank you for your help.
Reply


Forum Jump: