Logic Machine Forum
Zigbee gateway integration - Printable Version

+- Logic Machine Forum (https://forum.logicmachine.net)
+-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1)
+--- Forum: Gateway (https://forum.logicmachine.net/forumdisplay.php?fid=10)
+--- Thread: Zigbee gateway integration (/showthread.php?tid=3320)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24


RE: Zigbee gateway integration - Sral1987 - 04.09.2023

Is it possible to Add a profile for this Device ?

Code:
Manufacturer: _TZ3210_eymunffl
Model: TS0101

Device type: End device
Power source: Battery
Receive when idle: No

Endpoint 1
Profile: 260
Input clusters
- Basic (0)
- Groups (4)
- Scenes (5)
- OnOff (6)
- 61184
- PowerCfg (1)
Output clusters
- Ota (25)
- Time (10)

Reported attributes
- onoff: false



RE: Zigbee gateway integration - MLa - 08.09.2023

Hello, is it possible to add a profile for this device Develco Products A/S - IOMZB-110?
https://www.develcoproducts.com/media/1967/iomzb-110-technical-manual-io-module.pdf

Develco Products A/S - IOMZB-110 - device information
Manufacturer: Develco Products A/S
Model: IOMZB-110

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

Endpoint 1
Profile: 49353
Input clusters
- Scenes (5)
- OnOff (6)

Endpoint 112
Profile: 260
Input clusters
- Basic (0)
- Identify (3)
- BinaryInput (15)
Output clusters
- Identify (3)
- Time (10)
- Ota (25)

Endpoint 113
Profile: 260
Input clusters
- Basic (0)
- Identify (3)
- BinaryInput (15)
Output clusters
- Identify (3)

Endpoint 114
Profile: 260
Input clusters
- Basic (0)
- Identify (3)
- BinaryInput (15)
Output clusters
- Identify (3)

Endpoint 115
Profile: 260
Input clusters
- Basic (0)
- Identify (3)
- BinaryInput (15)
Output clusters
- Identify (3)

Endpoint 116
Profile: 260
Input clusters
- Basic (0)
- Identify (3)
- Groups (4)
- Scenes (5)
- OnOff (6)
Output clusters
- Identify (3)
- BinaryInput (15)

Endpoint 117
Profile: 260
Input clusters
- Basic (0)
- Identify (3)
- Groups (4)
- Scenes (5)
- OnOff (6)
Output clusters
- Identify (3)
- BinaryInput (15)

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


RE: Zigbee gateway integration - admin - 11.09.2023

New ZigBee app has been published. A work-around has been added for communication with battery-powered devices that don't advertise idle reception but wake up every X seconds. Some new profiles have been added as well.

@MLa, we don't support BinaryInput at this moment so integration of your device will take some time.


RE: Zigbee gateway integration - Sral1987 - 12.09.2023

Thank you for your Work admin,

now the control with group adress work´s only battery level was not reported atm, but i haven´t read the adress yet. Is it planed to show the Battery Level on the Dashboard of Zigbee App ?


RE: Zigbee gateway integration - Zen - 12.09.2023

(11.09.2023, 09:17)admin Wrote: New ZigBee app has been published. A work-around has been added for communication with battery-powered devices that don't advertise idle reception but wake up every X seconds. Some new profiles have been added as well.

@MLa, we don't support BinaryInput at this moment so integration of your device will take some time.

Hi admin, i've been testing my Danfos Ally, it seems to work via Zigbee App, i can read and send data normally.
Whenever i connected the various G.A. to my device, it doesn't seems to update any of them. I've created it directly via Zigbee Device in Zigbee App.
I've already tryed to delete device and uninstall zb (i've deleted the newly created GA too) and try to do the same things but i do not receive any update to my KNX objects. If i send commands via KNX updating, for example, heating setpoint control it works perfectly, but i don't see any update on status nor room temperature.


RE: Zigbee gateway integration - admin - 13.09.2023

@Sral1987, did you reset and pair your device again after updating the ZigBee app?

