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.

Zigbee gateway integration
There should not be any difference between heating and auto mode so that's why the control is binary.
We've only implemented most common features because we don't have the actual device to test the integration. Which other features are you missing?
Reply
(03.10.2024, 13:31)admin Wrote: There should not be any difference between heating and auto mode so that's why the control is binary.
We've only implemented most common features because we don't have the actual device to test the integration. Which other features are you missing?

That is not correct unfortunately. The auto mode is controlled by week timers and what not, the only functional mode on this heater is "Manual", where the heater is working after the given setpoint, so this is absolutely necessary for basic operation.

What we would like for our implementation is KeypadLockout and DisplayAutoOffActivation.

EDIT: As it is now, we have no way of setting the panel heater back to manual when the user changes to auto, neither any way to block local user input.
Reply
(03.01.2022, 06:41)admin Wrote: You will need additional hardware for this. See this guide: https://www.zigbee2mqtt.io/guide/adapter...c2531.html

Checked! It worked on the first try. But be careful, in my case it worked with a bare CC2531 board without any prior configuration.
Reply
Hello Community. Has anyone tried this sensor with LM? I would like to know in order to implement it in a project. I have a bare board CC2531 from TI with firmware (Z-Stack_Home_1.2 20211115/20211116) CC2531_DEFAULT_20211115 from github

https://www.zigbee2mqtt.io/devices/Open'...lec-open-r
Reply
can i have the zigbee ipk for offline ?
Thanks. I tried :

https://dl.openrb.com/pkg/zigbee-20240522.ipk
but doesn't work
-----------
FRANCE SMARTHOME & SMARTBUILDING INTEGRATION
SE ECO EXPERT
Reply
I have this zigbee lamp INNNR RB255C

I can ON/OFF, LEVEL, but not RGB control.
Can you add the profil ?
Thankx

Code:
Manufacturer: innr
Model: RB 255 C
Firmware version: 2.04.08

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

Endpoint 1
Profile: 260
Input clusters
- Basic (0)
- Identify (3)
- Groups (4)
- Scenes (5)
- OnOff (6)
- LevelCtrl (8)
- LightingColorCtrl (768)
- LightLink (4096)
- 64599
- 64642
Output clusters
- Ota (25)

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

Reported attributes
- calclevel: 254
- level: 254
- onoff: true
- prevlevel: 254

Attached Files Thumbnail(s)
   
-----------
FRANCE SMARTHOME & SMARTBUILDING INTEGRATION
SE ECO EXPERT
Reply
(07.10.2024, 11:55)domotiqa Wrote: can i have the zigbee ipk for offline ?
Thanks. I tried :

https://dl.openrb.com/pkg/zigbee-20240522.ipk
but doesn't work

SE hardware has special modifications and our zigbee apps are also different. Due to hw none compatibility we do not share our app as SE users like you might want to use it and have issues.
Contact SE support for both topics.
------------------------------
Ctrl+F5
Reply
(08.10.2024, 14:01)Daniel Wrote:
(07.10.2024, 11:55)domotiqa Wrote: can i have the zigbee ipk for offline ?
Thanks. I tried :

https://dl.openrb.com/pkg/zigbee-20240522.ipk
but doesn't work

SE hardware has special modifications and our zigbee apps are also different. Due to hw none compatibility we do not share our app as SE users like you might want to use it and have issues.
Contact SE support for both topics.

ok thanks but I also have Lmachine on our company, not only SL HL
-----------
FRANCE SMARTHOME & SMARTBUILDING INTEGRATION
SE ECO EXPERT
Reply
Hi,

I've tested several zigbee thermostats and none of them work properly. 
The last one I tested complies with the Zigbee 3.0 standard but doesn't work either.
Can you integrate one?
I'm looking for a thermostat with an outdoor temperature sensor.

the last file 

Vir (33)Vimar - WheelThermostat_v1.0 - device information

Manufacturer: Vimar
Model: WheelThermostat_v1.0
Firmware version: 1.0.0_z

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

Endpoint 10
Profile: 260
Input clusters
- Basic (0)
- Identify (3)
- HvacThermostat (513)

Endpoint 242
Profile: 41440
Output clusters
- GreenPower (33)
Reply
ZigBee app has been updated with new profiles and new helper functions for scripting.

These functions allow reading/writing device attributes and can be used to implement functionality that is not available in built-in profiles. Documentation: https://kb.logicmachine.net/libraries/zi...dattribute
Reply
Hello, the below mentioned thermostat, is this a unit that won't be supported? 



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)
Reply


Forum Jump: