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
f787289ea0
core
/
homeassistant
/
components
/
speedtestdotnet
/
services.yaml
3 lines
73 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
:
Add yamllint (in pre-commit and CI) (#33676) * Add yamllint (in pre-commit and CI) * Fix linting for all YAML files * Bump and add it to requirements * Fix gen_requirements for pre-commit, remove 'v' from version
2020-04-05 08:33:45 +00:00
description
:
Immediately take a speedest with Speedtest.net