Minimizing of the configuration sample (#1043)

This commit is contained in:
Fabian Affolter 2016-10-02 17:14:35 +02:00 committed by GitHub
parent c840d6bb72
commit c72ec348e4
6 changed files with 33 additions and 26 deletions

View file

@ -22,13 +22,10 @@ A free API Key allows 2500 requests per day. The sensor will update the travel t
```yaml
# Example entry for configuration.yaml
sensor:
platform: google_travel_time
name: Google Travel Time
- platform: google_travel_time
api_key: XXXX_XXXXX_XXXXX
origin: Trondheim, Norway
destination: Paris, France
options:
...
```
Configuration variables: