You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release Notes v2.2.0
🚀 New Features
📅 Advanced Scheduling
Start Time: You can now specify an exact start time (e.g., 14:00:00) for your speed tests.
Precision Alignment: Combine Start Time with Scan Interval to align tests perfectly (e.g., set Start Time to 00:00:00 and Interval to 1 hour to run tests exactly on the hour).
Duration Selector: Scan Interval is now configured using an easy-to-use Duration Selector (Days, Hours, Minutes, Seconds).
🕒 Last Test Sensor
Added sensor.ookla_speedtest_last_test which displays the timestamp of the last successful speed test.
🛠 Improvements
Configuration UI: Switched to native Home Assistant Selectors for a better user experience.
Server Selection: Cleaned up the server selection list by removing redundant distance information.
🐛 Bug Fixes
Fixed potential drift in test scheduling by anchoring intervals to the configured Start Time.