Skip to content

Commit

Permalink
Added mdns for the cod.m coordinator
Browse files Browse the repository at this point in the history
  • Loading branch information
UtechtDustin committed Jul 23, 2024
1 parent 07b6d3e commit c0d974d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/guide/configuration/adapter-settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,13 @@ List of tested devices supporting mDNS Zeroconf autodiscovery:
| :--- | :---: |
| SLZB-06 | slzb-06 |
| UZG-01 | uzg-01 |
| CZC-01 | czc |

```yaml
serial:
port: mdns://slzb-06
# port: mdns://uzg-01
# port: mdns://czc
# Optional: disable LED of the adapter if supported (default: false)
disable_led: false
```
Expand Down

0 comments on commit c0d974d

Please sign in to comment.