config files on 14-12-2023 09:06:28

This commit is contained in:
2023-12-14 09:06:28 +01:00
parent 423d32fada
commit 49c549fbdd
41 changed files with 73157 additions and 37682 deletions

View File

@@ -1,28 +1,27 @@
---
platform: afvalinfo
id: Thuis # (optional, default = '') add some extra naming to make identification of multiple afvalinfo sensors easier
resources: # (at least 1 required)
- type: gft #(type is required)
friendly_name: GFT #(friendly_name is optional)
- type: kerstboom
friendly_name: Kerstboom
- type: pbd
friendly_name: Pmd
- type: papier
friendly_name: Papier
- type: restafval
friendly_name: Restafval
- type: trash_type_today
friendly_name: Afval voor vandaag
- type: trash_type_tomorrow
friendly_name: Afval voor morgen
location: sint-michielsgestel #(required, default = sliedrecht) name of the 'gemeente'
postcode: 5275 BV #(required, default = 3361AB)
streetnumber: 16 #(required, default = 1)
#diftarcode: 12345678 #(optional, default = '')
#streetnumbersuffix: "" #(optional, default = '')
#dateformat: '%d-%m-%Y' (optional, default = %d-%m-%Y) day-month-year
locale: "nl" #(optional, default = 'en')
timespanindays: 365 #(optional, default = 365) number of days to look into the future
notrashtext: "geen" #(Optional, default = 'none') the text to show for the today and tomorrow sensor when there is no trash to collect
# ---
# platform: afvalinfo
# id: Thuis # (optional, default = '') add some extra naming to make identification of multiple afvalinfo sensors easier
# resources: # (at least 1 required)
# - type: gft #(type is required)
# friendly_name: GFT #(friendly_name is optional)
# - type: kerstboom
# friendly_name: Kerstboom
# - type: pbd
# friendly_name: Pmd
# - type: papier
# friendly_name: Papier
# - type: restafval
# friendly_name: Restafval
# - type: trash_type_today
# friendly_name: Afval voor vandaag
# - type: trash_type_tomorrow
# friendly_name: Afval voor morgen
# location: sint-michielsgestel #(required, default = sliedrecht) name of the 'gemeente'
# postcode: 5275 BV #(required, default = 3361AB)
# streetnumber: 16 #(required, default = 1)
# #diftarcode: 12345678 #(optional, default = '')
# #streetnumbersuffix: "" #(optional, default = '')
# #dateformat: '%d-%m-%Y' (optional, default = %d-%m-%Y) day-month-year
# locale: "nl" #(optional, default = 'en')
# timespanindays: 365 #(optional, default = 365) number of days to look into the future
# notrashtext: "geen" #(Optional, default = 'none') the text to show for the today and tomorrow sensor when there is no trash to collect