mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Example fix (#8576)
This commit is contained in:
parent
d380fc50d4
commit
ef2050501a
@ -111,13 +111,13 @@ Every half hour of every day:
|
||||
|
||||
```yaml
|
||||
# Example configuration.yaml entry
|
||||
speedtest:
|
||||
speedtestdotnet:
|
||||
update_interval:
|
||||
minutes: 30
|
||||
monitored_conditions:
|
||||
- ping
|
||||
- download
|
||||
- upload
|
||||
monitored_conditions:
|
||||
- ping
|
||||
- download
|
||||
- upload
|
||||
```
|
||||
|
||||
### {% linkable_title Using as a trigger in an automation %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user