5454
5555### ▶️ Service Support
5656- Run tests on demand via:
57- ```
58-
59- ookla_speedtest.run_speedtest
60-
57+ ``` yaml
58+ service : ookla_speedtest.run_speedtest
6159` ` `
6260
6361
@@ -67,12 +65,7 @@ This integration is designed to be installed via **HACS**.
6765
6866### 1️⃣ Add the Repository
6967- Go to **HACS → Integrations → ⋮ → Custom repositories**
70- - Add:
71- ```
72-
73- [https://github.com/soulripper13/hass-speedtest-ookla](https://github.com/soulripper13/hass-speedtest-ookla)
74-
75- ````
68+ - Add: ` https://github.com/soulripper13/hass-speedtest-ookla`
7669- Category : **Integration**
7770
7871
@@ -235,60 +228,7 @@ No YAML required! Just add the card and use the form.
235228
236229` ` ` yaml
237230# Minimal YAML example if you prefer code
238- [
239- [
240- [
241- 
242- [
243- [
244- [
245- [](https://my.home-assistant.io/redirect/hacs_repository/?owner=soulripper13&repository=hass-speedtest-ookla&category=integration)
246- [](https://my.home-assistant.io/redirect/config_flow_start/?domain=ookla_speedtest)
247- 
248- [](https://ko-fi.com/soulripper13)
249-
250- <div align="center">
251- <img src="https://dummyimage.com/800x60/0d1117/ffffff&text=Ookla%20Speedtest%20Integration%20for%20Home%20Assistant+-+-%20%2A%2APing%2A%2A%20%28ms%29%20%E2%80%93%20Network%20latency" alt="Hero Banner">
252- <br><br>
253- <strong>- **Ping** (ms) – Network latency</strong>
254- <br><br>
255- <img src="icon.png" alt="Logo" style="width: 100px; height: auto;">
256- <br><br>
257- <a href="https://ko-fi.com/soulripper13">
258- <img src="https://storage.ko-fi.com/cdn/kofi5.png?v=6" alt="Support Ookla Speedtest Integration for Home Assistant on Ko-fi" width="220">
259- </a>
260- </div>
261-
262- ---
263-
264231type: custom:ookla-speedtest-card
265- # Configurable via UI:
266- [
267- [
268- [
269- 
270- [
271- [
272- [
273- [](https://my.home-assistant.io/redirect/hacs_repository/?owner=soulripper13&repository=hass-speedtest-ookla&category=integration)
274- [](https://my.home-assistant.io/redirect/config_flow_start/?domain=ookla_speedtest)
275- 
276- [](https://ko-fi.com/soulripper13)
277-
278- <div align="center">
279- <img src="https://dummyimage.com/800x60/0d1117/ffffff&text=Ookla%20Speedtest%20Integration%20for%20Home%20Assistant+-+-%20%2A%2APing%2A%2A%20%28ms%29%20%E2%80%93%20Network%20latency" alt="Hero Banner">
280- <br><br>
281- <strong>- **Ping** (ms) – Network latency</strong>
282- <br><br>
283- <img src="icon.png" alt="Logo" style="width: 100px; height: auto;">
284- <br><br>
285- <a href="https://ko-fi.com/soulripper13">
286- <img src="https://storage.ko-fi.com/cdn/kofi5.png?v=6" alt="Support Ookla Speedtest Integration for Home Assistant on Ko-fi" width="220">
287- </a>
288- </div>
289-
290- ---
291-
292232max_download: 1000
293233max_upload: 500
294234` ` `
0 commit comments