Skip to content

Commit

Permalink
Update supported adapters with ZiGate USB-TTL
Browse files Browse the repository at this point in the history
Update supported adapters with ZiGate USB-TTL. Experimental as per Koenkk/zigbee-herdsman#242
  • Loading branch information
Hedda authored Nov 30, 2020
1 parent fa7b168 commit efa4fef
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docs/information/supported_adapters.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,3 +106,15 @@ Zigbee2MQTT officially supports the following adapters:
serial:
adapter: deconz
```
### ZiGate USB-TTL
![ZiGate USB-TTL](../images/zigate_usb_ttl.png)
- USB connnected Zigbee adapter
- Support is still experimental. ([discussion](https://github.com/Koenkk/zigbee-herdsman/issues/242))
- In case you are getting the following error: `Error: Failed to connect to the adapter (Error: SRSP - SYS - ping after 6000ms)` set the following in your `configuration.yaml`.

```yaml
serial:
adapter: zigate
```

0 comments on commit efa4fef

Please sign in to comment.