mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-08-28 16:57:14 +00:00
Minor Tweeks
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user