mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +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
|
```yaml
|
||||||
# Example configuration.yaml entry
|
# Example configuration.yaml entry
|
||||||
speedtest:
|
speedtestdotnet:
|
||||||
update_interval:
|
update_interval:
|
||||||
minutes: 30
|
minutes: 30
|
||||||
monitored_conditions:
|
monitored_conditions:
|
||||||
- ping
|
- ping
|
||||||
- download
|
- download
|
||||||
- upload
|
- upload
|
||||||
```
|
```
|
||||||
|
|
||||||
### {% linkable_title Using as a trigger in an automation %}
|
### {% linkable_title Using as a trigger in an automation %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user