Trying built in speedtest integration again
This commit is contained in:
parent
79b64674e7
commit
b62c7b4331
|
@ -1,14 +1,10 @@
|
||||||
# - platform: speedtest
|
- platform: speedtest
|
||||||
# minute: 30
|
scan_interval:
|
||||||
# hour:
|
hours: 6
|
||||||
# - 0
|
monitored_conditions:
|
||||||
# - 6
|
- ping
|
||||||
# - 12
|
- download
|
||||||
# - 18
|
- upload
|
||||||
# monitored_conditions:
|
|
||||||
# - ping
|
|
||||||
# - download
|
|
||||||
# - upload
|
|
||||||
- platform: mqtt
|
- platform: mqtt
|
||||||
name: "network down"
|
name: "network down"
|
||||||
state_topic: "house/speedtest/down"
|
state_topic: "house/speedtest/down"
|
||||||
|
|
Loading…
Reference in New Issue