Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Device not detected as coordinator. #87

Open
majkrzak opened this issue May 11, 2021 · 1 comment
Open

Device not detected as coordinator. #87

majkrzak opened this issue May 11, 2021 · 1 comment

Comments

@majkrzak
Copy link

When setting up my device (piZiGate) it is not detected as coordinator

ZiGate = ZiGate Zigbee radios: PiZiGate,
ZiGate USB-TTL, ZiGate WiFi
producent: ZHA
Zigbee info:
IEEE: 00:15:8d:00:00:ce:xx:xx
Nwk: 0x0000
Device Type: unknown
LQI: Nieznany
RSSI: Nieznany
Ostatnio widziane: 2021-05-11T08:17:35
Źródło zasilania: Battery or Unknown

{
  "node_descriptor": "NodeDescriptor(*is_valid=False)",
  "endpoints": {},
  "manufacturer": "ZiGate",
  "model": "PiZiGate 3.1d",
  "class": "zigpy_zigate.zigbee.application.ZiGateDevice"
}

The "Add devices via this device" button is missing, although it is possible to use the url /config/zha/add/00:15:8d:00:00:ce:xx:xx.

I was trying to force it to be the coordinator as described in https://www.home-assistant.io/integrations/zha/#modifying-the-device-type but without any result.

zha:
  device_config:
    00:15:8d:00:00:ce:xx:xx-1:    # format: {ieee}-{endpoint_id}
      type: "coordinator"
    00:15:8d:00:00:ce:xx:xx:  # also without endpoint as it was unknown
      type: "coordinator"
@MattWestb
Copy link

I think the devs is looking on it then its also problem with groups on ZiGate then they also need the device coordinator for working OK.
See #77

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants