[speedtest] Binding for Ookla's Speedtest - Initial contribution (#9913)

Also-by: Brian Homeyer <bhomeyer@gmail.com>
Signed-off-by: Michael Weger <weger.michael@gmx.net>
This commit is contained in:
bigbasec
2023-04-07 04:18:02 -04:00
committed by GitHub
parent 46a73befae
commit 86f829fa21
16 changed files with 1552 additions and 0 deletions

View File

@@ -1611,6 +1611,11 @@
<artifactId>org.openhab.binding.souliss</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.openhab.addons.bundles</groupId>
<artifactId>org.openhab.binding.speedtest</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.openhab.addons.bundles</groupId>
<artifactId>org.openhab.binding.spotify</artifactId>