Skip to content

Commit c0d974d

Browse files
committed
Added mdns for the cod.m coordinator
1 parent 07b6d3e commit c0d974d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/guide/configuration/adapter-settings.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,13 @@ List of tested devices supporting mDNS Zeroconf autodiscovery:
4444
| :--- | :---: |
4545
| SLZB-06 | slzb-06 |
4646
| UZG-01 | uzg-01 |
47+
| CZC-01 | czc |
4748

4849
```yaml
4950
serial:
5051
port: mdns://slzb-06
5152
# port: mdns://uzg-01
53+
# port: mdns://czc
5254
# Optional: disable LED of the adapter if supported (default: false)
5355
disable_led: false
5456
```

0 commit comments

Comments
 (0)