mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 05:16:49 +00:00
Remove yaml configuration example from GDACS integration (#33733)
This commit is contained in:
parent
2748f48839
commit
fb2cd5c94e
@ -83,16 +83,3 @@ from the feed.
|
|||||||
| created | Number of entities that were created during last update (optional). |
|
| created | Number of entities that were created during last update (optional). |
|
||||||
| updated | Number of entities that were updated during last update (optional). |
|
| updated | Number of entities that were updated during last update (optional). |
|
||||||
| removed | Number of entities that were removed during last update (optional). |
|
| removed | Number of entities that were removed during last update (optional). |
|
||||||
|
|
||||||
## Full configuration
|
|
||||||
|
|
||||||
```yaml
|
|
||||||
# Example configuration.yaml entry
|
|
||||||
gdacs:
|
|
||||||
categories:
|
|
||||||
- Drought
|
|
||||||
- Earthquake
|
|
||||||
radius: 1000
|
|
||||||
latitude: -41.2
|
|
||||||
longitude: 174.7
|
|
||||||
```
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user