Rename Service to fetch_data

This commit is contained in:
bbr111
2022-12-28 12:50:34 +01:00
parent f3bb244411
commit 390f506941
3 changed files with 7 additions and 7 deletions

View File

@@ -139,7 +139,7 @@ The following variables can be used within `value_template` and `date_template`:
If you want to manually update the source, you can call the service:
`waste_collection_schedule.source_update`
`waste_collection_schedule.fetch_data`
Normally the configuration parametet 'fetch_time' is used to do this periodically.