mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 13:26:54 +00:00
Update scsgate (#7332)
This commit is contained in:
parent
116d7659fb
commit
2a524b5f7e
@ -23,9 +23,12 @@ scsgate:
|
||||
device: PATH_TO_DEVICE
|
||||
```
|
||||
|
||||
Configuration variables:
|
||||
|
||||
- **device** (*Required*): The path to your device, e.g., `/dev/ttyACM0`
|
||||
{% configuration %}
|
||||
device:
|
||||
description: The path to your device, e.g., `/dev/ttyACM0`.
|
||||
required: true
|
||||
type: string
|
||||
{% endconfiguration %}
|
||||
|
||||
### {% linkable_title How to find the scs_id for your devices %}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user