mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Update sensor.speedtest.markdown
This commit is contained in:
parent
da508e71db
commit
784f4836d5
@ -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:
|
||||
|
||||
Once per hour, on the hour (default):
|
||||
|
||||
```yaml
|
||||
sensor:
|
||||
platform: speedtest
|
||||
@ -31,6 +32,7 @@ sensor:
|
||||
More examples:
|
||||
|
||||
Every half hour of every day:
|
||||
|
||||
```yaml
|
||||
sensor:
|
||||
platform: speedtest
|
||||
@ -44,6 +46,7 @@ sensor:
|
||||
```
|
||||
|
||||
Everyday at 12:30AM, 6:30AM, 12:30PM, 6:30PM:
|
||||
|
||||
```yaml
|
||||
sensor:
|
||||
platform: speedtest
|
||||
|
Loading…
x
Reference in New Issue
Block a user