doudz / homeassistant-zigate

zigate component for Home Assistant
MIT License
48 stars 15 forks source link

Issue with Heiman devices #89

Open tjikkun opened 4 years ago

tjikkun commented 4 years ago

Hi,

I have several Heiman devices, but non of them create the corresponding devices in HomeAssistant: Heiman PIR_TPV12 Heiman WATER_TPV14 Heiman SMOK_V16

Should those work? If yes, do you know where I can look to find out why it doesn't?

doudz commented 4 years ago

could you provide your zigate.json please ?

tjikkun commented 4 years ago

zigate.json.txt

nerdosity commented 4 years ago

It was a problem with me as well, one of the issue that pushed me towards ZHA. https://github.com/doudz/homeassistant-zigate/issues/72 A sensor had some problem pairing, another one paired but the device just disappears after a while. I have both smoke sensors rock solid on HASS from a couple of months now.

doudz commented 4 years ago

This 3 device use cluster 0x0500 which is supposed to be supported. Could you provide log in debug mode to see what happens when the water sensor detect something ?

doudz commented 4 years ago

Should be fixed by https://github.com/doudz/zigate/commit/0d62877c69fa5571b45572895224e76bd88c7df5

nerdosity commented 4 years ago

Sorry I can't provide logs since I migrated to zigpy zigate, I can help there 💪