cleanup speedtest docs
This commit is contained in:
parent
9fb0fa4809
commit
c9116a5891
2 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,6 @@ Configuration variables:
|
|||
- **ping**: A human-readable text summary.
|
||||
- **download**: The type of precipitation occurring.
|
||||
- **upload**: The average expected intensity of precipitation occurring.
|
||||
- **ozone**: The columnar density of total atmospheric ozone in Dobson.
|
||||
- **minute** (*Optional*): Specify the minute(s) of the hour to schedule the speedtest. Use a list for multiple entries. Default is 0.
|
||||
- **hour** (*Optional*): Specify the hour(s) of the day to schedule the speedtest. Use a list for multiple entries. Default is None.
|
||||
- **day** (*Optional*): Specify the day(s) of the month to schedule the speedtest. Use a list for multiple entries. Default is None.
|
||||
|
|
1
source/components/sensor.speedtest.html
Normal file
1
source/components/sensor.speedtest.html
Normal file
|
@ -0,0 +1 @@
|
|||
<script>document.location = '/components/sensor.speedtest/';</script>
|
Loading…
Add table
Add a link
Reference in a new issue