@Zen, we are still testing Danfoss valve but from what we've seen it's not better than others. It turns out that operating mode cannot be changed - it's permanently in heating mode, so only the setpoint can be adjusted. Some improvements will be made in the next app version.


RE: Zigbee gateway integration - Zen - 13.09.2023

(13.09.2023, 12:09)admin Wrote: @Zen, we are still testing Danfoss valve but from what we've seen it's not better than others. It turns out that operating mode cannot be changed - it's permanently in heating mode, so only the setpoint can be adjusted. Some improvements will be made in the next app version.

Yes, already seen it. but the setpoint, unlike wiser trvs, seems to stay. On wiser, if you do not refresh every 3 hours, it change itself. In these Danfoss it seems to not happen (at least, during the first test day)


RE: Zigbee gateway integration - admin - 13.09.2023

As a workaround you can setup a scheduled script to resend the setpoint value every hour.


RE: Zigbee gateway integration - Sral1987 - 13.09.2023

@admin I didn‘t reset and pair it again after updating the Zigbee app. Tomorrow i reset the Valve and pair it again.


RE: Zigbee gateway integration - Zen - 14.09.2023

(13.09.2023, 14:09)admin Wrote: As a workaround you can setup a scheduled script to resend the setpoint value every hour.

Already tryed for Wiser TRVs but after one week, the device start to reset itself and do the pairing procedure and make some noises. I've tryed several solution to fix these, including yours in the past, but we haven't any success


RE: Zigbee gateway integration - jmir - 15.09.2023

@admin, Is it necessary to reset and pair existing devices after an app update?


RE: Zigbee gateway integration - admin - 15.09.2023

No, unless a new profile for a specific device is added.


RE: Zigbee gateway integration - Sral1987 - 16.10.2023

@admin I tried a new valve and paired it after App update. Controll work fine but batterystatus won,t work.


RE: Zigbee gateway integration - Daniel - 16.10.2023

You may need to wait for the battery status some time as it sends value on change


RE: Zigbee gateway integration - admin - 16.10.2023

It seems that this device reports the battery level in a non-standard way that we don't support.


RE: Zigbee gateway integration - Zen - 17.10.2023

(13.09.2023, 12:09)admin Wrote: @Zen, we are still testing Danfoss valve but from what we've seen it's not better than others. It turns out that operating mode cannot be changed - it's permanently in heating mode, so only the setpoint can be adjusted. Some improvements will be made in the next app version.

Today, i'm testing Danfoss Ally with the newest update and it seems to fully work and communicate in bidirectional way. I can read setpoint/temperature and write the setpoint via LM5. 
Thank you.

I'll keep it active for some days to test the durability and understand if i've got the some problems i had with wiser trvs.

Update 2023-10-23: TRVs are still connected, still communicating bidirectionally and the last setpoint i've set 3 days ago is helded correctly. I can see signal/battery level too.


New RS-232 Zigbee gateway - CarlS - 24.10.2023

Hello

I'm trying to setup a new RS-232 Zigbee gateway,
but I cant find the option to set RS-232 as connection mode.
I have removed the USB-stick, and connected the RS-232 gateway

I dont have the connection mode dropdown, just a Automatic network close time...

In the app it looks like this.



   


RE: Zigbee gateway integration - Daniel - 24.10.2023

Clearly you using it on SE hardware, they asked to remove it(it is set by default). What zigbee interface do you have? There are some differences between SE and ours which can brake your interface.


RE: Zigbee gateway integration - CarlS - 24.10.2023

(24.10.2023, 12:00)Daniel Wrote: Clearly you using it on SE hardware, they asked to remove it(it is set by default).  What zigbee interface do you have? There are some differences between SE and ours which can brake your interface.

No, its not SE.
The LM5 is a LM5 M4 (i.MX6) with firmware 20230607

Carl


RE: Zigbee gateway integration - admin - 24.10.2023

LM5 M4 does not have RS232, only 2x RS485.