I am currently having trouble making a group with the speedtest sensors.
This is what is in my config file.
speedtestdotnet:
scan_interval:
seconds: 30
monitored_conditions:
- ping
- download
- upload
group: !include groups.yaml
then this in the groups.yaml
internet_speed:
name: Internet Speed
entities:
- sensor.speedtest_download
- sensor.speedtest_upload
- sensor.speedtest_ping
this doesnt put them into a group and leaves them at the top of home assistant