This website requires JavaScript.
Explore
Help
Sign In
Home-Assistant
/
core
mirror of
https://github.com/home-assistant/core.git
Watch
1
Star
0
Fork
You've already forked core
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7ab2d91bf0
core
/
homeassistant
/
components
/
speedtestdotnet
/
services.yaml
3 lines
78 B
YAML
Raw
Normal View
History
Unescape
Escape
Split out speedtest into a component and a sensor platform (#20527) * Move sensor.speedtest to the new speedtestdotnet component. * Split out speedtest.net into a component and sensor platform * Remove the throttle and add async_track_time_interval * Add should_poll and cleanup * Update requirements_all.txt * Move time interval tracking out of the data class and into the setup method * Add now=None argument to update
2019-02-04 08:47:04 +00:00
speedtest
:
Clean up speedtest (#41139) * Remove unused error string + add server list log msg * Use more common reference texts * Revert translation files + correct typos
2020-10-12 04:03:45 +00:00
description
:
Immediately execute a speed test with Speedtest.net