mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 22:06:50 +00:00
Update scsgate (#7332)
This commit is contained in:
parent
116d7659fb
commit
2a524b5f7e
@ -23,9 +23,12 @@ scsgate:
|
|||||||
device: PATH_TO_DEVICE
|
device: PATH_TO_DEVICE
|
||||||
```
|
```
|
||||||
|
|
||||||
Configuration variables:
|
{% configuration %}
|
||||||
|
device:
|
||||||
- **device** (*Required*): The path to your device, e.g., `/dev/ttyACM0`
|
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 %}
|
### {% linkable_title How to find the scs_id for your devices %}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user