mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Update sensor.onewire.markdown (#616)
Added "mount_dir" configuration option.
This commit is contained in:
parent
b2a4d97223
commit
fc2b7c437d
@ -31,9 +31,11 @@ sensor:
|
||||
platform: onewire
|
||||
names:
|
||||
some_id: your name
|
||||
mount_dir: "/mnt/1wire"
|
||||
```
|
||||
|
||||
Configuration variables:
|
||||
|
||||
- **names** array (*Optional*): ID and friendly name of your sensors.
|
||||
- **mount_dir** (*Optional*): Location of device tree if owfs driver used.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user