cleaned-up
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -6,6 +6,9 @@
|
|||||||
*.db
|
*.db
|
||||||
*.db-shm
|
*.db-shm
|
||||||
*.db-wal
|
*.db-wal
|
||||||
|
home-assistant.log
|
||||||
|
home-assistant.log.1
|
||||||
|
home-assistant.log.fault
|
||||||
|
|
||||||
# Example .gitignore file for your config dir.
|
# Example .gitignore file for your config dir.
|
||||||
# An * ensures that everything will be ignored.
|
# An * ensures that everything will be ignored.
|
||||||
|
|||||||
@@ -1,29 +1,8 @@
|
|||||||
# Loads default set of integrations. Do not remove.
|
|
||||||
#default_config:
|
|
||||||
|
|
||||||
# frontend:
|
|
||||||
# themes: !include_dir_merge_named themes
|
|
||||||
|
|
||||||
# Text to speech
|
|
||||||
# tts:
|
|
||||||
# - platform: picotts
|
|
||||||
|
|
||||||
#automation: !include automations.yaml
|
|
||||||
script: !include scripts.yaml
|
script: !include scripts.yaml
|
||||||
scene: !include scenes.yaml
|
scene: !include scenes.yaml
|
||||||
sensor: !include sensor.yaml
|
|
||||||
|
|
||||||
# evohome:
|
|
||||||
# username: "willem@oldemans.nl"
|
|
||||||
# password: !secret Evohome
|
|
||||||
|
|
||||||
# template: !include weathermanTemplate.yaml
|
|
||||||
|
|
||||||
homeassistant:
|
homeassistant:
|
||||||
#packages: !include_dir_named packages/
|
#packages: !include_dir_named packages/
|
||||||
packages: !include_dir_named "integrations"
|
packages: !include_dir_named "integrations"
|
||||||
|
|
||||||
#iframes
|
|
||||||
# panel_iframe:
|
|
||||||
# !include iframes.yaml
|
|
||||||
|
|
||||||
|
|||||||
27
entities/sensors/afvalinfo.yaml
Executable file
27
entities/sensors/afvalinfo.yaml
Executable file
@@ -0,0 +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
|
||||||
@@ -7538,3 +7538,35 @@ StopIteration
|
|||||||
2022-12-20 21:24:17.898 WARNING (MainThread) [homeassistant.components.evohome] Unable to obtain the latest high-precision temperatures. Check your network and the vendor's service status page. Proceeding with low-precision temperatures. Message is: 403, message='Forbidden', url=URL('https://tccna.honeywell.com/WebAPI/api/locations?userId=2980537&allData=True')
|
2022-12-20 21:24:17.898 WARNING (MainThread) [homeassistant.components.evohome] Unable to obtain the latest high-precision temperatures. Check your network and the vendor's service status page. Proceeding with low-precision temperatures. Message is: 403, message='Forbidden', url=URL('https://tccna.honeywell.com/WebAPI/api/locations?userId=2980537&allData=True')
|
||||||
2022-12-20 21:24:39.584 WARNING (SyncWorker_23) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response)
|
2022-12-20 21:24:39.584 WARNING (SyncWorker_23) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response)
|
||||||
2022-12-20 21:25:39.657 WARNING (SyncWorker_14) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response)
|
2022-12-20 21:25:39.657 WARNING (SyncWorker_14) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response)
|
||||||
|
2022-12-20 21:26:39.588 WARNING (SyncWorker_26) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response)
|
||||||
|
2022-12-20 21:27:39.588 WARNING (SyncWorker_37) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response)
|
||||||
|
2022-12-20 21:28:39.793 WARNING (SyncWorker_22) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response)
|
||||||
|
2022-12-20 21:29:12.970 WARNING (SyncWorker_36) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response
|
||||||
|
2022-12-20 21:29:17.700 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [
|
||||||
|
{
|
||||||
|
"code": "LatestEulaNotAccepted",
|
||||||
|
"message": "Latest Eula is not accepted."
|
||||||
|
}
|
||||||
|
]
|
||||||
|
2022-12-20 21:29:17.701 WARNING (MainThread) [homeassistant.components.evohome] Unable to obtain the latest high-precision temperatures. Check your network and the vendor's service status page. Proceeding with low-precision temperatures. Message is: 403, message='Forbidden', url=URL('https://tccna.honeywell.com/WebAPI/api/locations?userId=2980537&allData=True')
|
||||||
|
2022-12-20 21:33:41.161 WARNING (SyncWorker_21) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "reporting/get_data" (no_response)
|
||||||
|
2022-12-20 21:33:41.166 WARNING (SyncWorker_20) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "service" (no_response)
|
||||||
|
2022-12-20 21:34:17.718 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [
|
||||||
|
{
|
||||||
|
"code": "LatestEulaNotAccepted",
|
||||||
|
"message": "Latest Eula is not accepted."
|
||||||
|
}
|
||||||
|
]
|
||||||
|
2022-12-20 21:34:17.720 WARNING (MainThread) [homeassistant.components.evohome] Unable to obtain the latest high-precision temperatures. Check your network and the vendor's service status page. Proceeding with low-precision temperatures. Message is: 403, message='Forbidden', url=URL('https://tccna.honeywell.com/WebAPI/api/locations?userId=2980537&allData=True')
|
||||||
|
2022-12-20 21:38:44.235 WARNING (SyncWorker_20) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "reporting/get_data" (no_response)
|
||||||
|
2022-12-20 21:38:47.311 WARNING (SyncWorker_16) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "service" (no_response)
|
||||||
|
2022-12-20 21:39:12.663 WARNING (SyncWorker_35) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response
|
||||||
|
2022-12-20 21:39:12.805 WARNING (SyncWorker_13) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response
|
||||||
|
2022-12-20 21:39:17.675 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [
|
||||||
|
{
|
||||||
|
"code": "LatestEulaNotAccepted",
|
||||||
|
"message": "Latest Eula is not accepted."
|
||||||
|
}
|
||||||
|
]
|
||||||
|
2022-12-20 21:39:17.676 WARNING (MainThread) [homeassistant.components.evohome] Unable to obtain the latest high-precision temperatures. Check your network and the vendor's service status page. Proceeding with low-precision temperatures. Message is: 403, message='Forbidden', url=URL('https://tccna.honeywell.com/WebAPI/api/locations?userId=2980537&allData=True')
|
||||||
|
2022-12-20 21:39:42.667 WARNING (SyncWorker_33) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response)
|
||||||
|
|||||||
1600
home-assistant.log.1
1600
home-assistant.log.1
File diff suppressed because it is too large
Load Diff
11
iframes.yaml
11
iframes.yaml
@@ -1,11 +0,0 @@
|
|||||||
portainer:
|
|
||||||
title: "Portainer"
|
|
||||||
url: "https://radiohub.local:9000"
|
|
||||||
icon: mdi:cog
|
|
||||||
zigbee2mqtt:
|
|
||||||
title: "zigbee2mqtt"
|
|
||||||
url: "https://radiohub.local:8080"
|
|
||||||
icon: mdi:zigbee
|
|
||||||
# pihole:
|
|
||||||
# title: "PiHole"
|
|
||||||
# url: "https://radiohub.local:8089/admin"
|
|
||||||
61
sensor.yaml
61
sensor.yaml
@@ -1,61 +0,0 @@
|
|||||||
#- platform: dsmr_reader
|
|
||||||
|
|
||||||
# - platform: template
|
|
||||||
# sensors:
|
|
||||||
# kamer_luuk_temperatuur:
|
|
||||||
# friendly_name: "Temperatuur kamer Luuk"
|
|
||||||
# unit_of_measurement: "°C"
|
|
||||||
# value_template: "{{ state_attr('climate.kamer_luuk','current_temperature') }}"
|
|
||||||
|
|
||||||
# zolder_temperatuur:
|
|
||||||
# friendly_name: "Temperatuur Zolder"
|
|
||||||
# unit_of_measurement: "°C"
|
|
||||||
# value_template: "{{ state_attr('climate.ac_zolder','current_temperature') }}"
|
|
||||||
|
|
||||||
# badkamer_temperatuur:
|
|
||||||
# friendly_name: "Temperatuur Badkamer"
|
|
||||||
# unit_of_measurement: "°C"
|
|
||||||
# value_template: "{{ state_attr('climate.Badkamer','current_temperature') }}"
|
|
||||||
|
|
||||||
# woonkamer_temperatuur:
|
|
||||||
# friendly_name: "Temperatuur Woonkamer"
|
|
||||||
# unit_of_measurement: "°C"
|
|
||||||
# value_template: "{{ state_attr('climate.woonkamer','current_temperature') }}"
|
|
||||||
|
|
||||||
# hal_temperatuur:
|
|
||||||
# friendly_name: "Temperatuur Hal"
|
|
||||||
# unit_of_measurement: "°C"
|
|
||||||
# value_template: "{{ state_attr('climate.speel_hal', 'current_temperature') }}"
|
|
||||||
|
|
||||||
# - platform: feedparser
|
|
||||||
# name: Quote of the Day
|
|
||||||
# feed_url: "https://www.brainyquote.com/link/quotebr.rss"
|
|
||||||
# date_format: "%a, %b %d %I:%M %p"
|
|
||||||
|
|
||||||
- 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