Trying built in speedtest integration again

This commit is contained in:
Jeffrey Stone 2019-07-11 07:47:17 -04:00
parent 79b64674e7
commit b62c7b4331
1 changed files with 7 additions and 11 deletions

View File

@ -1,14 +1,10 @@
# - platform: speedtest
# minute: 30
# hour:
# - 0
# - 6
# - 12
# - 18
# monitored_conditions:
# - ping
# - download
# - upload
- platform: speedtest
scan_interval:
hours: 6
monitored_conditions:
- ping
- download
- upload
- platform: mqtt
name: "network down"
state_topic: "house/speedtest/down"