Teagan Glenn
b6ad0bfbea
Allow user to configure server id to perform speed test against ( #3008 )
...
* Allow user to configure server id to perform speed test against
* Don't overwrite list
* Type-o
* Convert to string
* Append lists
* str(None) => 'None' did not realize that.
2016-08-28 19:09:34 -06:00
Nolan Gilley
635e5c8eba
Add voluptuous to ecobee, speedtest.net, fast.com, actiontec, forecast.io ( #2872 )
...
* add voluptuous
* fixes for comments
* str to cv.string
2016-08-21 10:29:13 -07:00
Nolan Gilley
d281a7260d
check for runtime error during db query ( #2834 )
2016-08-15 22:48:42 -07:00
Nolan Gilley
3c51d2df0f
load the last good state from db if speedtest data is None ( #2645 )
...
* load the last good state from db if speedtest data is None
* return if recorder is not available
2016-07-28 20:58:55 -07:00
Nolan Gilley
bce4be88dc
check for error while running speedtest ( #2643 )
2016-07-28 09:25:31 -07:00
Nolan Gilley
b8a5d392c5
Fix speedtest by removing Throttle and adding second parameter for track_time_change ( #2040 )
2016-05-11 08:24:50 -07:00
Nolan Gilley
a7d1f52ac8
Use Throttle on speedtest update ( #2036 )
...
* use throttle
* fix flake8
2016-05-10 20:51:55 -07:00
Nolan Gilley
26ea4e41cb
Bring back custom scan intervals and service for speedtest.net component ( #1980 )
...
* Bring back the functionality that was removed in PR 1717. This includes the speedtest service and the ability to define the scan times in the configuration file. Restore default functionality of 1 scan per hour on the hour.
* remove unnecessary code.
2016-05-09 22:49:26 -07:00
Paulus Schoutsen
b4ddc86304
Fix speedtest with external installed package
2016-04-06 07:38:35 -07:00
Fabian Affolter
8bff97083c
Fix PEPE257 issues
2016-03-08 16:46:34 +01:00
Fabian Affolter
60d579af84
Update/add docstrings (PEP257)
2016-02-23 06:23:04 +01:00
Paulus Schoutsen
e80309c03c
Fix imports (using isort)
2016-02-18 21:27:50 -08:00
nkgilley@gmail.com
7cb57583e2
fix line too long
2016-02-12 11:44:24 -05:00
nkgilley@gmail.com
3e3f5db2a5
use a windows & linux compatible regex
2016-02-12 11:30:55 -05:00
nkgilley@gmail.com
88fe28ea1b
add update service
2016-02-12 09:55:28 -05:00
nkgilley@gmail.com
b00cad7095
fix travisci errors.
2016-02-11 19:27:05 -05:00
nkgilley@gmail.com
e837e97c9d
use track_time_change
2016-02-11 19:09:51 -05:00
nkgilley@gmail.com
78e758925b
remove commented lines.
2016-02-04 18:42:38 -05:00
nkgilley@gmail.com
19fc48f4a0
use raw regex
2016-02-04 18:39:09 -05:00
nkgilley@gmail.com
d469970e5a
Speedtest.net component
2016-02-04 18:21:37 -05:00