Minimizing of the configuration sample (#1047)
This commit is contained in:
parent
dfb2c94112
commit
a2776110aa
24 changed files with 104 additions and 157 deletions
|
@ -19,13 +19,10 @@ To add this platform to your installation, add the following to your `configurat
|
|||
```yaml
|
||||
# Example configuration.yaml entry
|
||||
sensor:
|
||||
platform: mfi
|
||||
host: IP_ADDRESS
|
||||
port: PORT
|
||||
username: USERNAME
|
||||
password: PASSWORD
|
||||
ssl: true
|
||||
verify_ssl: true
|
||||
- platform: mfi
|
||||
host: IP_ADDRESS
|
||||
username: USERNAME
|
||||
password: PASSWORD
|
||||
```
|
||||
|
||||
Configuration variables:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue