add documentation for calendar

This commit is contained in:
mampfes
2021-04-02 13:02:03 +02:00
parent c9977cd03d
commit 2e037a3bde
2 changed files with 10 additions and 0 deletions

View File

@@ -41,6 +41,9 @@ The information in the more-info popup can be displayed in different formats:
![Button Card](./doc/button-cards.png)
The collection schedule will be automatically integrated into the Home Assistant calendar:
![Calendar](./doc/calendar.png)
## Supported Service Providers
Currently the following service providers are supported:
@@ -113,6 +116,7 @@ waste_collection_schedule:
show: SHOW
icon: ICON
picture: PICTURE
calendar_title: CALENDAR_TITLE
fetch_time: FETCH_TIME
random_fetch_time_offset: RANDOM_FETCH_TIME_OFFSET
day_switch_time: DAY_SWITCH_TIME
@@ -173,6 +177,12 @@ Source (service provider) specific arguments, e.g. district, city, street, waste
Used to customize the retrieved data from a source (service provider). See [Customize Source](#customize-source) for a list of available configuration variables.
**calendar_title**
*(string) (optional)*
Alternative title for source in Home Assistant calendar.
### Customize Source
Used to customize the retrieved data from a source (service provider).

BIN
doc/calendar.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB