Posts: 71
Threads: 5
Joined: Mar 2022
Reputation:
1
Can you add this device too? Is the same as the previous, but is a more recent device sold with the Homix system but it's a Danfoss TRV, same package as the previous, but a different product code (014G2461).
Danfoss Ally 014G2461
Manufacturer: Danfoss
Model: eTRV0100
Firmware version: 01.12.0008 01.12
Device type: End device
Power source: Battery
Receive when idle: No
Endpoint 1
Profile: 260
Input clusters
- Basic (0)
- PowerCfg (1)
- Identify (3)
- Time (10)
- PollCtrl (32)
- HvacThermostat (513)
- HvacUserInterfaceCfg (516)
- HaDiagnostic (2821)
Output clusters
- Basic (0)
- Ota (25)
Posts: 3
Threads: 0
Joined: Jun 2023
Reputation:
0
Hi!, I'm testing a SONOFF - ZBMINIL2 zigbee device but with some problems.
The device is added with the following profile:
Manufacturer: SONOFF
Model: ZBMINIL2
Firmware version: 1.0.10
Device type: End device
Power source: Battery
Receive when idle: No
Endpoint 1
Profile: 260
Input clusters
- Basic (0)
- PowerCfg (1)
- Identify (3)
- OnOff (6)
- OnOffSwitchCfg (7)
- HaDiagnostic (2821)
- 64599
Output clusters
- Ota (25)
Reported attributes
- onoff: true
The status object is updated but the action object does not work.
When I try to turn it on/off inside the zigbee interface it shows the following message:
---------
Wating fot SONOFF - ZBMINI2
Interact with the device to wake it up.
If nothing happens press the programming button on the device and click Continue as quickly as possible.
---------
If I click "continue" button it works but only using "Control & status" button on the zigbee interface.
May be a problem with the profile?
I'm testing it with a USB CC2531 interface with Zstack 1.2
Thank you in advance!!
Posts: 4638
Threads: 24
Joined: Aug 2017
Reputation:
207
This is how battery devices works, they sleep most of the time to save battery and if you want to interact with them you must woke them up.
------------------------------
Ctrl+F5
Posts: 4638
Threads: 24
Joined: Aug 2017
Reputation:
207
The device itself reports as
Power source: Battery
Receive when idle: No
Contact manufacture, maybe there is different firmware or so.
------------------------------
Ctrl+F5
Posts: 7758
Threads: 42
Joined: Jun 2015
Reputation:
447
You can use a ZigBee relay together with an electrical valve.
Posts: 242
Threads: 56
Joined: Sep 2015
Reputation:
0
Hi,
Is there any way to map the device status offline/online to a KNX address?
Thanks.
Posts: 24
Threads: 5
Joined: Oct 2015
Reputation:
0
where i can find the last IPK file ? all the link in the forum are dead
THX
Posts: 4638
Threads: 24
Joined: Aug 2017
Reputation:
207
App is in the app store
------------------------------
Ctrl+F5
Posts: 7758
Threads: 42
Joined: Jun 2015
Reputation:
447
We'll get Danfoss TRV sample soon, integration should be done in several weeks.
Posts: 46
Threads: 1
Joined: Mar 2019
Reputation:
1
Now i have my Woox R7060 and it Work. But it´s a battery powerd device it says recive when idle: no
Am i correct that only the Manufacturer can change that behavor with a new Firmware ?
Posts: 4638
Threads: 24
Joined: Aug 2017
Reputation:
207
(02.09.2023, 08:52)Sral1987 Wrote: Now i have my Woox R7060 and it Work. But it´s a battery powerd device it says recive when idle: no
Am i correct that only the Manufacturer can change that behavor with a new Firmware ?
Yes but all battery powered device will have it that way, otherwise battery will drain very fast. We are sending message twice with 5sec intervals so if it woke up within 10sec it will work. Battery powered devices keep waking up every X sec but it is manufacture specific what is the time.
------------------------------
Ctrl+F5
Posts: 46
Threads: 1
Joined: Mar 2019
Reputation:
1
Then it sould work with KNX Grop adress also ? ATM i could controll the Device at the Zigbee Dashboard. When sending Grup Adress nothing happend.
Could the Controll for Zigbee Devices done with a script ? so i could trigger it with a group adress.
Posts: 7758
Threads: 42
Joined: Jun 2015
Reputation:
447
A profile is needed for such device. If a device does not advertise that it is capable of receiving ZigBee telegrams while being in an idle state then the app won't send anything to it until the device sends something first. A work-around has been added to the app to override this status bit.