mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-21 04:06:03 +01:00
add documentation for calendar
This commit is contained in:
10
README.md
10
README.md
@@ -41,6 +41,9 @@ The information in the more-info popup can be displayed in different formats:
|
||||
|
||||

|
||||
|
||||
The collection schedule will be automatically integrated into the Home Assistant calendar:
|
||||

|
||||
|
||||
## 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
BIN
doc/calendar.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 29 KiB |
Reference in New Issue
Block a user