mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-20 23:04:13 +01:00
* Add new source - first Czech city - Rudna u Prahy * reformatting --------- Co-authored-by: 5ila5 <5ila5@users.noreply.github.com>
1.1 KiB
1.1 KiB
Rudná u Prahy - Czech Republic
Support for schedules provided by Městský úřad Rudná, CZ.
Published data description - https://www.mesto-rudna.cz/odpadovy-kalendar/data_readme.html
Configuration via configuration.yaml
waste_collection_schedule:
sources:
- name: mestorudna_cz
args:
city_part: CITY_PART
Configuration Variables
city_part
(string)
Example
waste_collection_schedule:
sources:
- name: mestorudna_cz
args:
city_part: "S"
sensor:
- platform: waste_collection_schedule
name: next_yard_collection
types:
- Svoz sběrných hnízd - papír
details_format: appointment_types
How to find your city_part
Look at
https://www.rudnamesto.cz/odpadovy-kalendar/d-193572
city_part can be set to "S" for the North part of the city or "J" for the South part of the city.
An empty city_part value retrieves all data from the dataset.