Skip to content

v2.2.0 🚀 New Features

Choose a tag to compare

@soulripper13 soulripper13 released this 28 Jan 14:43
d33a4c7

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.