fairecasoimeme / ZiGate

Zigate is an Universal Zigbee Gateway
http://zigate.fr
171 stars 59 forks source link

Change channel on PiZiGate #338

Closed jonathan-gatard closed 3 years ago

jonathan-gatard commented 3 years ago

Hello,

I'm trying to add a Livolo switch to my PiZiGate (with ZigPy/HA) but it doesn't work. After research, i saw i had to change the channel but I don't find the procedure to set the channel 26 on my PiZiGate. The only information is here : https://zigate.fr/documentation/changer-le-canal-zigbee-pour-les-appareils-livolo/ And it's for ZiGate on Windows. I have PiZigate on Debian.

Thanks

doudz commented 3 years ago

You have to check the doc of zha

doudz commented 3 years ago

https://www.home-assistant.io/integrations/zha/#defining-zigbee-channel-to-use

jonathan-gatard commented 3 years ago

I tried this: image

But nothing happens

jonathan-gatard commented 3 years ago

I also tried this:

zha:
  zigpy_config:
    device:
      path: /dev/serial0
      baudrate: 115200
    network:
      channel: 26
      channels: [15, 26]
jonathan-gatard commented 3 years ago

I tried a lot of possibilities. This is my swich: https://www.aliexpress.com/item/32919238619.html Maybe it's not possible to bind it with PiZiGate

pipiche38 commented 3 years ago

Please can you use the proper forum. This GitHub is to manage Firmware issues !

jonathan-gatard commented 3 years ago

np, where is the proper forum ?

doudz commented 3 years ago

Open an issue on home assistant core github

jonathan-gatard commented 3 years ago

ok thanks