config files on 14-12-2023 09:06:28
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user