Update sensor.speedtest.markdown
This commit is contained in:
parent
da508e71db
commit
784f4836d5
1 changed files with 3 additions and 0 deletions
|
@ -19,6 +19,7 @@ By default, it will run every hour on the hour. The user can change the update
|
||||||
To add speedtest.net sensors to your installation, add the following to your `configuration.yaml` file:
|
To add speedtest.net sensors to your installation, add the following to your `configuration.yaml` file:
|
||||||
|
|
||||||
Once per hour, on the hour (default):
|
Once per hour, on the hour (default):
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
sensor:
|
sensor:
|
||||||
platform: speedtest
|
platform: speedtest
|
||||||
|
@ -31,6 +32,7 @@ sensor:
|
||||||
More examples:
|
More examples:
|
||||||
|
|
||||||
Every half hour of every day:
|
Every half hour of every day:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
sensor:
|
sensor:
|
||||||
platform: speedtest
|
platform: speedtest
|
||||||
|
@ -44,6 +46,7 @@ sensor:
|
||||||
```
|
```
|
||||||
|
|
||||||
Everyday at 12:30AM, 6:30AM, 12:30PM, 6:30PM:
|
Everyday at 12:30AM, 6:30AM, 12:30PM, 6:30PM:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
sensor:
|
sensor:
|
||||||
platform: speedtest
|
platform: speedtest
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue