Minimizing of the configuration sample (#1048)
This commit is contained in:
parent
be80d1bb7b
commit
53c42e5fd9
24 changed files with 73 additions and 78 deletions
|
@ -28,10 +28,9 @@ To enable One wire sensors in your installation, add the following to your `conf
|
|||
```yaml
|
||||
# Example configuration.yaml entry
|
||||
sensor:
|
||||
platform: onewire
|
||||
names:
|
||||
some_id: your name
|
||||
mount_dir: "/mnt/1wire"
|
||||
- platform: onewire
|
||||
names:
|
||||
some_id: your name
|
||||
```
|
||||
|
||||
Configuration variables:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue