I personally tried to update the Zigate itself, the updated worked but I could not communicate with my device anymore so I reverted it.
Update for bulb or other device have a very low prio for me. They usually don’t bring anything really useful and the security stand point is surely useful for public building or company building, less for my kitchen lamp (it’s of course different for any lock, camera, etc…)
The focus should probably be on integrating more component, extending the documentation and integrate one first stable version in Home-Assistant stable branch.
I’m not sure what you meant by that, but the zigate and zigate component for hass work just fine with linux (didn’t try on mac).
It’s only a USB/Serial bridge, so no special driver are required.
I use it on a ubuntu server with hass running in a docker container (the container is based on Debian GNU/Linux 8 (jessie))
Yes maybe I wasn’t clear enough, I’m aware that HA can be run on linux and that zigate works with HA, it’s just that the debugging info on the zigate site seemed to be windows-only. If everything works out of the box that’s of course not an issue.
Ok I see what you’re talking about. This debugging tool is not really necessary, if you were to modify the firmware of the zigate it might be, but not really to develop the python library or the home-assistant integration.
All device information, route discovery, etc. can be called through the python library.
Hi!
I found a interesting project on github and decided to post it here since looks similar to ZiGate, but much cheaper
What do you think about that? I have ordered whole set from aliexpress. Looks promising, and according to docs process of learning new devices and commands should be straight forward.
Maybe it is worth of opening a new thread. Anyone interested?
When I saw the state changing in HA I was happy but, because there’s a but.
Now when I turn OFF the switch from HA, it turns the light off but HA reset the state to ON.
Then I’m not able to control light from HA anymore because HA can only turn light OFF because it consider light is ON and I’m using a toggle.
Any help would be really appreciate here, I’ve 4 more switches in a box and would love to use them but in this state the WAF is very low.
Ok, it look like it’s dead here.
No offense and thanks for the support I got, thanks to the devs for providing the component on their free time even if it does not fit my needs.
Actually my home automation is in a early stage and home assistant is the first I tried.
I will give a shot to jeedom with a stronger french community and a larger user panel of zigate.
I will still monitor this thread in case of things change because I love the home assistant architecture.
Or maybe I will try zigbeemqtt.
Just connected the Zigate wifi gateway to HASSIO and used this component.
Its working fine with the human presence sensor.
I configured is as a switch as the example shows. @eLRIC; keep up the good work. Thanks for developing the component.
Kees
Is it possible to have more then one ZiGate in HASS? Eg. one serial and one WiFi?
I am think of replacing the Xiaomi GW with ZiGate to avoid the Chinese cloud (GW is behaving strange from time to time when connection is lost) but I have some doubts if it will cover whole flat.
never tried it.
at the moment if you have a connection issue with zigate wifi, Hass won’t reconnect to it automatically, you’ll have to restart it.
concerning the cloud, my xiaomi/yeelight are blocked by my firewall.
If I’m correct zigate use zigbee devices connected on power line as zigbee router.
So if you have xiaomi wall switch or even zigbee bulbs like tradfri or yeelight it should extend the range no?
Then I have extracted it into \hassio\config\custom_components so I have the light, sensor, switch and zigate folders directly in the custom_components folder.
I modified my configuration.yaml file with zigate:
# Enable ZiGate
zigate:
I restarted homeassistant
Finnally I went into developpement -> Services into Hassio and then called the service “zigate.permit_join” and nothing happens. The blue led of the zigate stays blue but does not blink and I can not pair any device.
Do you already had this issue?
I am lost, would you have any idea to help me please?