From 69a2f6f23f175768651d93e92d395d2f9f2471a5 Mon Sep 17 00:00:00 2001 From: willem Date: Tue, 20 Dec 2022 21:40:41 +0100 Subject: [PATCH] cleaned-up --- .gitignore | 3 + configuration.yaml | 21 - entities/sensors/afvalinfo.yaml | 27 + home-assistant.log | 32 + home-assistant.log.1 | 1600 ------------------------------- home-assistant.log.fault | 0 iframes.yaml | 11 - sensor.yaml | 61 -- 8 files changed, 62 insertions(+), 1693 deletions(-) create mode 100755 entities/sensors/afvalinfo.yaml delete mode 100644 home-assistant.log.1 delete mode 100644 home-assistant.log.fault delete mode 100644 iframes.yaml delete mode 100755 sensor.yaml diff --git a/.gitignore b/.gitignore index e310066..26b8339 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,9 @@ *.db *.db-shm *.db-wal +home-assistant.log +home-assistant.log.1 +home-assistant.log.fault # Example .gitignore file for your config dir. # An * ensures that everything will be ignored. diff --git a/configuration.yaml b/configuration.yaml index 086e93b..8e46fd9 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -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 scene: !include scenes.yaml -sensor: !include sensor.yaml - -# evohome: -# username: "willem@oldemans.nl" -# password: !secret Evohome - -# template: !include weathermanTemplate.yaml homeassistant: #packages: !include_dir_named packages/ packages: !include_dir_named "integrations" -#iframes -# panel_iframe: -# !include iframes.yaml diff --git a/entities/sensors/afvalinfo.yaml b/entities/sensors/afvalinfo.yaml new file mode 100755 index 0000000..f529c86 --- /dev/null +++ b/entities/sensors/afvalinfo.yaml @@ -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 diff --git a/home-assistant.log b/home-assistant.log index 34ea638..4cf2024 100644 --- a/home-assistant.log +++ b/home-assistant.log @@ -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: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: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) diff --git a/home-assistant.log.1 b/home-assistant.log.1 deleted file mode 100644 index f6233b7..0000000 --- a/home-assistant.log.1 +++ /dev/null @@ -1,1600 +0,0 @@ -2022-12-17 20:28:42.580 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration kia_uvo which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant -2022-12-17 20:28:42.580 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration hacs which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant -2022-12-17 20:28:42.581 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration afvalinfo which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant -2022-12-17 20:28:42.582 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration afvalwijzer which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant -2022-12-17 20:28:42.583 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration truenas which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant -2022-12-17 20:28:42.583 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration openhasp which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant -2022-12-17 20:28:50.186 ERROR (MainThread) [homeassistant.components.mqtt.client] Failed to connect to MQTT server due to exception: [Errno 101] Network unreachable -2022-12-17 20:28:51.739 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-17 20:28:51.741 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-17 20:28:53.131 WARNING (SyncWorker_0) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 20:29:01.198 WARNING (MainThread) [homeassistant.setup] Setup of default_config is taking over 10 seconds. -2022-12-17 20:29:11.211 WARNING (MainThread) [aioesphomeapi.reconnect_logic] Can't connect to ESPHome API for vw-bus @ 192.168.20.164: Error connecting to ('192.168.20.164', 6053): [Errno 113] Connect call failed ('192.168.20.164', 6053) -2022-12-17 20:29:11.291 WARNING (MainThread) [aioesphomeapi.reconnect_logic] Can't connect to ESPHome API for esp32-matrix @ 192.168.2.116: Error connecting to ('192.168.2.116', 6053): [Errno 113] Connect call failed ('192.168.2.116', 6053) -2022-12-17 20:29:11.292 WARNING (MainThread) [aioesphomeapi.reconnect_logic] Can't connect to ESPHome API for esp32-camera @ 192.168.2.241: Error connecting to ('192.168.2.241', 6053): [Errno 113] Connect call failed ('192.168.2.241', 6053) -2022-12-17 20:29:16.283 WARNING (MainThread) [homeassistant.config_entries] Config entry 'WLED disco tim' for wled integration not ready yet: Invalid response from API: Error occurred while communicating with WLED device at 192.168.2.38; Retrying in background -2022-12-17 20:29:16.284 WARNING (MainThread) [homeassistant.config_entries] Config entry 'WLED huisje tim' for wled integration not ready yet: Invalid response from API: Error occurred while communicating with WLED device at 192.168.2.16; Retrying in background -2022-12-17 20:29:56.589 WARNING (SyncWorker_6) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 20:30:13.008 WARNING (Recorder) [homeassistant.components.sensor.recorder] The unit of sensor.e_niro20_average_energy_consumption is changing, got multiple {'Wh/km', None}, generation of long term statistics will be suppressed unless the unit is stable and matches the unit of already compiled statistics (Wh/km). Go to https://my.home-assistant.io/redirect/developer_statistics to fix this -2022-12-17 20:30:21.975 WARNING (Recorder) [homeassistant.components.sensor.recorder] Entity sensor.wall_plug_switch_electric_consumption_kwh from integration zwave_js has state class total_increasing, but its state is negative. Triggered by state -21474774.85 with last_updated set to 2022-12-17T19:24:59.999999+00:00. Please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+zwave_js%22 -2022-12-17 20:30:21.977 WARNING (Recorder) [homeassistant.components.sensor.recorder] Entity sensor.kerst_verlichting_electric_consumption_kwh_2 from integration zwave_js has state class total_increasing, but its state is negative. Triggered by state -21471538.02 with last_updated set to 2022-12-17T19:24:59.999999+00:00. Please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+zwave_js%22 -2022-12-17 20:30:21.978 WARNING (Recorder) [homeassistant.components.sensor.recorder] Entity sensor.kerststal_buiten_electric_consumption_kwh_3 from integration zwave_js has state class total_increasing, but its state is negative. Triggered by state -21472740.43 with last_updated set to 2022-12-17T19:24:59.999999+00:00. Please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+zwave_js%22 -2022-12-17 20:30:56.007 WARNING (MainThread) [aioesphomeapi.reconnect_logic] Can't connect to ESPHome API for hvac-ir-slaapkamer @ 192.168.2.183: Timeout while connecting to ('192.168.2.183', 6053) -2022-12-17 20:30:56.203 WARNING (SyncWorker_5) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 20:32:30.412 WARNING (MainThread) [aioesphomeapi.reconnect_logic] Can't connect to ESPHome API for hvac-ir-sensor-display @ 192.168.2.158: Timeout while connecting to ('192.168.2.158', 6053) -2022-12-17 20:32:56.236 WARNING (SyncWorker_5) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "update/check_available" (no_response) -2022-12-17 20:33:52.588 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-17 20:33:52.590 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-17 20:33:56.203 WARNING (SyncWorker_12) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 20:34:08.088 WARNING (SyncWorker_3) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-17 20:34:53.297 WARNING (SyncWorker_12) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 20:35:56.270 WARNING (SyncWorker_8) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 20:36:56.203 WARNING (SyncWorker_7) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 20:37:39.272 WARNING (MainThread) [aioesphomeapi.reconnect_logic] Can't connect to ESPHome API for esp32-s2-aqs-ikea @ 192.168.2.99: Error while reading data: [Errno 104] Connection reset by peer -2022-12-17 20:37:56.203 WARNING (SyncWorker_5) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 20:38:52.584 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-17 20:38:52.585 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-17 20:38:56.203 WARNING (SyncWorker_10) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 20:39:56.203 WARNING (SyncWorker_7) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 20:40:56.235 WARNING (SyncWorker_3) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 20:41:56.207 WARNING (SyncWorker_11) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 20:42:53.328 WARNING (SyncWorker_12) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 20:43:52.835 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-17 20:43:52.836 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-17 20:44:07.941 WARNING (SyncWorker_12) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-17 20:48:52.646 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-17 20:48:52.647 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-17 20:49:08.008 WARNING (SyncWorker_4) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-17 20:49:53.912 WARNING (SyncWorker_1) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "reporting/get_data" (no_response) -2022-12-17 20:49:53.917 WARNING (SyncWorker_2) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "service" (no_response) -2022-12-17 20:50:10.208 WARNING (Recorder) [homeassistant.components.sensor.recorder] Entity sensor.kerstverlichting_boom_electric_consumption_kwh_2 from integration zwave_js has state class total_increasing, but its state is negative. Triggered by state -21474299.82 with last_updated set to 2022-12-17T19:45:56.340457+00:00. Please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+zwave_js%22 -2022-12-17 20:53:52.607 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-17 20:53:52.608 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-17 20:54:07.782 WARNING (SyncWorker_5) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-17 20:56:57.931 WARNING (SyncWorker_10) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "service" (no_response) -2022-12-17 20:57:56.234 WARNING (SyncWorker_3) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 20:58:52.601 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-17 20:58:52.602 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-17 21:00:56.459 WARNING (SyncWorker_1) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "interface" (no_response) -2022-12-17 21:01:56.235 WARNING (SyncWorker_2) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 21:03:52.855 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-17 21:03:52.856 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-17 21:03:56.494 WARNING (SyncWorker_8) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "interface" (no_response) -2022-12-17 21:04:56.235 WARNING (SyncWorker_10) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 21:05:53.329 WARNING (SyncWorker_7) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 21:08:52.596 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-17 21:08:52.597 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-17 21:08:53.428 WARNING (SyncWorker_4) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "interface" (no_response) -2022-12-17 21:09:53.175 WARNING (SyncWorker_12) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 21:10:56.395 WARNING (SyncWorker_13) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 21:11:56.235 WARNING (SyncWorker_4) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 21:13:52.593 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-17 21:13:52.594 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-17 21:14:07.786 WARNING (SyncWorker_7) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-17 21:17:56.587 WARNING (SyncWorker_4) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "reporting/get_data" (no_response) -2022-12-17 21:17:59.659 WARNING (SyncWorker_6) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "service" (no_response) -2022-12-17 21:18:52.597 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-17 21:18:52.598 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-17 21:18:56.235 WARNING (SyncWorker_3) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 21:19:07.761 WARNING (SyncWorker_4) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-17 21:19:53.307 WARNING (SyncWorker_3) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 21:20:56.235 WARNING (SyncWorker_1) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 21:21:56.267 WARNING (SyncWorker_13) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 21:22:53.330 WARNING (SyncWorker_3) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 21:23:52.811 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-17 21:23:52.812 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-17 21:23:56.267 WARNING (SyncWorker_12) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 21:24:07.743 WARNING (SyncWorker_4) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-17 21:24:56.266 WARNING (SyncWorker_9) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 21:25:33.689 WARNING (MainThread) [aioesphomeapi.reconnect_logic] Can't connect to ESPHome API for esp32-m5-bt-proxy @ 192.168.2.201: Timeout while connecting to ('192.168.2.201', 6053) -2022-12-17 21:25:56.267 WARNING (SyncWorker_3) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 21:26:56.266 WARNING (SyncWorker_5) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 21:27:35.906 WARNING (MainThread) [homeassistant.components.switch.reproduce_state] Unable to find entity switch.klokje_woonkamer -2022-12-17 21:27:56.395 WARNING (SyncWorker_0) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 21:28:52.605 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-17 21:28:52.606 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-17 21:33:52.595 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-17 21:33:52.596 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-17 21:38:52.630 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-17 21:38:52.631 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-17 21:39:07.863 WARNING (SyncWorker_2) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-17 21:43:52.854 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-17 21:43:52.856 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-17 21:48:52.627 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-17 21:48:52.628 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-17 21:49:07.920 WARNING (SyncWorker_0) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-17 21:49:55.905 WARNING (SyncWorker_10) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "service" (no_response) -2022-12-17 21:51:58.603 WARNING (SyncWorker_9) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "pool/dataset" (504) -2022-12-17 21:51:58.813 WARNING (SyncWorker_1) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 21:53:52.831 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-17 21:53:52.836 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-17 21:53:57.142 WARNING (SyncWorker_8) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "pool/dataset" (504) -2022-12-17 21:54:08.167 WARNING (SyncWorker_13) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-17 21:58:52.659 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-17 21:58:52.661 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-17 22:00:56.714 WARNING (SyncWorker_7) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "reporting/get_data" (no_response) -2022-12-17 22:00:59.786 WARNING (SyncWorker_6) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "service" (no_response) -2022-12-17 22:01:56.298 WARNING (SyncWorker_12) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 22:02:53.377 WARNING (SyncWorker_11) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 22:03:52.830 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-17 22:03:52.832 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-17 22:08:52.618 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-17 22:08:52.620 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-17 22:09:07.840 WARNING (SyncWorker_0) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-17 22:09:58.890 WARNING (SyncWorker_6) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "disk" (no_response) -2022-12-17 22:10:01.962 WARNING (SyncWorker_6) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "disk/temperatures" (no_response) -2022-12-17 22:10:56.302 WARNING (SyncWorker_10) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 22:11:56.298 WARNING (SyncWorker_5) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 22:12:56.298 WARNING (SyncWorker_3) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 22:13:52.630 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-17 22:13:52.631 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-17 22:14:56.554 WARNING (SyncWorker_13) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "interface" (no_response) -2022-12-17 22:15:56.298 WARNING (SyncWorker_4) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 22:16:56.458 WARNING (SyncWorker_12) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 22:17:56.330 WARNING (SyncWorker_9) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 22:18:52.619 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-17 22:18:52.620 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-17 22:18:56.330 WARNING (SyncWorker_13) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 22:19:56.330 WARNING (SyncWorker_2) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 22:20:53.415 WARNING (SyncWorker_0) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 22:21:56.330 WARNING (SyncWorker_5) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 22:22:56.330 WARNING (SyncWorker_11) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 22:23:21.467 ERROR (MainThread) [homeassistant.components.wled] Error fetching wled data: Invalid response from API: Error occurred while communicating with WLED device at 192.168.2.16 -2022-12-17 22:23:52.821 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-17 22:23:52.822 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-17 22:23:56.330 WARNING (SyncWorker_5) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 22:24:08.066 WARNING (SyncWorker_3) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-17 22:24:56.330 WARNING (SyncWorker_10) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 22:25:56.330 WARNING (SyncWorker_0) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 22:26:56.334 WARNING (SyncWorker_1) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 22:27:53.408 WARNING (SyncWorker_12) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 22:28:52.620 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-17 22:28:52.621 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-17 22:33:52.621 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-17 22:33:52.623 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-17 22:34:57.770 WARNING (SyncWorker_8) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "service" (no_response) -2022-12-17 22:35:56.330 WARNING (SyncWorker_7) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 22:36:53.413 WARNING (SyncWorker_8) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 22:37:56.330 WARNING (SyncWorker_9) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 22:38:52.655 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-17 22:38:52.656 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-17 22:38:56.330 WARNING (SyncWorker_11) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 22:39:07.789 WARNING (SyncWorker_0) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-17 22:39:53.413 WARNING (SyncWorker_12) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 22:41:56.398 WARNING (SyncWorker_1) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "update/check_available" (no_response) -2022-12-17 22:42:56.330 WARNING (SyncWorker_10) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 22:43:52.854 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-17 22:43:52.855 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-17 22:43:56.330 WARNING (SyncWorker_13) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 22:44:07.774 WARNING (SyncWorker_9) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-17 22:44:56.490 WARNING (SyncWorker_12) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 22:45:56.330 WARNING (SyncWorker_5) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 22:46:56.334 WARNING (SyncWorker_9) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 22:47:53.412 WARNING (SyncWorker_13) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 22:48:52.636 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-17 22:48:52.638 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-17 22:51:56.394 WARNING (SyncWorker_8) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "update/check_available" (no_response) -2022-12-17 22:52:56.362 WARNING (SyncWorker_13) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 22:53:52.664 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-17 22:53:52.664 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-17 22:53:53.413 WARNING (SyncWorker_7) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 22:58:52.623 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-17 22:58:52.624 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-17 22:58:56.714 WARNING (SyncWorker_2) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "reporting/get_data" (no_response) -2022-12-17 22:58:59.786 WARNING (SyncWorker_11) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "service" (no_response) -2022-12-17 22:59:07.928 WARNING (SyncWorker_6) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-17 22:59:56.362 WARNING (SyncWorker_9) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 23:01:56.362 WARNING (SyncWorker_11) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 23:02:56.362 WARNING (SyncWorker_6) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 23:03:52.844 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-17 23:03:52.845 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-17 23:03:56.490 WARNING (SyncWorker_8) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 23:04:07.779 WARNING (SyncWorker_6) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-17 23:08:52.635 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-17 23:08:52.636 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-17 23:12:54.913 WARNING (SyncWorker_6) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "service" (no_response) -2022-12-17 23:13:52.621 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-17 23:13:52.622 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-17 23:14:07.787 WARNING (SyncWorker_12) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-17 23:15:56.618 WARNING (SyncWorker_8) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "interface" (no_response) -2022-12-17 23:16:56.362 WARNING (SyncWorker_12) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 23:17:53.413 WARNING (SyncWorker_13) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 23:18:52.631 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-17 23:18:52.632 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-17 23:18:56.362 WARNING (SyncWorker_0) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 23:19:56.394 WARNING (SyncWorker_11) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 23:20:56.393 WARNING (SyncWorker_10) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 23:22:56.650 WARNING (SyncWorker_3) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "interface" (no_response) -2022-12-17 23:23:52.868 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-17 23:23:52.869 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-17 23:23:56.394 WARNING (SyncWorker_13) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 23:24:53.413 WARNING (SyncWorker_9) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 23:26:56.426 WARNING (SyncWorker_10) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "update/check_available" (no_response) -2022-12-17 23:27:56.394 WARNING (SyncWorker_0) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 23:28:52.675 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-17 23:28:52.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-17 23:28:53.412 WARNING (SyncWorker_2) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 23:33:52.619 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-17 23:33:52.620 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-17 23:33:53.912 WARNING (SyncWorker_1) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "interface" (no_response) -2022-12-17 23:34:53.324 WARNING (SyncWorker_8) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 23:35:56.394 WARNING (SyncWorker_12) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 23:36:56.394 WARNING (SyncWorker_8) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 23:37:56.586 WARNING (SyncWorker_13) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 23:38:52.645 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-17 23:38:52.646 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-17 23:38:56.393 WARNING (SyncWorker_7) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 23:39:08.126 WARNING (SyncWorker_9) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-17 23:39:56.394 WARNING (SyncWorker_1) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 23:40:53.529 WARNING (SyncWorker_11) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 23:43:52.900 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-17 23:43:52.902 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-17 23:43:56.650 WARNING (SyncWorker_9) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "interface" (no_response) -2022-12-17 23:44:56.394 WARNING (SyncWorker_0) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 23:45:56.490 WARNING (SyncWorker_13) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 23:46:56.394 WARNING (SyncWorker_6) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-17 23:48:52.632 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-17 23:48:52.633 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-17 23:49:07.782 WARNING (SyncWorker_7) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-17 23:53:52.620 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-17 23:53:52.622 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-17 23:54:56.028 WARNING (SyncWorker_11) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "disk" (no_response) -2022-12-17 23:54:56.031 WARNING (SyncWorker_11) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "disk/temperatures" (no_response) -2022-12-17 23:58:52.620 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-17 23:58:52.622 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-17 23:59:17.389 WARNING (MainThread) [homeassistant.helpers.entity] Update of sensor.werk_ggd is taking over 10 seconds -2022-12-17 23:59:53.611 WARNING (SyncWorker_5) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "interface" (no_response) -2022-12-18 00:00:53.346 WARNING (SyncWorker_10) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-18 00:01:53.412 WARNING (SyncWorker_7) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-18 00:02:53.349 WARNING (SyncWorker_1) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-18 00:03:52.845 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 00:03:52.847 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-18 00:03:53.348 WARNING (SyncWorker_13) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-18 00:04:53.533 WARNING (SyncWorker_4) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-18 00:07:30.441 WARNING (MainThread) [homeassistant.components.switch.reproduce_state] Unable to find entity switch.klokje_woonkamer -2022-12-18 00:08:52.645 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 00:08:52.647 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-18 00:11:57.130 WARNING (SyncWorker_11) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "interface" (no_response) -2022-12-18 00:12:56.426 WARNING (SyncWorker_1) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-18 00:13:52.659 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 00:13:52.659 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-18 00:14:07.814 WARNING (SyncWorker_4) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 00:18:52.633 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 00:18:52.634 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-18 00:18:53.832 WARNING (SyncWorker_7) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "reporting/get_data" (no_response) -2022-12-18 00:18:53.839 WARNING (SyncWorker_11) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "service" (no_response) -2022-12-18 00:19:07.832 WARNING (SyncWorker_2) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 00:21:53.410 WARNING (SyncWorker_10) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "update/check_available" (no_response) -2022-12-18 00:22:53.370 WARNING (SyncWorker_6) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-18 00:23:52.859 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 00:23:52.860 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-18 00:23:53.546 WARNING (SyncWorker_9) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-18 00:28:52.666 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 00:28:52.668 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-18 00:29:07.804 WARNING (SyncWorker_12) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 00:29:55.092 WARNING (SyncWorker_3) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "service" (no_response) -2022-12-18 00:32:53.674 WARNING (SyncWorker_4) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "interface" (no_response) -2022-12-18 00:33:52.634 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 00:33:52.635 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-18 00:33:53.376 WARNING (SyncWorker_1) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-18 00:34:53.412 WARNING (SyncWorker_3) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-18 00:35:53.377 WARNING (SyncWorker_7) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-18 00:36:53.379 WARNING (SyncWorker_6) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-18 00:37:53.562 WARNING (SyncWorker_7) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-18 00:38:52.645 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 00:38:52.646 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-18 00:43:52.855 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 00:43:52.856 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-18 00:44:08.238 WARNING (SyncWorker_11) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 00:44:55.162 WARNING (SyncWorker_3) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "service" (no_response) -2022-12-18 00:48:52.650 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 00:48:52.651 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-18 00:49:07.820 WARNING (SyncWorker_3) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 00:53:52.713 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 00:53:52.714 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-18 00:54:07.852 WARNING (SyncWorker_7) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 00:55:58.154 WARNING (SyncWorker_3) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "service" (no_response) -2022-12-18 00:56:56.458 WARNING (SyncWorker_8) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-18 00:58:52.635 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 00:58:52.636 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-18 00:58:53.462 WARNING (SyncWorker_1) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "update/check_available" (no_response) -2022-12-18 00:59:53.402 WARNING (SyncWorker_0) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-18 01:00:56.622 WARNING (SyncWorker_12) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-18 01:01:56.459 WARNING (SyncWorker_5) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-18 01:02:56.458 WARNING (SyncWorker_0) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-18 01:03:52.857 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 01:03:52.858 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-18 01:03:56.458 WARNING (SyncWorker_0) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-18 01:04:07.840 WARNING (SyncWorker_5) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 01:05:56.714 WARNING (SyncWorker_5) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "interface" (no_response) -2022-12-18 01:06:56.490 WARNING (SyncWorker_12) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-18 01:07:53.586 WARNING (SyncWorker_8) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-18 01:08:52.691 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 01:08:52.693 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-18 01:13:52.682 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 01:13:52.683 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-18 01:14:56.970 WARNING (SyncWorker_12) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "reporting/get_data" (no_response) -2022-12-18 01:15:00.042 WARNING (SyncWorker_2) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "service" (no_response) -2022-12-18 01:15:56.490 WARNING (SyncWorker_7) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "system/info" (no_response) -2022-12-18 01:18:52.642 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 01:18:52.644 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-18 01:19:07.780 WARNING (SyncWorker_0) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 01:23:52.896 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 01:23:52.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-18 01:28:52.666 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 01:28:52.668 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-18 01:29:08.127 WARNING (SyncWorker_0) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 01:29:14.663 WARNING (SyncWorker_9) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "pool" (no_response) -2022-12-18 01:29:14.666 WARNING (SyncWorker_9) [custom_components.truenas.truenas_api] TrueNAS Truenas.local unable to fetch data "boot/get_state" (no_response) -2022-12-18 01:29:14.668 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved -Traceback (most recent call last): - File "/config/custom_components/truenas/truenas_controller.py", line 110, in force_update - await self.async_update() - File "/config/custom_components/truenas/truenas_controller.py", line 132, in async_update - await self.hass.async_add_executor_job(self.get_pool) - File "/usr/local/lib/python3.10/concurrent/futures/thread.py", line 58, in run - result = self.fn(*self.args, **self.kwargs) - File "/config/custom_components/truenas/truenas_controller.py", line 629, in get_pool - self.data["pool"][uid].pop("root_dataset") -KeyError: 'root_dataset' -2022-12-18 01:33:52.669 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 01:33:52.670 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-18 01:34:07.981 WARNING (SyncWorker_3) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 01:38:52.658 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 01:38:52.660 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-18 01:43:52.915 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 01:43:52.916 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-18 01:44:07.844 WARNING (SyncWorker_10) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 01:44:08.128 WARNING (SyncWorker_2) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 01:48:52.685 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 01:48:52.686 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-18 01:49:07.862 WARNING (SyncWorker_5) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 01:53:52.662 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 01:53:52.663 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-18 01:58:52.656 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 01:58:52.657 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-18 02:03:52.864 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 02:03:52.865 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-18 02:04:17.414 WARNING (MainThread) [homeassistant.helpers.entity] Update of sensor.werk_best is taking over 10 seconds -2022-12-18 02:08:52.669 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 02:08:52.671 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-18 02:13:52.674 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 02:13:52.675 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-18 02:14:08.058 WARNING (SyncWorker_10) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 02:18:52.659 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 02:18:52.660 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-18 02:19:08.075 WARNING (SyncWorker_9) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 02:23:52.864 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 02:23:52.865 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-18 02:24:08.174 WARNING (SyncWorker_13) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 02:28:52.683 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 02:28:52.685 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-18 02:29:08.145 WARNING (SyncWorker_13) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 02:33:52.692 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 02:33:52.694 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-18 02:34:07.839 WARNING (SyncWorker_13) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 02:38:52.681 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 02:38:52.682 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-18 02:39:07.991 WARNING (SyncWorker_8) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 02:43:52.933 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 02:43:52.934 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-18 02:44:07.871 WARNING (SyncWorker_9) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 02:48:52.662 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 02:48:52.664 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-18 02:49:07.810 WARNING (SyncWorker_0) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 02:53:52.669 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 02:53:52.670 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-18 02:54:07.844 WARNING (SyncWorker_5) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 02:58:52.689 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 02:58:52.690 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-18 02:59:07.849 WARNING (SyncWorker_0) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 02:59:07.895 WARNING (SyncWorker_8) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 03:03:52.913 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 03:03:52.915 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-18 03:04:07.818 WARNING (SyncWorker_10) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 03:04:08.037 WARNING (SyncWorker_8) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 03:08:52.666 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 03:08:52.668 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-18 03:09:07.834 WARNING (SyncWorker_7) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 03:13:52.691 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 03:13:52.693 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-18 03:18:52.661 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 03:18:52.662 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-18 03:19:07.848 WARNING (SyncWorker_13) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 03:23:52.890 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 03:23:52.891 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-18 03:28:52.684 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 03:28:52.685 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-18 03:29:08.136 WARNING (SyncWorker_4) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 03:33:52.699 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 03:33:52.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-18 03:34:07.893 WARNING (SyncWorker_6) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 03:38:52.676 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 03:38:52.677 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-18 03:39:08.038 WARNING (SyncWorker_4) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 03:43:52.880 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 03:43:52.882 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-18 03:44:07.938 WARNING (SyncWorker_1) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 03:48:52.676 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 03:48:52.677 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-18 03:49:07.844 WARNING (SyncWorker_1) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 03:53:52.669 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 03:53:52.670 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-18 03:54:07.815 WARNING (SyncWorker_12) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 03:58:52.724 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 03:58:52.725 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-18 03:59:07.815 WARNING (SyncWorker_0) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 04:03:52.938 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 04:03:52.939 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-18 04:04:07.844 WARNING (SyncWorker_13) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 04:04:07.894 WARNING (SyncWorker_3) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 04:08:52.711 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 04:08:52.712 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-18 04:13:52.680 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 04:13:52.682 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-18 04:14:08.017 WARNING (SyncWorker_12) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 04:18:52.700 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 04:18:52.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-18 04:19:07.842 WARNING (SyncWorker_6) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 04:23:52.937 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 04:23:52.939 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-18 04:28:52.703 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 04:28:52.704 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-18 04:33:52.679 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 04:33:52.680 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-18 04:34:07.855 WARNING (SyncWorker_0) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 04:38:52.733 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 04:38:52.734 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-18 04:39:07.877 WARNING (SyncWorker_9) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 04:43:52.888 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 04:43:52.889 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-18 04:44:08.092 WARNING (SyncWorker_10) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 04:48:52.681 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 04:48:52.682 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-18 04:49:07.863 WARNING (SyncWorker_12) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 04:53:52.685 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 04:53:52.686 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-18 04:54:08.333 WARNING (SyncWorker_8) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 04:58:52.716 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 04:58:52.717 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-18 04:59:07.879 WARNING (SyncWorker_3) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 05:03:52.955 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 05:03:52.956 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-18 05:04:07.878 WARNING (SyncWorker_0) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 05:04:08.169 WARNING (SyncWorker_10) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 05:08:52.731 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 05:08:52.732 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-18 05:09:07.899 WARNING (SyncWorker_12) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 05:13:52.737 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 05:13:52.739 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-18 05:18:52.698 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 05:18:52.699 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-18 05:19:07.875 WARNING (SyncWorker_7) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 05:19:07.878 WARNING (SyncWorker_8) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 05:23:52.898 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 05:23:52.899 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-18 05:24:08.226 WARNING (SyncWorker_1) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 05:28:52.708 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 05:28:52.709 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-18 05:29:07.923 WARNING (SyncWorker_5) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 05:33:52.690 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 05:33:52.691 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-18 05:34:07.910 WARNING (SyncWorker_4) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 05:34:07.998 WARNING (SyncWorker_10) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 05:38:52.710 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 05:38:52.712 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-18 05:43:52.914 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 05:43:52.915 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-18 05:44:08.060 WARNING (SyncWorker_6) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 05:48:52.730 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 05:48:52.731 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-18 05:49:07.880 WARNING (SyncWorker_9) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 05:53:52.728 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 05:53:52.729 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-18 05:58:52.738 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 05:58:52.739 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-18 05:59:07.888 WARNING (SyncWorker_8) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 06:03:52.964 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 06:03:52.965 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-18 06:04:08.357 WARNING (SyncWorker_7) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 06:08:52.703 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 06:08:52.704 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-18 06:09:07.849 WARNING (SyncWorker_2) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 06:13:52.726 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 06:13:52.727 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-18 06:14:08.038 WARNING (SyncWorker_13) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 06:18:52.707 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 06:18:52.708 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-18 06:19:07.879 WARNING (SyncWorker_3) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 06:23:52.966 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 06:23:52.967 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-18 06:24:07.850 WARNING (SyncWorker_12) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 06:24:07.857 WARNING (SyncWorker_3) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 06:28:52.735 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 06:28:52.736 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-18 06:29:46.327 ERROR (MainThread) [custom_components.kia_uvo.coordinator] Force update failed, falling back to cached: {err} -Traceback (most recent call last): - File "/config/custom_components/kia_uvo/coordinator.py", line 118, in _async_update_data - await self.hass.async_add_executor_job( - File "/usr/local/lib/python3.10/concurrent/futures/thread.py", line 58, in run - result = self.fn(*self.args, **self.kwargs) - File "/usr/local/lib/python3.10/site-packages/hyundai_kia_connect_api/VehicleManager.py", line 79, in check_and_force_update_vehicles - self.force_refresh_vehicle_state(vehicle) - File "/usr/local/lib/python3.10/site-packages/hyundai_kia_connect_api/VehicleManager.py", line 88, in force_refresh_vehicle_state - self.api.force_refresh_vehicle_state(self.token, vehicle) - File "/usr/local/lib/python3.10/site-packages/hyundai_kia_connect_api/KiaUvoApiEU.py", line 251, in force_refresh_vehicle_state - state = self._get_forced_vehicle_state(token, vehicle) - File "/usr/local/lib/python3.10/site-packages/hyundai_kia_connect_api/KiaUvoApiEU.py", line 544, in _get_forced_vehicle_state - _check_response_for_errors(response) - File "/usr/local/lib/python3.10/site-packages/hyundai_kia_connect_api/KiaUvoApiEU.py", line 71, in _check_response_for_errors - raise error_code_mapping[response["resCode"]](response["resMsg"]) -hyundai_kia_connect_api.exceptions.APIError: Unavailable remote control - Service Temporary Unavailable -2022-12-18 06:33:52.737 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 06:33:52.739 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-18 06:34:07.960 WARNING (SyncWorker_11) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 06:38:52.708 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 06:38:52.709 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-18 06:43:52.941 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 06:43:52.943 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-18 06:44:07.834 WARNING (SyncWorker_4) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 06:48:52.718 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 06:48:52.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-18 06:49:07.844 WARNING (SyncWorker_1) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 06:53:52.738 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 06:53:52.740 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-18 06:54:07.868 WARNING (SyncWorker_3) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 06:54:07.870 WARNING (SyncWorker_5) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 06:58:52.788 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 06:58:52.790 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-18 06:59:07.854 WARNING (SyncWorker_8) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 06:59:47.592 ERROR (MainThread) [custom_components.kia_uvo.coordinator] Force update failed, falling back to cached: {err} -Traceback (most recent call last): - File "/config/custom_components/kia_uvo/coordinator.py", line 118, in _async_update_data - await self.hass.async_add_executor_job( - File "/usr/local/lib/python3.10/concurrent/futures/thread.py", line 58, in run - result = self.fn(*self.args, **self.kwargs) - File "/usr/local/lib/python3.10/site-packages/hyundai_kia_connect_api/VehicleManager.py", line 79, in check_and_force_update_vehicles - self.force_refresh_vehicle_state(vehicle) - File "/usr/local/lib/python3.10/site-packages/hyundai_kia_connect_api/VehicleManager.py", line 88, in force_refresh_vehicle_state - self.api.force_refresh_vehicle_state(self.token, vehicle) - File "/usr/local/lib/python3.10/site-packages/hyundai_kia_connect_api/KiaUvoApiEU.py", line 251, in force_refresh_vehicle_state - state = self._get_forced_vehicle_state(token, vehicle) - File "/usr/local/lib/python3.10/site-packages/hyundai_kia_connect_api/KiaUvoApiEU.py", line 544, in _get_forced_vehicle_state - _check_response_for_errors(response) - File "/usr/local/lib/python3.10/site-packages/hyundai_kia_connect_api/KiaUvoApiEU.py", line 71, in _check_response_for_errors - raise error_code_mapping[response["resCode"]](response["resMsg"]) -hyundai_kia_connect_api.exceptions.APIError: Unavailable remote control - Service Temporary Unavailable -2022-12-18 07:03:52.956 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 07:03:52.958 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-18 07:04:07.896 WARNING (SyncWorker_6) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 07:08:52.749 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 07:08:52.750 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-18 07:13:52.729 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 07:13:52.730 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-18 07:14:07.853 WARNING (SyncWorker_9) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 07:16:52.815 WARNING (MainThread) [homeassistant.components.light.reproduce_state] Unable to find entity light.lamp_badkamer_dimmer_1 -2022-12-18 07:16:52.865 WARNING (MainThread) [homeassistant.components.light.reproduce_state] Unable to find entity light.lamp_badkamer_dimmer_2 -2022-12-18 07:18:52.730 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 07:18:52.731 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-18 07:19:07.862 WARNING (SyncWorker_2) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 07:23:53.010 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 07:23:53.011 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-18 07:28:52.742 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 07:28:52.743 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-18 07:29:23.456 WARNING (MainThread) [homeassistant.helpers.service] Unable to find referenced entities light.badkamer_lamp_dimmer_1 or it is/they are currently not available -2022-12-18 07:33:52.749 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 07:33:52.750 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-18 07:34:08.039 WARNING (SyncWorker_12) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 07:38:52.768 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 07:38:52.770 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-18 07:43:52.960 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 07:43:52.961 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-18 07:44:07.939 WARNING (SyncWorker_8) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 07:48:52.759 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 07:48:52.760 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-18 07:53:52.766 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 07:53:52.768 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-18 07:54:07.925 WARNING (SyncWorker_11) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 07:54:07.971 WARNING (SyncWorker_0) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 07:54:38.009 WARNING (MainThread) [homeassistant.components.light.reproduce_state] Unable to find entity light.lamp_badkamer_dimmer_1 -2022-12-18 07:54:38.014 WARNING (MainThread) [homeassistant.components.light.reproduce_state] Unable to find entity light.lamp_badkamer_dimmer_2 -2022-12-18 07:58:52.722 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 07:58:52.723 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-18 07:59:07.886 WARNING (SyncWorker_1) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 08:03:52.966 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 08:03:52.967 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-18 08:06:08.017 WARNING (MainThread) [homeassistant.helpers.service] Unable to find referenced entities light.badkamer_lamp_dimmer_1 or it is/they are currently not available -2022-12-18 08:08:52.763 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 08:08:52.765 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-18 08:13:52.783 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 08:13:52.784 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-18 08:18:52.735 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 08:18:52.736 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-18 08:19:07.934 WARNING (SyncWorker_11) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 08:23:52.963 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 08:23:52.964 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-18 08:24:07.895 WARNING (SyncWorker_7) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 08:24:07.899 WARNING (SyncWorker_2) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 08:28:52.757 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 08:28:52.759 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-18 08:29:07.866 WARNING (SyncWorker_1) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 08:33:52.756 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 08:33:52.757 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-18 08:38:52.735 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 08:38:52.736 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-18 08:39:07.875 WARNING (SyncWorker_0) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 08:43:53.032 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 08:43:53.034 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-18 08:44:07.900 WARNING (SyncWorker_12) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 08:48:52.745 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 08:48:52.747 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-18 08:49:07.867 WARNING (SyncWorker_5) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 08:53:52.770 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 08:53:52.772 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-18 08:54:07.895 WARNING (SyncWorker_9) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 08:58:52.765 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 08:58:52.766 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-18 09:03:52.958 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 09:03:52.959 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-18 09:08:52.747 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 09:08:52.748 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-18 09:09:07.887 WARNING (SyncWorker_8) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 09:10:21.031 WARNING (MainThread) [homeassistant.components.light.reproduce_state] Invalid state specified for light.ledstrip_huisje: unavailable -2022-12-18 09:10:21.033 WARNING (MainThread) [homeassistant.components.light.reproduce_state] Invalid state specified for light.ledstrip_huisje_master: unavailable -2022-12-18 09:10:21.034 WARNING (MainThread) [homeassistant.components.light.reproduce_state] Invalid state specified for light.ledstrip_huisje_segment_1: unavailable -2022-12-18 09:10:21.036 WARNING (MainThread) [homeassistant.components.light.reproduce_state] Invalid state specified for light.ledstrip_huisje_segment_2: unavailable -2022-12-18 09:10:21.037 WARNING (MainThread) [homeassistant.components.select.reproduce_state] Invalid state specified for select.ledstrip_huisje_playlist: unavailable -2022-12-18 09:10:21.067 WARNING (MainThread) [homeassistant.components.select.reproduce_state] Invalid state specified for select.ledstrip_huisje_preset: unavailable -2022-12-18 09:13:52.735 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 09:13:52.736 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-18 09:14:08.027 WARNING (SyncWorker_0) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 09:18:52.781 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 09:18:52.782 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-18 09:19:07.868 WARNING (SyncWorker_4) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 09:23:52.963 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 09:23:52.964 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-18 09:28:52.738 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 09:28:52.740 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-18 09:29:07.896 WARNING (SyncWorker_11) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 09:29:41.300 WARNING (MainThread) [homeassistant.components.websocket_api.http.connection] [139763619660704] Disconnected: Did not receive auth message within 10 seconds -2022-12-18 09:33:52.744 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 09:33:52.746 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-18 09:34:07.939 WARNING (SyncWorker_8) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 09:38:52.753 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 09:38:52.754 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-18 09:40:10.246 WARNING (Recorder) [homeassistant.components.sensor.recorder] Entity sensor.kerstverlichting_dressoir_electric_consumption_kwh_2 from integration zwave_js has state class total_increasing, but its state is negative. Triggered by state -21474299.82 with last_updated set to 2022-12-18T08:37:07.202301+00:00. Please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+zwave_js%22 -2022-12-18 09:43:52.960 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 09:43:52.962 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-18 09:44:07.881 WARNING (SyncWorker_2) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 09:48:52.753 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 09:48:52.754 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-18 09:53:52.811 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 09:53:52.813 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-18 09:54:07.933 WARNING (SyncWorker_1) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 09:58:52.759 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 09:58:52.760 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-18 09:59:07.967 WARNING (SyncWorker_13) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 10:03:52.951 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 10:03:52.952 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-18 10:08:52.751 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 10:08:52.752 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-18 10:13:52.790 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 10:13:52.791 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-18 10:18:52.749 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 10:18:52.750 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-18 10:19:07.959 WARNING (SyncWorker_6) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 10:23:52.973 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 10:23:52.974 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-18 10:24:17.511 WARNING (MainThread) [homeassistant.helpers.entity] Update of sensor.werk_ggd is taking over 10 seconds -2022-12-18 10:28:52.759 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 10:28:52.760 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-18 10:29:07.903 WARNING (SyncWorker_5) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 10:32:33.635 ERROR (MainThread) [homeassistant.components.hassio.handler] /ingress/validate_session return code 401 -2022-12-18 10:32:33.879 ERROR (MainThread) [homeassistant.components.hassio] Failed to to call /ingress/validate_session - -2022-12-18 10:32:33.881 ERROR (MainThread) [homeassistant.components.hassio.handler] /ingress/validate_session return code 401 -2022-12-18 10:32:33.882 ERROR (MainThread) [homeassistant.components.hassio] Failed to to call /ingress/validate_session - -2022-12-18 10:33:52.782 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 10:33:52.784 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-18 10:36:10.386 WARNING (Thread-2 (_thread_main)) [homeassistant.components.mqtt.client] Disconnected from MQTT server radiohub.local:1883 (7) -2022-12-18 10:38:52.780 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 10:38:52.781 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-18 10:43:53.003 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 10:43:53.004 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-18 10:44:08.035 WARNING (SyncWorker_8) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 10:48:52.757 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 10:48:52.758 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-18 10:49:08.068 WARNING (SyncWorker_9) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 10:53:52.776 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 10:53:52.777 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-18 10:58:52.795 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 10:58:52.797 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-18 11:03:53.009 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 11:03:53.010 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-18 11:04:08.020 WARNING (SyncWorker_7) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response -2022-12-18 11:08:52.761 ERROR (MainThread) [evohomeasync] HTTP Status = 403, Response = [ - { - "code": "LatestEulaNotAccepted", - "message": "Latest Eula is not accepted." - } -] -2022-12-18 11:08:52.762 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') diff --git a/home-assistant.log.fault b/home-assistant.log.fault deleted file mode 100644 index e69de29..0000000 diff --git a/iframes.yaml b/iframes.yaml deleted file mode 100644 index af03e72..0000000 --- a/iframes.yaml +++ /dev/null @@ -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" diff --git a/sensor.yaml b/sensor.yaml deleted file mode 100755 index 6dcae80..0000000 --- a/sensor.yaml +++ /dev/null @@ -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 -