Minor Tweeks

This commit is contained in:
Jeffrey Stone
2019-07-12 16:35:36 -04:00
parent 950e8f5822
commit 328ecf126c
6 changed files with 64 additions and 15 deletions

View File

@@ -1,13 +1,13 @@
- platform: speedtest
scan_interval:
hours: 6
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"
- platform: mqtt
name: "network up"
state_topic: "house/speedtest/up"
state_topic: "house/speedtest/up"