Skip to content

Latest commit

 

History

History
47 lines (33 loc) · 1.09 KB

mestorudna_cz.md

File metadata and controls

47 lines (33 loc) · 1.09 KB

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.