Bienvenue sur le forum de la ZiGate !

Ici, nous échangeons sur les produits ZiGate (matériellement) et les firmware.

Pour que vous puissiez gagner du temps, je vous conseille de visiter, dans un premier temps, les forums et documentations des plugins et box domotique que vous avez choisi :

Jeedom :

Forum : https://community.jeedom.com/
Plugin ZiGate : https://github.com/Jeedom-Zigate/jeedom-plugin-zigate
Plugin Abeille : https://github.com/KiwiHC16/Abeille + http://kiwihc16.free.fr/

Domoticz :

Forum Francophonehttps://easydomoticz.com/forum/viewforum.php?f=28
Forum Anglophonehttps://www.domoticz.com/forum/viewforum.php?f=68
Développeur: @pipiche38 disponible sur keybase.io en chat

EEdomus :

Forum : https://forum.eedomus.com/

Home-assistant :

Plugin : https://github.com/doudz/homeassistant-zigate
Zigpy : https://www.home-assistant.io/integrations/zha/

Veuillez pour créer des messages et des sujets de discussion.

SmartThings sensor door question

Hi,

i have a smarthing sensor door, it work but it dont'report IAS alarm event.

As written on the compatibity list page, we need to "manual polling" reading attribute or bind the desired cluster.

what is the logic of bind?

 

IAS is even more than just binding the corresponding cluster.

Are you using a plugin -whcih should be doing all this staff, or developping your own environment ?

If so I suggest that you have a look to those documentations:

https://www.nxp.com/docs/en/user-guide/JN-UG-3077.pdf (section 26 which discuss on how to enroll an IAS device)

 

Hi,

I have developed a system. Thanks for link, i need to read it!

pipiche,

if i understand, i tried to bind device with zigate adapter.

But with command "0030" on cluster "0500" it reply with status error (code 80)

From my understanding IAS devices (basically which respond to Cluster 0x0500) requires a IAS Zone enrolment (you need to enroll the Zigate into the IAS Zone for this device).

And that must be done prior to the Bindings.

In short the IAS Zone controller enrollment is done via a Write Attribute ( 0x0500 / 0x0010 ), where you write the controller IEEE. (‘Zone Settings)

You can cross-check the Enrollment state with the corresponding attribute value (e8ZoneState)

Please check section 26.3 of the Document I suggested in a previous post. All is documented there. (An IAS Zone device hosting the IAS Zone cluster server must be paired with a CIE device hosting the cluster client. )

 

I didn't understand sorry.. thankyoy for your support, i'll try

Translate »