❗ WARNING, you need the Speedtest.net intergration to be installed! |
---|
Small Speedtest card that shows your current internet speed.
- Basic Card
- Theme intergration
The options button always navigates to the Setting's of HomeAssistant.
Variable | Default | Required | Notes |
---|---|---|---|
entity_up | sensor.speedtest_upload | no | Upload Sensor |
entity_down | sensor.speedtest_download | no | Download Sensor |
entity_ping | sensor.speedtest_ping | no | Ping Sensor |
- type: 'custom:button-card'
template: tcc_speedtest_small
variables:
entity_up: "sensor.speedtest_upload"
entity_down: "sensor.speedtest_download"
entity_ping: "sensor.speedtest_ping"