Skip to content

Releases: MrSuicideParrot/hassio-speedtest-addon

1.6.2

22 Apr 11:27
a91124b
Compare
Choose a tag to compare

What’s changed

🐛 Bug fixes

  • Fix server name and add server location

1.6.1

21 Apr 07:15
fea28b4
Compare
Choose a tag to compare

What’s changed

🐛 Bug fixes

  • Properly escape country name and location in the attributes of measurements (#9).
  • Stop overwriting custom entity icons (#15).

1.6.0

20 Apr 21:49
Compare
Choose a tag to compare

What’s changed

✨ New features

  • Add attributes to each measurement to mimic the behavior of the builtin speed-test automation.

🐛 Bug fixes

  • Remove unnecessary friendly-name definition.

1.5.0

11 Apr 22:04
Compare
Choose a tag to compare
  • Fix #7
  • Add support for printing the closest speedtest server in the addon log.

1.4.0

14 Mar 22:18
92c4230
Compare
Choose a tag to compare

Add state_class attribute for speed test measurements.

1.3.0

26 Feb 09:47
5449883
Compare
Choose a tag to compare

Add two digit resolution to download and upload measures #3.

1.2.0

06 Jan 22:32
Compare
Choose a tag to compare

Change the way jq is called to avoid special characters interpretation by the bash.
Change docker images from debian to alpine.