project: does my broadband speed vary?
Here’s how to add a little functionality to Home Assistant, the automation platform. Do try this especially if you’re just starting to add features to Home Assistant.
speedtestdotnet: scan_interval: hours: 4
Go to the Home Assistant frontend or overview. Click Configure UI > + > History graph
Then add this code:
entities: entity: sensor.speedtest_upload entity: sensor.speedtest_download name: broadband speed type: history-graph