Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

clear_cache not deleting all files #90

Closed
4 tasks done
dbullendsl opened this issue Feb 13, 2024 · 37 comments
Closed
4 tasks done

clear_cache not deleting all files #90

dbullendsl opened this issue Feb 13, 2024 · 37 comments

Comments

@dbullendsl
Copy link

System Health details

## System Information

version | core-2024.2.1
-- | --
installation_type | Home Assistant OS
dev | false
hassio | true
docker | true
user | root
virtualenv | false
python_version | 3.12.1
os_name | Linux
os_version | 6.1.74-haos
arch | x86_64
timezone | America/Chicago
config_dir | /config

<details><summary>Home Assistant Community Store</summary>

GitHub API | ok
-- | --
GitHub Content | ok
GitHub Web | ok
GitHub API Calls Remaining | 4800
Installed Version | 1.34.0
Stage | running
Available Repositories | 1394
Downloaded Repositories | 35

</details>

<details><summary>AccuWeather</summary>

can_reach_server | ok
-- | --
remaining_requests | 49

</details>

<details><summary>Home Assistant Cloud</summary>

logged_in | false
-- | --
can_reach_cert_server | ok
can_reach_cloud_auth | ok
can_reach_cloud | ok

</details>

<details><summary>Home Assistant Supervisor</summary>

host_os | Home Assistant OS 11.5
-- | --
update_channel | stable
supervisor_version | supervisor-2024.01.1
agent_version | 1.6.0
docker_version | 24.0.7
disk_total | 457.7 GB
disk_used | 18.0 GB
healthy | true
supported | true
board | generic-x86-64
supervisor_api | ok
version_api | ok
installed_addons | Duck DNS (1.15.0), File editor (5.8.0), Studio Code Server (5.15.0), Advanced SSH & Web Terminal (17.1.0), Samba Backup (5.2.0), Z-Wave JS (0.4.4), Mosquitto broker (6.4.0), ESPHome (2023.12.9), Zigbee2MQTT (1.35.3-1), Piper (1.4.0), Whisper (1.0.2)

</details>

<details><summary>keymaster</summary>

zwave_integration | zwave_js
-- | --
network_status | on

</details>

<details><summary>Dashboards</summary>

dashboards | 4
-- | --
resources | 22
views | 45
mode | storage

</details>

<details><summary>Recorder</summary>

oldest_recorder_run | February 4, 2024 at 9:13 PM
-- | --
current_recorder_run | February 13, 2024 at 2:36 PM
estimated_db_size | 716.93 MiB
database_engine | sqlite
database_version | 3.44.2

</details>

<details><summary>Sonoff</summary>

version | 3.5.4 (a4a8c5f)
-- | --
cloud_online | 0 / 1
local_online | 1 / 1
debug | failed to load: 

</details>

<details><summary>Spotify</summary>

api_endpoint_reachable | ok
-- | --

</details>

Checklist

  • I have enabled debug logging for my installation.
  • I have filled out the issue template to the best of my ability.
  • This issue only contains 1 issue (if you have multiple issues, open one issue for each issue).
  • This issue is not a duplicate issue of currently previous issues..

Describe the issue

When running the Clear_Cache cleanup only one old mp3 is being deleted from the caching location.

Would like the service call to completely clear the cache.

Reproduction steps

  1. multiple files in /config/tts/chime_tts
  2. service call with all options selected
  3. after which only one file has been deleted

Before running clear_cache
before

After running clear_cache
after

Only the most recent file has been removed.

Debug logs

-02-13 14:36:59.664 WARNING (MainThread) [homeassistant.components.humidifier.const] SUPPORT_MODES was used from vesync, this is a deprecated constant which will be removed in HA Core 2025.1. Use HumidifierEntityFeature.MODES instead, please create a bug report at https://github.com/vlebourl/custom_vesync
2024-02-13 14:36:59.668 INFO (MainThread) [homeassistant.setup] Setup of domain mobile_app took 0.9 seconds
2024-02-13 14:36:59.686 INFO (MainThread) [homeassistant.components.sensor] Setting up feedparser.sensor
2024-02-13 14:36:59.690 DEBUG (MainThread) [custom_components.chime_tts] queue_timeout = 60
2024-02-13 14:36:59.690 DEBUG (MainThread) [custom_components.chime_tts] temp_chimes_path = /media/sounds/temp/chime_tts/chimes/
2024-02-13 14:36:59.690 DEBUG (MainThread) [custom_components.chime_tts] temp_path = /media/sounds/temp/chime_tts/
2024-02-13 14:36:59.690 DEBUG (MainThread) [custom_components.chime_tts] www_path = /config/www/chime_tts/
2024-02-13 14:36:59.690 DEBUG (MainThread) [custom_components.chime_tts] media_dir = local
2024-02-13 14:36:59.690 DEBUG (MainThread) [custom_components.chime_tts] custom_paths = {'custom_chime_path_1': '/media/sounds/temp/private_chimes/House-bell-sound-effect.mp3', 'custom_chime_path_2': '/media/sounds/temp/private_chimes/lg_signal.mp3', 'custom_chime_path_3': '/media/sounds/temp/private_chimes/ding_dong.mp3', 'custom_chime_path_4': '/config/www/mp3/War-horn-sound.mp3', 'custom_chime_path_5': ''}
2024-02-13 14:36:59.696 INFO (MainThread) [zwave_js_server] Connected to Home 3998009061 (Server 1.34.0, Driver 12.4.3, Using Schema 34)

2024-02-13 14:39:08.953 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_storage_total_disk_count, sending update
2024-02-13 14:39:16.895 INFO (MainThread) [homeassistant.components.automation.clear_chime_tts_path] Clear Chime_TTS Path: Running automation actions
2024-02-13 14:39:16.895 INFO (MainThread) [homeassistant.components.automation.clear_chime_tts_path] Clear Chime_TTS Path: Executing step call service
2024-02-13 14:39:16.896 DEBUG (MainThread) [custom_components.chime_tts] ----- Chime TTS Clear Cache Called -----
2024-02-13 14:39:16.896 DEBUG (MainThread) [custom_components.chime_tts] Clearing cached downloaded chimes, cached temporary Chime TTS audio files and cached publicly accessible Chime TTS audio files...
2024-02-13 14:39:16.901 DEBUG (MainThread) [custom_components.chime_tts] - Cached file '/config/www/chime_tts/u4b_m863.mp3' deleted successfully.
2024-02-13 14:39:16.904 DEBUG (MainThread) [custom_components.chime_tts] Clearing cached Home Assistant TTS audio files...

Diagnostics dump

No response

@nimroddolev
Copy link
Owner

Hi @dbullendsl. I just released a new beta, v0.13.1-beta5, which hopefully addresses the issue. Please upgrade and let me know if the issue is resolved.

To install the new beta version:

  1. Open the Chime TTS repository in HACS
  2. Click on the button in the top right
  3. Select the ↻ Redownload option
  4. Enable the Show beta versions option (it may take a moment to update the list)
  5. Select version v0.13.1-beta5 from the updated version drop-down list
  6. Restart Home Assistant

@dbullendsl
Copy link
Author

Upgraded to latest beta, and used this to test:

data:
  chime_path: choir
  message: This is a test
  tts_platform: tts.piper
  volume_level: 0.24
  audio_conversion: Alexa
target:
  entity_id: media_player.kitchen_echo_show

test failed, the echo responded to the output with the usual error message that the output needs to be properly formatted.

The clear_cache didn't seem to do anything.

I'll upload the log as soon as I can

@dbullendsl
Copy link
Author

Log output for clear_cache:

2024-02-19 07:53:40.947 DEBUG (MainThread) [custom_components.chime_tts] ----- Chime TTS Clear Cache Called -----
2024-02-19 07:53:40.947 DEBUG (MainThread) [custom_components.chime_tts] Clearing cached downloaded chimes, cached temporary Chime TTS audio files and cached publicly accessible Chime TTS audio files...
2024-02-19 07:53:40.947 DEBUG (MainThread) [custom_components.chime_tts] Clearing cached Home Assistant TTS audio files...
2024-02-19 07:53:40.950 DEBUG (MainThread) [custom_components.chime_tts] ----- Chime TTS Clear Cache Completed in 2.9949999999999997 ms -----
2

log for chime_tts: say

2024-02-19 07:55:33.729 INFO (MainThread) [homeassistant.helpers.script.websocket_api_script] websocket_api script: Executing step call service
2024-02-19 07:55:33.730 DEBUG (MainThread) [custom_components.chime_tts] ----- Chime TTS Say Called. Version v0.13.0 -----
2024-02-19 07:55:33.731 DEBUG (MainThread) [custom_components.chime_tts.helpers] ----- General Parameters -----
2024-02-19 07:55:33.731 DEBUG (MainThread) [custom_components.chime_tts.helpers]  * entity_ids = ['media_player.kitchen_echo_show']
2024-02-19 07:55:33.731 DEBUG (MainThread) [custom_components.chime_tts.helpers]  * chime_path = bells
2024-02-19 07:55:33.731 DEBUG (MainThread) [custom_components.chime_tts.helpers]  * cache = False
2024-02-19 07:55:33.731 DEBUG (MainThread) [custom_components.chime_tts.helpers]  * offset = 450.0
2024-02-19 07:55:33.731 DEBUG (MainThread) [custom_components.chime_tts.helpers]  * final_delay = 0.0
2024-02-19 07:55:33.731 DEBUG (MainThread) [custom_components.chime_tts.helpers]  * message = Another test
2024-02-19 07:55:33.731 DEBUG (MainThread) [custom_components.chime_tts.helpers]  * tts_platform = tts.piper
2024-02-19 07:55:33.731 DEBUG (MainThread) [custom_components.chime_tts.helpers]  * tts_playback_speed = 100.0
2024-02-19 07:55:33.731 DEBUG (MainThread) [custom_components.chime_tts.helpers]  * announce = False
2024-02-19 07:55:33.732 DEBUG (MainThread) [custom_components.chime_tts.helpers]  * volume_level = 0.25
2024-02-19 07:55:33.732 DEBUG (MainThread) [custom_components.chime_tts.helpers]  * join_players = False
2024-02-19 07:55:33.732 DEBUG (MainThread) [custom_components.chime_tts.helpers]  * unjoin_players = False
2024-02-19 07:55:33.732 DEBUG (MainThread) [custom_components.chime_tts.helpers]  * ffmpeg_args = -y -ac 2 -codec:a libmp3lame -b:a 48k -ar 24000 -write_xing 0
2024-02-19 07:55:33.732 DEBUG (MainThread) [custom_components.chime_tts] async_get_playback_audio_path
2024-02-19 07:55:33.732 DEBUG (MainThread) [custom_components.chime_tts] Retrieving audio from path: "custom_components/chime_tts/mp3s/bells.mp3"
2024-02-19 07:55:33.828 DEBUG (MainThread) [custom_components.chime_tts]  - Audio retrieved. Duration: 0.944s
2024-02-19 07:55:33.828 DEBUG (MainThread) [custom_components.chime_tts] async_request_tts_audio(tts_platform='tts.piper', message='Another test', tts_playback_speed=100.0, cache=False, language=None, options={})
2024-02-19 07:55:33.828 DEBUG (MainThread) [custom_components.chime_tts]  - Generating TTS audio...
2024-02-19 07:55:34.060 DEBUG (MainThread) [custom_components.chime_tts]  - ...TTS audio completed in 231.588 ms
2024-02-19 07:55:34.060 DEBUG (MainThread) [custom_components.chime_tts.helpers] Performing delay of 450.0ms
2024-02-19 07:55:34.061 DEBUG (MainThread) [custom_components.chime_tts]  - Final audio created. Duration: 2.383s
2024-02-19 07:55:34.061 DEBUG (MainThread) [custom_components.chime_tts]  - Saving mp3 file...
2024-02-19 07:55:34.124 DEBUG (MainThread) [custom_components.chime_tts.helpers]  - File saved successfully
2024-02-19 07:55:34.124 DEBUG (MainThread) [custom_components.chime_tts.helpers]  - File saved to path: /media/sounds/temp/chime_tts/56lwi2uq.mp3
2024-02-19 07:55:34.125 DEBUG (MainThread) [custom_components.chime_tts]   - Performing FFmpeg audio conversion...
2024-02-19 07:55:34.186 DEBUG (MainThread) [custom_components.chime_tts]   - ...FFmpeg audio conversion completed.
2024-02-19 07:55:34.186 DEBUG (MainThread) [custom_components.chime_tts]   - Filepath = '/media/sounds/temp/chime_tts/56lwi2uq.mp3'
2024-02-19 07:55:34.186 DEBUG (MainThread) [custom_components.chime_tts]   - File saved successfully
2024-02-19 07:55:34.186 DEBUG (MainThread) [custom_components.chime_tts]  - audio_dict = {'audio_path': '/media/sounds/temp/chime_tts/56lwi2uq.mp3', 'audio_duration': 2.383}
2024-02-19 07:55:34.186 DEBUG (MainThread) [custom_components.chime_tts]  - Setting 'media_player.kitchen_echo_show' volume level to 0.25
2024-02-19 07:55:34.186 DEBUG (MainThread) [custom_components.chime_tts]  - async_set_volume_level("media_player.kitchen_echo_show", 0.25)
2024-02-19 07:55:34.187 DEBUG (MainThread) [custom_components.chime_tts]  - Seting volume_level of media player "media_player.kitchen_echo_show" to: 0.25
2024-02-19 07:55:34.192 DEBUG (MainThread) [custom_components.chime_tts]  - Volume set
2024-02-19 07:55:34.192 DEBUG (MainThread) [custom_components.chime_tts] Calling media_player.play_media service with data:
2024-02-19 07:55:34.192 DEBUG (MainThread) [custom_components.chime_tts]  - media_content_type: music
2024-02-19 07:55:34.192 DEBUG (MainThread) [custom_components.chime_tts]  - media_content_id: media-source://media_source/local/sounds/temp/chime_tts/56lwi2uq.mp3
2024-02-19 07:55:34.192 DEBUG (MainThread) [custom_components.chime_tts]  - entity_id: ['media_player.kitchen_echo_show']
2024-02-19 07:55:34.194 WARNING (MainThread) [custom_components.alexa_media.media_player] To send TTS, set public url in integration configuration Please see the alexa_media wiki for details.https://github.com/alandtse/alexa_media_player/wiki/Configuration%3A-Notification-Component#use-the-notifyalexa_media-service
2024-02-19 07:55:34.195 DEBUG (MainThread) [custom_components.chime_tts] ...media_player.play_media completed.
2024-02-19 07:55:34.195 DEBUG (MainThread) [custom_components.chime_tts] Waiting 2.383s for audio playback to complete...
2024-02-19 07:55:36.580 DEBUG (MainThread) [custom_components.chime_tts] ----- Chime TTS Say Completed in 2849.3149999999996 ms -----

I do notice the parameter media_content_type: music, which could be the problem. When sending output to amazon echos it's required to specify

data:
type: tts

@nimroddolev
Copy link
Owner

Thanks for the feedback.
The issue appears to be that media_player.kitchen_echo_show is not being recognised as an Alexa speaker. Under which integration was media_player.kitchen_echo_show added?

@dbullendsl
Copy link
Author

The Alexa Media Player integration.

@nimroddolev
Copy link
Owner

nimroddolev commented Feb 19, 2024

Thank you. I just released a fix: v0.13.1-beta6.

Can you please upgrade and let me know if it works for you?

@dbullendsl
Copy link
Author

Ok, I'll try it. I was just thinking, since the echos need the audio adjusted with the conversion parameter, why not just have a check box asking for the device type and use that for formatting and selecting the code to output to the echos?

@nimroddolev
Copy link
Owner

The new beta automatically detects that the media_player is an Alexa speaker and makes the conversion without requiring anything else from the user.

@dbullendsl
Copy link
Author

There's something wrong here - not sure it's your code - but I'm getting a failure to call error for chime_tts. I've looked at the log and it looks like it is getting installed properly but I've had to reboot the hardware with the vsn 13.0 installed to get things working again. Here's the log generated by the call to chime_tts:

2024-02-19 09:38:33.480 ERROR (MainThread) [custom_components.chime_tts] The tts.piper platform was not found. Please check that it has been configured correctly: https://www.home-assistant.io/integrations/#text-to-speech
2024-02-19 09:38:33.480 WARNING (MainThread) [custom_components.chime_tts] Error generating TTS audio from messsage segment #1: {'type': 'tts', 'message': '\ntest test test'}
2024-02-19 09:38:33.481 ERROR (MainThread) [custom_components.chime_tts] async_get_playback_audio_path --> Audio has no duration
2024-02-19 09:38:33.482 ERROR (MainThread) [homeassistant.helpers.script.websocket_api_script] websocket_api script: Error executing script. Unexpected error for call_service at pos 1: 'NoneType' object is not subscriptable
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/script.py", line 485, in _async_step
    await getattr(self, handler)()
  File "/usr/src/homeassistant/homeassistant/helpers/script.py", line 723, in _async_call_service_step
    response_data = await self._async_run_long_action(
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/helpers/script.py", line 685, in _async_run_long_action
    return long_task.result()
           ^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/core.py", line 2279, in async_call
    response_data = await coro
                    ^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/core.py", line 2316, in _execute_service
    return await target(service_call)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/config/custom_components/chime_tts/__init__.py", line 112, in async_say
    result = await queue.add_to_queue(async_say_execute,service)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/config/custom_components/chime_tts/queue_manager.py", line 33, in async_process_queue
    result = await asyncio.wait_for(
             ^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/asyncio/tasks.py", line 520, in wait_for
    return await fut
           ^^^^^^^^^
  File "/config/custom_components/chime_tts/__init__.py", line 135, in async_say_execute
    audio_dict = await async_get_playback_audio_path(params, options)
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/config/custom_components/chime_tts/__init__.py", line 736, in async_get_playback_audio_path
    if audio_dict[LOCAL_PATH_KEY] is None and audio_dict[PUBLIC_PATH_KEY] is None:
       ~~~~~~~~~~^^^^^^^^^^^^^^^^
TypeError: 'NoneType' object is not subscriptable
2024-02-19 09:38:34.063 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [140440096658368] Error handling message: Unknown error (unknown_error) Dave from 10.0.0.42 (Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36)
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/components/websocket_api/decorators.py", line 26, in _handle_async_response
    await func(hass, connection, msg)
  File "/usr/src/homeassistant/homeassistant/components/websocket_api/commands.py", line 795, in handle_execute_script
    script_result = await script_obj.async_run(
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/helpers/script.py", line 1600, in async_run
    return await asyncio.shield(run.async_run())
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/helpers/script.py", line 435, in async_run
    await self._async_step(log_exceptions=False)
  File "/usr/src/homeassistant/homeassistant/helpers/script.py", line 487, in _async_step
    self._handle_exception(
  File "/usr/src/homeassistant/homeassistant/helpers/script.py", line 512, in _handle_exception
    raise exception
  File "/usr/src/homeassistant/homeassistant/helpers/script.py", line 485, in _async_step
    await getattr(self, handler)()
  File "/usr/src/homeassistant/homeassistant/helpers/script.py", line 723, in _async_call_service_step
    response_data = await self._async_run_long_action(
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/helpers/script.py", line 685, in _async_run_long_action
    return long_task.result()
           ^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/core.py", line 2279, in async_call
    response_data = await coro
                    ^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/core.py", line 2316, in _execute_service
    return await target(service_call)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/config/custom_components/chime_tts/__init__.py", line 112, in async_say
    result = await queue.add_to_queue(async_say_execute,service)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/config/custom_components/chime_tts/queue_manager.py", line 33, in async_process_queue
    result = await asyncio.wait_for(
             ^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/asyncio/tasks.py", line 520, in wait_for
    return await fut
           ^^^^^^^^^
  File "/config/custom_components/chime_tts/__init__.py", line 135, in async_say_execute
    audio_dict = await async_get_playback_audio_path(params, options)
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/config/custom_components/chime_tts/__init__.py", line 736, in async_get_playback_audio_path
    if audio_dict[LOCAL_PATH_KEY] is None and audio_dict[PUBLIC_PATH_KEY] is None:
       ~~~~~~~~~~^^^^^^^^^^^^^^^^
TypeError: 'NoneType' object is not subscriptable

@nimroddolev
Copy link
Owner

There may be a bug downstream in the code, but the initial issue is that your Home Assistant didn't find Piper.
Can you please check if there's any issue with piper? Do other TTS platforms also have the same error?

@dbullendsl
Copy link
Author

dbullendsl commented Feb 19, 2024

No, I had to reboot again (4th time) and am back to vsn 13.0 - all is working , I'll try one more time

@nimroddolev
Copy link
Owner

I see. I will investigate on my end.

@dbullendsl
Copy link
Author

I've reloaded the beta and tried again - same results with both Piper and Google Translate.

@nimroddolev
Copy link
Owner

I've released a new beta, v0.13.1-beta7 with a fix for the crash.
Can you please upgrade and test again? Thanks for your patience.

@dbullendsl
Copy link
Author

Nope, still crashes - here's all the log from the start of the crash

2024-02-19 13:57:35.725 INFO (MainThread) [homeassistant.helpers.script.websocket_api_script] websocket_api script: Executing step call service
2024-02-19 13:57:36.784 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: button HOMESERVER HOMESERVER_publishallsensors, sending update
2024-02-19 13:57:36.785 ERROR (MainThread) [homeassistant.helpers.script.websocket_api_script] websocket_api script: Error executing script. Unexpected error for call_service at pos 1: 'NoneType' object has no attribute 'find'
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/script.py", line 485, in _async_step
    await getattr(self, handler)()
  File "/usr/src/homeassistant/homeassistant/helpers/script.py", line 723, in _async_call_service_step
    response_data = await self._async_run_long_action(
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/helpers/script.py", line 685, in _async_run_long_action
    return long_task.result()
           ^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/core.py", line 2279, in async_call
    response_data = await coro
                    ^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/core.py", line 2316, in _execute_service
    return await target(service_call)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/config/custom_components/chime_tts/__init__.py", line 112, in async_say
    result = await queue.add_to_queue(async_say_execute,service)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/config/custom_components/chime_tts/queue_manager.py", line 33, in async_process_queue
    result = await asyncio.wait_for(
             ^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/asyncio/tasks.py", line 520, in wait_for
    return await fut
           ^^^^^^^^^
  File "/config/custom_components/chime_tts/__init__.py", line 143, in async_say_execute
    play_result = await async_play_media(
                  ^^^^^^^^^^^^^^^^^^^^^^^
  File "/config/custom_components/chime_tts/__init__.py", line 1029, in async_play_media
    media_folder_path_index = media_source_path.find(media_folder)
                              ^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'find'
2024-02-19 13:57:36.790 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [140425431413184] Error handling message: Unknown error (unknown_error) Dave from 10.0.0.42 (Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36)
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/components/websocket_api/decorators.py", line 26, in _handle_async_response
    await func(hass, connection, msg)
  File "/usr/src/homeassistant/homeassistant/components/websocket_api/commands.py", line 795, in handle_execute_script
    script_result = await script_obj.async_run(
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/helpers/script.py", line 1600, in async_run
    return await asyncio.shield(run.async_run())
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/helpers/script.py", line 435, in async_run
    await self._async_step(log_exceptions=False)
  File "/usr/src/homeassistant/homeassistant/helpers/script.py", line 487, in _async_step
    self._handle_exception(
  File "/usr/src/homeassistant/homeassistant/helpers/script.py", line 512, in _handle_exception
    raise exception
  File "/usr/src/homeassistant/homeassistant/helpers/script.py", line 485, in _async_step
    await getattr(self, handler)()
  File "/usr/src/homeassistant/homeassistant/helpers/script.py", line 723, in _async_call_service_step
    response_data = await self._async_run_long_action(
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/helpers/script.py", line 685, in _async_run_long_action
    return long_task.result()
           ^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/core.py", line 2279, in async_call
    response_data = await coro
                    ^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/core.py", line 2316, in _execute_service
    return await target(service_call)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/config/custom_components/chime_tts/__init__.py", line 112, in async_say
    result = await queue.add_to_queue(async_say_execute,service)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/config/custom_components/chime_tts/queue_manager.py", line 33, in async_process_queue
    result = await asyncio.wait_for(
             ^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/asyncio/tasks.py", line 520, in wait_for
    return await fut
           ^^^^^^^^^
  File "/config/custom_components/chime_tts/__init__.py", line 143, in async_say_execute
    play_result = await async_play_media(
                  ^^^^^^^^^^^^^^^^^^^^^^^
  File "/config/custom_components/chime_tts/__init__.py", line 1029, in async_play_media
    media_folder_path_index = media_source_path.find(media_folder)
                              ^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'find'
2024-02-19 13:57:41.488 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_lastboot, sending update
2024-02-19 13:57:41.492 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_storage_c, sending update
2024-02-19 13:57:41.495 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_storage_d, sending update
2024-02-19 13:57:41.498 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_storage_total_disk_count, sending update
2024-02-19 13:58:03.337 INFO (SyncWorker_5) [homeassistant.loader] Loaded tuya from homeassistant.components.tuya
2024-02-19 13:58:03.339 INFO (SyncWorker_5) [homeassistant.loader] Loaded insteon from homeassistant.components.insteon
2024-02-19 13:58:03.340 INFO (SyncWorker_5) [homeassistant.loader] Loaded nest from homeassistant.components.nest
2024-02-19 13:58:06.648 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: button HOMESERVER HOMESERVER_publishallsensors, sending update
2024-02-19 13:58:11.623 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_lastboot, sending update
2024-02-19 13:58:11.626 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_storage_c, sending update
2024-02-19 13:58:11.627 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_storage_d, sending update
2024-02-19 13:58:11.664 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_storage_total_disk_count, sending update
2024-02-19 13:58:17.570 INFO (MainThread) [homeassistant.helpers.script.websocket_api_script] websocket_api script: Running websocket_api script
2024-02-19 13:58:17.571 INFO (MainThread) [homeassistant.helpers.script.websocket_api_script] websocket_api script: Executing step call service
2024-02-19 13:58:17.571 DEBUG (MainThread) [custom_components.chime_tts] ----- Chime TTS Say Called. Version v0.13.1-beta7 -----
2024-02-19 13:58:17.572 DEBUG (MainThread) [custom_components.chime_tts.queue_manager] Adding service call to queue
2024-02-19 13:58:17.572 DEBUG (MainThread) [custom_components.chime_tts.helpers] ----- General Parameters -----
2024-02-19 13:58:17.572 DEBUG (MainThread) [custom_components.chime_tts.helpers]  * entity_ids = ['media_player.office_echo_dot']
2024-02-19 13:58:17.572 DEBUG (MainThread) [custom_components.chime_tts.helpers]  * cache = False
2024-02-19 13:58:17.572 DEBUG (MainThread) [custom_components.chime_tts.helpers]  * offset = 450.0
2024-02-19 13:58:17.572 DEBUG (MainThread) [custom_components.chime_tts.helpers]  * final_delay = 0.0
2024-02-19 13:58:17.573 DEBUG (MainThread) [custom_components.chime_tts.helpers]  * message = testing testing Release the joined media_players after playback
2024-02-19 13:58:17.573 DEBUG (MainThread) [custom_components.chime_tts.helpers]  * tts_platform = tts.piper
2024-02-19 13:58:17.573 DEBUG (MainThread) [custom_components.chime_tts.helpers]  * tts_playback_speed = 100.0
2024-02-19 13:58:17.573 DEBUG (MainThread) [custom_components.chime_tts.helpers]  * announce = False
2024-02-19 13:58:17.573 DEBUG (MainThread) [custom_components.chime_tts.helpers]  * volume_level = 0.4
2024-02-19 13:58:17.573 DEBUG (MainThread) [custom_components.chime_tts.helpers]  * join_players = False
2024-02-19 13:58:17.573 DEBUG (MainThread) [custom_components.chime_tts.helpers]  * unjoin_players = False
2024-02-19 13:58:17.573 DEBUG (MainThread) [custom_components.chime_tts.helpers]  * audio_conversion = -y -ac 2 -codec:a libmp3lame -b:a 48k -ar 24000 -write_xing 0
2024-02-19 13:58:17.574 DEBUG (MainThread) [custom_components.chime_tts]  - Generating new TTS audio with parameters:
2024-02-19 13:58:17.574 DEBUG (MainThread) [custom_components.chime_tts]     * tts_platform = 'tts.piper'
2024-02-19 13:58:17.574 DEBUG (MainThread) [custom_components.chime_tts]     * message = 'testing testing Release the joined media_players after playback'
2024-02-19 13:58:17.574 DEBUG (MainThread) [custom_components.chime_tts]     * tts_playback_speed = 100.0
2024-02-19 13:58:17.574 DEBUG (MainThread) [custom_components.chime_tts]     * cache = False
2024-02-19 13:58:17.574 DEBUG (MainThread) [custom_components.chime_tts]     * language = 'None'
2024-02-19 13:58:17.574 DEBUG (MainThread) [custom_components.chime_tts]     * options = {}
2024-02-19 13:58:17.676 DEBUG (MainThread) [custom_components.chime_tts]    ...TTS audio completed in 102.464 ms
2024-02-19 13:58:17.676 DEBUG (MainThread) [custom_components.chime_tts]  - Saving mp3 file to folder: /config/www/chime_tts/...
2024-02-19 13:58:17.742 DEBUG (MainThread) [custom_components.chime_tts.helpers]  - File saved to path: /config/www/chime_tts/9zm8isw7.mp3
2024-02-19 13:58:17.742 DEBUG (MainThread) [custom_components.chime_tts]   - Performing FFmpeg audio conversion...
2024-02-19 13:58:17.814 DEBUG (MainThread) [custom_components.chime_tts]     ...FFmpeg audio conversion completed.
2024-02-19 13:58:17.821 ERROR (MainThread) [homeassistant.helpers.script.websocket_api_script] websocket_api script: Error executing script. Unexpected error for call_service at pos 1: 'NoneType' object has no attribute 'find'
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/script.py", line 485, in _async_step
    await getattr(self, handler)()
  File "/usr/src/homeassistant/homeassistant/helpers/script.py", line 723, in _async_call_service_step
    response_data = await self._async_run_long_action(
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/helpers/script.py", line 685, in _async_run_long_action
    return long_task.result()
           ^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/core.py", line 2279, in async_call
    response_data = await coro
                    ^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/core.py", line 2316, in _execute_service
    return await target(service_call)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/config/custom_components/chime_tts/__init__.py", line 112, in async_say
    result = await queue.add_to_queue(async_say_execute,service)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/config/custom_components/chime_tts/queue_manager.py", line 33, in async_process_queue
    result = await asyncio.wait_for(
             ^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/asyncio/tasks.py", line 520, in wait_for
    return await fut
           ^^^^^^^^^
  File "/config/custom_components/chime_tts/__init__.py", line 143, in async_say_execute
    play_result = await async_play_media(
                  ^^^^^^^^^^^^^^^^^^^^^^^
  File "/config/custom_components/chime_tts/__init__.py", line 1029, in async_play_media
    media_folder_path_index = media_source_path.find(media_folder)
                              ^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'find'
2024-02-19 13:58:17.831 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [140425431413184] Error handling message: Unknown error (unknown_error) Dave from 10.0.0.42 (Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36)
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/components/websocket_api/decorators.py", line 26, in _handle_async_response
    await func(hass, connection, msg)
  File "/usr/src/homeassistant/homeassistant/components/websocket_api/commands.py", line 795, in handle_execute_script
    script_result = await script_obj.async_run(
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/helpers/script.py", line 1600, in async_run
    return await asyncio.shield(run.async_run())
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/helpers/script.py", line 435, in async_run
    await self._async_step(log_exceptions=False)
  File "/usr/src/homeassistant/homeassistant/helpers/script.py", line 487, in _async_step
    self._handle_exception(
  File "/usr/src/homeassistant/homeassistant/helpers/script.py", line 512, in _handle_exception
    raise exception
  File "/usr/src/homeassistant/homeassistant/helpers/script.py", line 485, in _async_step
    await getattr(self, handler)()
  File "/usr/src/homeassistant/homeassistant/helpers/script.py", line 723, in _async_call_service_step
    response_data = await self._async_run_long_action(
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/helpers/script.py", line 685, in _async_run_long_action
    return long_task.result()
           ^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/core.py", line 2279, in async_call
    response_data = await coro
                    ^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/core.py", line 2316, in _execute_service
    return await target(service_call)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/config/custom_components/chime_tts/__init__.py", line 112, in async_say
    result = await queue.add_to_queue(async_say_execute,service)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/config/custom_components/chime_tts/queue_manager.py", line 33, in async_process_queue
    result = await asyncio.wait_for(
             ^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/asyncio/tasks.py", line 520, in wait_for
    return await fut
           ^^^^^^^^^
  File "/config/custom_components/chime_tts/__init__.py", line 143, in async_say_execute
    play_result = await async_play_media(
                  ^^^^^^^^^^^^^^^^^^^^^^^
  File "/config/custom_components/chime_tts/__init__.py", line 1029, in async_play_media
    media_folder_path_index = media_source_path.find(media_folder)
                              ^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'find'

@nimroddolev
Copy link
Owner

Can you please provide the full debug logs?

@nimroddolev
Copy link
Owner

nimroddolev commented Feb 19, 2024

Based on the logs it looks like you don't have a media source path defined. Could you please check your configuration for Chime TTS?

If there is an issue with the path, you could try re-adding the integration (not reinstalling via HACS, but removing Chime TTS from the integrations page and adding it again).

@dbullendsl
Copy link
Author

Alright, I see there's a beta8 available, so I tried that. You're making progress - no more crash, but no output from the echo.
I actually deleted everything from my installation including the HACS install and reloaded and reconfigured everything. I'm seeing the output file dumped into the /local/chime_tts folder but have no output from the echos.
Here's the output of the full log.

2024-02-19 21:28:08.972 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration multiscrape 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
2024-02-19 21:28:08.972 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration thermal_comfort 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
2024-02-19 21:28:08.972 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration keymaster 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
2024-02-19 21:28:08.973 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
2024-02-19 21:28:08.973 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration presence_simulation 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
2024-02-19 21:28:08.974 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration samsungtv_smart 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
2024-02-19 21:28:08.974 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration smartthinq_sensors 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
2024-02-19 21:28:08.974 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration daikinskyport 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
2024-02-19 21:28:08.975 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration spook 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
2024-02-19 21:28:08.975 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration sonoff 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
2024-02-19 21:28:08.975 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration alarmo 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
2024-02-19 21:28:08.975 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration nws_alerts 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
2024-02-19 21:28:08.976 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration watchman 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
2024-02-19 21:28:08.976 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration chime_tts 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
2024-02-19 21:28:08.976 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration spook_inverse 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
2024-02-19 21:28:08.977 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration feedparser 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
2024-02-19 21:28:08.977 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration car_wash 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
2024-02-19 21:28:08.977 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration alexa_media 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
2024-02-19 21:28:08.977 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration vesync 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
2024-02-19 21:28:08.978 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration adaptive_lighting 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
2024-02-19 21:28:08.978 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration hpprinter 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
2024-02-19 21:28:08.978 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
2024-02-19 21:28:09.368 INFO (MainThread) [homeassistant.setup] Setup of domain logger took 0.0 seconds
2024-02-19 21:28:09.368 INFO (MainThread) [homeassistant.bootstrap] Setting up frontend: {'frontend'}
2024-02-19 21:28:09.370 INFO (MainThread) [homeassistant.setup] Setting up device_automation
2024-02-19 21:28:09.370 INFO (MainThread) [homeassistant.setup] Setup of domain device_automation took 0.0 seconds
2024-02-19 21:28:09.371 INFO (MainThread) [homeassistant.setup] Setting up http
2024-02-19 21:28:09.444 INFO (MainThread) [homeassistant.setup] Setting up lovelace
2024-02-19 21:28:09.453 INFO (MainThread) [homeassistant.setup] Setup of domain lovelace took 0.0 seconds
2024-02-19 21:28:09.458 INFO (MainThread) [homeassistant.setup] Setup of domain http took 0.1 seconds
2024-02-19 21:28:09.465 INFO (MainThread) [homeassistant.setup] Setting up api
2024-02-19 21:28:09.467 INFO (MainThread) [homeassistant.setup] Setup of domain api took 0.0 seconds
2024-02-19 21:28:09.468 INFO (MainThread) [homeassistant.setup] Setting up auth
2024-02-19 21:28:09.469 INFO (MainThread) [homeassistant.setup] Setup of domain auth took 0.0 seconds
2024-02-19 21:28:09.476 INFO (MainThread) [homeassistant.setup] Setting up config
2024-02-19 21:28:09.487 INFO (MainThread) [homeassistant.setup] Setting up diagnostics
2024-02-19 21:28:09.498 INFO (MainThread) [homeassistant.setup] Setting up repairs
2024-02-19 21:28:09.499 INFO (MainThread) [homeassistant.setup] Setup of domain repairs took 0.0 seconds
2024-02-19 21:28:09.499 INFO (MainThread) [homeassistant.setup] Setting up websocket_api
2024-02-19 21:28:09.499 INFO (MainThread) [homeassistant.setup] Setup of domain websocket_api took 0.0 seconds
2024-02-19 21:28:09.518 INFO (MainThread) [homeassistant.setup] Setup of domain config took 0.0 seconds
2024-02-19 21:28:09.519 INFO (MainThread) [homeassistant.setup] Setup of domain diagnostics took 0.0 seconds
2024-02-19 21:28:09.533 INFO (MainThread) [homeassistant.setup] Setting up file_upload
2024-02-19 21:28:09.534 INFO (MainThread) [homeassistant.setup] Setup of domain file_upload took 0.0 seconds
2024-02-19 21:28:09.573 INFO (MainThread) [homeassistant.setup] Setting up search
2024-02-19 21:28:09.573 INFO (MainThread) [homeassistant.setup] Setup of domain search took 0.0 seconds
2024-02-19 21:28:09.595 INFO (MainThread) [homeassistant.setup] Setting up image_upload
2024-02-19 21:28:09.597 INFO (MainThread) [homeassistant.setup] Setup of domain image_upload took 0.0 seconds
2024-02-19 21:28:10.067 INFO (MainThread) [homeassistant.setup] Setting up analytics
2024-02-19 21:28:10.069 INFO (MainThread) [homeassistant.setup] Setting up person
2024-02-19 21:28:10.069 INFO (MainThread) [homeassistant.setup] Setup of domain analytics took 0.0 seconds
2024-02-19 21:28:10.071 INFO (MainThread) [homeassistant.setup] Setup of domain person took 0.0 seconds
2024-02-19 21:28:10.072 INFO (MainThread) [homeassistant.setup] Setting up onboarding
2024-02-19 21:28:10.072 INFO (MainThread) [homeassistant.setup] Setup of domain onboarding took 0.0 seconds
2024-02-19 21:28:10.073 INFO (MainThread) [homeassistant.setup] Setting up frontend
2024-02-19 21:28:10.075 INFO (MainThread) [homeassistant.setup] Setup of domain frontend took 0.0 seconds
2024-02-19 21:28:10.075 INFO (MainThread) [homeassistant.bootstrap] Setting up recorder: {'recorder'}
2024-02-19 21:28:10.077 INFO (MainThread) [homeassistant.setup] Setting up recorder
2024-02-19 21:28:10.080 INFO (MainThread) [homeassistant.components.http] Now listening on port 443
2024-02-19 21:28:10.225 INFO (MainThread) [homeassistant.setup] Setup of domain recorder took 0.1 seconds
2024-02-19 21:28:10.226 INFO (MainThread) [homeassistant.bootstrap] Setting up stage 1: {'api', 'hassio', 'zeroconf', 'bluetooth', 'ssdp', 'network', 'dhcp', 'webhook', 'websocket_api', 'cloud', 'usb', 'http'}
2024-02-19 21:28:10.228 INFO (MainThread) [homeassistant.setup] Setting up hassio
2024-02-19 21:28:10.363 INFO (MainThread) [homeassistant.setup] Setting up dhcp
2024-02-19 21:28:10.363 INFO (MainThread) [homeassistant.setup] Setup of domain dhcp took 0.0 seconds
2024-02-19 21:28:10.370 INFO (MainThread) [homeassistant.setup] Setting up webhook
2024-02-19 21:28:10.370 INFO (MainThread) [homeassistant.setup] Setup of domain webhook took 0.0 seconds
2024-02-19 21:28:10.372 INFO (MainThread) [homeassistant.setup] Setting up network
2024-02-19 21:28:10.373 INFO (MainThread) [homeassistant.setup] Setup of domain network took 0.0 seconds
2024-02-19 21:28:10.387 INFO (MainThread) [homeassistant.setup] Setting up usb
2024-02-19 21:28:10.387 INFO (MainThread) [homeassistant.setup] Setup of domain usb took 0.0 seconds
2024-02-19 21:28:10.389 INFO (SyncWorker_3) [homeassistant.loader] Loaded matter from homeassistant.components.matter
2024-02-19 21:28:10.420 INFO (MainThread) [homeassistant.setup] Setting up zeroconf
2024-02-19 21:28:10.475 INFO (MainThread) [homeassistant.setup] Setting up bluetooth
2024-02-19 21:28:10.477 INFO (MainThread) [homeassistant.setup] Setup of domain zeroconf took 0.1 seconds
2024-02-19 21:28:11.941 INFO (MainThread) [homeassistant.setup] Setting up cloud
2024-02-19 21:28:11.972 INFO (MainThread) [homeassistant.setup] Setting up ssdp
2024-02-19 21:28:11.977 INFO (MainThread) [homeassistant.components.zeroconf] Starting Zeroconf broadcast
2024-02-19 21:28:11.978 WARNING (MainThread) [homeassistant.components.hassio.handler] Found incompatible HTTP option 'server_host'. Watchdog feature disabled
2024-02-19 21:28:11.992 INFO (MainThread) [homeassistant.setup] Setup of domain cloud took 0.1 seconds
2024-02-19 21:28:11.994 INFO (MainThread) [homeassistant.setup] Setup of domain ssdp took 0.0 seconds
2024-02-19 21:28:11.995 INFO (MainThread) [homeassistant.setup] Setting up ffmpeg
2024-02-19 21:28:12.019 INFO (MainThread) [homeassistant.setup] Setup of domain bluetooth took 1.5 seconds
2024-02-19 21:28:12.024 INFO (MainThread) [homeassistant.components.websocket_api.http.connection] [139657949659712] Received unknown command: hacs/subscribe
2024-02-19 21:28:12.024 INFO (MainThread) [homeassistant.components.websocket_api.http.connection] [139657949659712] Received unknown command: hacs/subscribe
2024-02-19 21:28:12.024 INFO (MainThread) [homeassistant.components.websocket_api.http.connection] [139657949659712] Received unknown command: hacs/subscribe
2024-02-19 21:28:12.024 INFO (MainThread) [homeassistant.components.websocket_api.http.connection] [139657949659712] Received unknown command: hacs/subscribe
2024-02-19 21:28:12.064 INFO (MainThread) [homeassistant.setup] Setup of domain ffmpeg took 0.1 seconds
2024-02-19 21:28:12.069 INFO (SyncWorker_3) [homeassistant.loader] Loaded google_translate from homeassistant.components.google_translate
2024-02-19 21:28:12.077 INFO (MainThread) [homeassistant.setup] Setting up tts
2024-02-19 21:28:12.081 INFO (MainThread) [homeassistant.setup] Setup of domain tts took 0.0 seconds
2024-02-19 21:28:12.365 INFO (MainThread) [homeassistant.setup] Setup of domain hassio took 2.1 seconds
2024-02-19 21:28:12.422 INFO (SyncWorker_3) [homeassistant.loader] Loaded tod from homeassistant.components.tod
2024-02-19 21:28:12.422 INFO (SyncWorker_4) [homeassistant.loader] Loaded time_date from homeassistant.components.time_date
2024-02-19 21:28:12.423 INFO (SyncWorker_2) [homeassistant.loader] Loaded update from homeassistant.components.update
2024-02-19 21:28:12.426 INFO (SyncWorker_0) [homeassistant.loader] Loaded weather from homeassistant.components.weather
2024-02-19 21:28:12.436 INFO (MainThread) [homeassistant.setup] Setting up update
2024-02-19 21:28:12.437 INFO (MainThread) [homeassistant.setup] Setup of domain update took 0.0 seconds
2024-02-19 21:28:12.488 INFO (SyncWorker_3) [homeassistant.loader] Loaded statistics from homeassistant.components.statistics
2024-02-19 21:28:12.590 INFO (MainThread) [homeassistant.setup] Setting up binary_sensor
2024-02-19 21:28:12.590 INFO (MainThread) [homeassistant.setup] Setup of domain binary_sensor took 0.0 seconds
2024-02-19 21:28:12.617 INFO (MainThread) [homeassistant.setup] Setting up sensor
2024-02-19 21:28:12.618 INFO (MainThread) [homeassistant.setup] Setup of domain sensor took 0.0 seconds
2024-02-19 21:28:12.987 INFO (MainThread) [homeassistant.setup] Setting up template
2024-02-19 21:28:12.988 INFO (MainThread) [homeassistant.setup] Setup of domain template took 0.0 seconds
2024-02-19 21:28:12.991 INFO (MainThread) [homeassistant.setup] Setting up weather
2024-02-19 21:28:12.992 INFO (MainThread) [homeassistant.setup] Setup of domain weather took 0.0 seconds
2024-02-19 21:28:13.000 INFO (MainThread) [homeassistant.components.update] Setting up hassio.update
2024-02-19 21:28:13.006 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up hassio.binary_sensor
2024-02-19 21:28:13.006 INFO (MainThread) [homeassistant.components.sensor] Setting up hassio.sensor
2024-02-19 21:28:13.012 INFO (MainThread) [homeassistant.bootstrap] Setting up stage 2: {'search', 'inkbird', 'tplink', 'diagnostics', 'truenas', 'alexa', 'conversation', 'homeassistant_alerts', 'hardware', 'group', 'config', 'select', 'analytics', 'application_credentials', 'workday', 'smartthinq_sensors', 'mqtt', 'assist_pipeline', 'zwave_js', 'owntracks', 'tessie', 'chime_tts', 'mobile_app', 'zone', 'nws', 'dlna_dms', 'script', 'daikinskyport', 'wake_word', 'blueprint', 'image_upload', 'nuheat', 'timer', 'hpprinter', 'ipp', 'input_number', 'traccar', 'alexa_media', 'season', 'threshold', 'min_max', 'scene', 'lovelace', 'spook', 'homekit_controller', 'presence_simulation', 'stream', 'calendar', 'my', 'history', 'panel_custom', 'schedule', 'input_boolean', 'samsungtv_smart', 'alert', 'esphome', 'wyoming', 'pi_hole', 'file_upload', 'tag', 'sensor', 'counter', 'androidtv', 'govee_ble', 'accuweather', 'samsungtv', 'persistent_notification', 'hacs', 'watchman', 'automation', 'lock', 'bluetooth_adapters', 'person', 'auth', 'tts', 'sonoff', 'unifi', 'input_select', 'vesync', 'binary_sensor', 'spotify', 'onboarding', 'multiscrape', 'media_source', 'ping', 'system_health', 'shelly', 'switch_as_x', 'input_button', 'thermal_comfort', 'nws_alerts', 'trace', 'repairs', 'number', 'cast', 'zha', 'adaptive_lighting', 'input_datetime', 'configurator', 'androidtv_remote', 'template', 'logbook', 'default_config', 'alarmo', 'sun', 'dlna_dmr', 'nut', 'kodi', 'songpal', 'homeassistant', 'input_text', 'ffmpeg', 'shell_command', 'unifiprotect', 'energy', 'stt', 'map', 'keymaster', 'device_automation'}
2024-02-19 21:28:13.017 INFO (MainThread) [homeassistant.setup] Setting up truenas
2024-02-19 21:28:13.017 INFO (MainThread) [homeassistant.setup] Setup of domain truenas took 0.0 seconds
2024-02-19 21:28:13.017 INFO (MainThread) [homeassistant.setup] Setting up alexa
2024-02-19 21:28:13.018 INFO (MainThread) [homeassistant.setup] Setting up conversation
2024-02-19 21:28:13.022 INFO (MainThread) [homeassistant.setup] Setup of domain conversation took 0.0 seconds
2024-02-19 21:28:13.038 INFO (MainThread) [homeassistant.setup] Setting up homeassistant_alerts
2024-02-19 21:28:13.038 INFO (MainThread) [homeassistant.setup] Setup of domain homeassistant_alerts took 0.0 seconds
2024-02-19 21:28:13.052 INFO (MainThread) [homeassistant.setup] Setting up hardware
2024-02-19 21:28:13.053 INFO (MainThread) [homeassistant.setup] Setting up select
2024-02-19 21:28:13.054 INFO (MainThread) [homeassistant.setup] Setup of domain select took 0.0 seconds
2024-02-19 21:28:13.073 INFO (MainThread) [homeassistant.setup] Setting up workday
2024-02-19 21:28:13.073 INFO (MainThread) [homeassistant.setup] Setup of domain workday took 0.0 seconds
2024-02-19 21:28:13.135 INFO (MainThread) [homeassistant.setup] Setting up smartthinq_sensors
2024-02-19 21:28:13.135 INFO (MainThread) [homeassistant.setup] Setup of domain smartthinq_sensors took 0.0 seconds
2024-02-19 21:28:13.143 INFO (MainThread) [homeassistant.setup] Setting up tessie
2024-02-19 21:28:13.143 INFO (MainThread) [homeassistant.setup] Setup of domain tessie took 0.0 seconds
2024-02-19 21:28:13.143 INFO (MainThread) [homeassistant.setup] Setting up zone
2024-02-19 21:28:13.157 INFO (MainThread) [homeassistant.setup] Setting up nws
2024-02-19 21:28:13.157 INFO (MainThread) [homeassistant.setup] Setup of domain nws took 0.0 seconds
2024-02-19 21:28:13.158 INFO (MainThread) [homeassistant.setup] Setting up wake_word
2024-02-19 21:28:13.158 INFO (MainThread) [homeassistant.setup] Setup of domain wake_word took 0.0 seconds
2024-02-19 21:28:13.159 INFO (MainThread) [homeassistant.setup] Setting up blueprint
2024-02-19 21:28:13.159 INFO (MainThread) [homeassistant.setup] Setup of domain blueprint took 0.0 seconds
2024-02-19 21:28:13.159 INFO (MainThread) [homeassistant.setup] Setting up timer
2024-02-19 21:28:13.162 INFO (MainThread) [homeassistant.setup] Setting up input_number
2024-02-19 21:28:13.164 INFO (SyncWorker_1) [homeassistant.util.package] Attempting install of xmltodict==0.12.0
2024-02-19 21:28:13.165 INFO (MainThread) [homeassistant.setup] Setting up season
2024-02-19 21:28:13.165 INFO (MainThread) [homeassistant.setup] Setup of domain season took 0.0 seconds
2024-02-19 21:28:13.166 INFO (MainThread) [homeassistant.setup] Setting up threshold
2024-02-19 21:28:13.167 INFO (MainThread) [homeassistant.setup] Setup of domain threshold took 0.0 seconds
2024-02-19 21:28:13.167 INFO (MainThread) [homeassistant.setup] Setting up min_max
2024-02-19 21:28:13.168 INFO (MainThread) [homeassistant.setup] Setup of domain min_max took 0.0 seconds
2024-02-19 21:28:13.168 INFO (MainThread) [homeassistant.setup] Setting up scene
2024-02-19 21:28:13.223 INFO (MainThread) [homeassistant.setup] Setting up history
2024-02-19 21:28:13.224 INFO (MainThread) [homeassistant.setup] Setup of domain history took 0.0 seconds
2024-02-19 21:28:13.226 INFO (MainThread) [homeassistant.setup] Setting up schedule
2024-02-19 21:28:13.229 INFO (MainThread) [homeassistant.setup] Setting up input_boolean
2024-02-19 21:28:13.322 INFO (MainThread) [homeassistant.setup] Setting up samsungtv_smart
2024-02-19 21:28:13.339 INFO (MainThread) [homeassistant.setup] Setting up pi_hole
2024-02-19 21:28:13.339 INFO (MainThread) [homeassistant.setup] Setup of domain pi_hole took 0.0 seconds
2024-02-19 21:28:13.358 INFO (MainThread) [homeassistant.setup] Setting up tag
2024-02-19 21:28:13.359 INFO (MainThread) [homeassistant.setup] Setting up counter
2024-02-19 21:28:13.386 INFO (MainThread) [homeassistant.setup] Setting up androidtv
2024-02-19 21:28:13.386 INFO (MainThread) [homeassistant.setup] Setup of domain androidtv took 0.0 seconds
2024-02-19 21:28:13.389 INFO (MainThread) [homeassistant.setup] Setting up accuweather
2024-02-19 21:28:13.389 INFO (MainThread) [homeassistant.setup] Setup of domain accuweather took 0.0 seconds
2024-02-19 21:28:13.397 INFO (MainThread) [homeassistant.setup] Setting up watchman
2024-02-19 21:28:13.397 INFO (MainThread) [homeassistant.setup] Setup of domain watchman took 0.0 seconds
2024-02-19 21:28:13.402 INFO (MainThread) [homeassistant.setup] Setting up lock
2024-02-19 21:28:13.403 INFO (MainThread) [homeassistant.setup] Setup of domain lock took 0.0 seconds
2024-02-19 21:28:13.404 INFO (MainThread) [homeassistant.setup] Setting up input_select
2024-02-19 21:28:13.485 INFO (MainThread) [homeassistant.setup] Setting up multiscrape
2024-02-19 21:28:13.511 INFO (MainThread) [homeassistant.setup] Setting up ping
2024-02-19 21:28:13.512 INFO (MainThread) [homeassistant.setup] Setup of domain ping took 0.0 seconds
2024-02-19 21:28:13.514 INFO (MainThread) [homeassistant.setup] Setting up switch_as_x
2024-02-19 21:28:13.514 INFO (MainThread) [homeassistant.setup] Setup of domain switch_as_x took 0.0 seconds
2024-02-19 21:28:13.515 INFO (MainThread) [homeassistant.setup] Setting up input_button
2024-02-19 21:28:13.520 INFO (MainThread) [homeassistant.setup] Setting up thermal_comfort
2024-02-19 21:28:13.520 INFO (MainThread) [homeassistant.setup] Setup of domain thermal_comfort took 0.0 seconds
2024-02-19 21:28:13.521 INFO (MainThread) [homeassistant.setup] Setting up nws_alerts
2024-02-19 21:28:13.521 INFO (MainThread) [homeassistant.setup] Setup of domain nws_alerts took 0.0 seconds
2024-02-19 21:28:13.522 INFO (MainThread) [homeassistant.setup] Setting up trace
2024-02-19 21:28:13.522 INFO (MainThread) [homeassistant.setup] Setup of domain trace took 0.0 seconds
2024-02-19 21:28:13.522 INFO (MainThread) [homeassistant.setup] Setting up number
2024-02-19 21:28:13.523 INFO (MainThread) [homeassistant.setup] Setup of domain number took 0.0 seconds
2024-02-19 21:28:13.527 INFO (MainThread) [homeassistant.setup] Setting up adaptive_lighting
2024-02-19 21:28:13.528 INFO (MainThread) [homeassistant.setup] Setup of domain adaptive_lighting took 0.0 seconds
2024-02-19 21:28:13.530 INFO (MainThread) [homeassistant.setup] Setting up input_datetime
2024-02-19 21:28:13.551 INFO (MainThread) [homeassistant.setup] Setting up configurator
2024-02-19 21:28:13.551 INFO (MainThread) [homeassistant.setup] Setup of domain configurator took 0.0 seconds
2024-02-19 21:28:13.551 INFO (MainThread) [homeassistant.setup] Setting up sun
2024-02-19 21:28:13.551 INFO (MainThread) [homeassistant.setup] Setup of domain sun took 0.0 seconds
2024-02-19 21:28:13.553 INFO (MainThread) [homeassistant.setup] Setting up input_text
2024-02-19 21:28:13.554 INFO (MainThread) [homeassistant.setup] Setting up shell_command
2024-02-19 21:28:13.554 INFO (MainThread) [homeassistant.setup] Setup of domain shell_command took 0.0 seconds
2024-02-19 21:28:13.555 INFO (MainThread) [homeassistant.setup] Setting up stt
2024-02-19 21:28:13.555 INFO (MainThread) [homeassistant.setup] Setup of domain stt took 0.0 seconds
2024-02-19 21:28:13.556 INFO (MainThread) [homeassistant.setup] Setting up group
2024-02-19 21:28:13.570 INFO (MainThread) [homeassistant.setup] Setup of domain hardware took 0.5 seconds
2024-02-19 21:28:14.034 INFO (MainThread) [custom_components.smartthinq_sensors] 
-------------------------------------------------------------------
smartthinq_sensors
Version: 0.38.2
This is a custom component
If you have any issues with this you need to open an issue here:
https://github.com/ollo69/ha-smartthinq-sensors/issues
-------------------------------------------------------------------

2024-02-19 21:28:14.035 INFO (MainThread) [custom_components.smartthinq_sensors] Initializing ThinQ platform with region: US - language: en-US
2024-02-19 21:28:14.055 INFO (MainThread) [homeassistant.setup] Setup of domain samsungtv_smart took 0.7 seconds
2024-02-19 21:28:14.067 INFO (MainThread) [custom_components.nws_alerts] Version 2.7 is starting, if you have any issues please report them here: https://github.com/finity69x2/nws_alert
2024-02-19 21:28:14.217 INFO (MainThread) [homeassistant.setup] Setting up tplink
2024-02-19 21:28:14.249 INFO (MainThread) [homeassistant.setup] Setting up application_credentials
2024-02-19 21:28:14.480 INFO (MainThread) [homeassistant.setup] Setting up mqtt
2024-02-19 21:28:14.480 INFO (MainThread) [homeassistant.setup] Setup of domain mqtt took 0.0 seconds
2024-02-19 21:28:14.871 INFO (MainThread) [homeassistant.setup] Setting up zwave_js
2024-02-19 21:28:14.871 INFO (MainThread) [homeassistant.setup] Setup of domain zwave_js took 0.0 seconds
2024-02-19 21:28:14.886 INFO (MainThread) [homeassistant.setup] Setting up nuheat
2024-02-19 21:28:14.886 INFO (MainThread) [homeassistant.setup] Setup of domain nuheat took 0.0 seconds
2024-02-19 21:28:14.901 INFO (MainThread) [homeassistant.setup] Setting up ipp
2024-02-19 21:28:14.901 INFO (MainThread) [homeassistant.setup] Setup of domain ipp took 0.0 seconds
2024-02-19 21:28:14.903 INFO (MainThread) [homeassistant.setup] Setting up traccar
2024-02-19 21:28:14.903 INFO (MainThread) [homeassistant.setup] Setup of domain traccar took 0.0 seconds
2024-02-19 21:28:14.919 INFO (MainThread) [homeassistant.setup] Setting up alexa_media
2024-02-19 21:28:14.919 INFO (MainThread) [homeassistant.setup] Setup of domain alexa_media took 0.0 seconds
2024-02-19 21:28:14.924 INFO (MainThread) [homeassistant.setup] Setting up stream
2024-02-19 21:28:14.985 INFO (MainThread) [homeassistant.setup] Setup of domain stream took 0.1 seconds
2024-02-19 21:28:14.994 INFO (SyncWorker_3) [homeassistant.loader] Loaded caldav from homeassistant.components.caldav
2024-02-19 21:28:15.015 INFO (MainThread) [homeassistant.setup] Setting up my
2024-02-19 21:28:15.015 INFO (MainThread) [homeassistant.setup] Setup of domain my took 0.0 seconds
2024-02-19 21:28:15.017 INFO (MainThread) [homeassistant.setup] Setting up panel_custom
2024-02-19 21:28:15.017 INFO (MainThread) [homeassistant.setup] Setup of domain panel_custom took 0.0 seconds
2024-02-19 21:28:15.018 INFO (MainThread) [homeassistant.setup] Setting up alert
2024-02-19 21:28:15.051 INFO (MainThread) [homeassistant.setup] Setting up samsungtv
2024-02-19 21:28:15.051 INFO (MainThread) [homeassistant.setup] Setup of domain samsungtv took 0.0 seconds
2024-02-19 21:28:15.086 INFO (MainThread) [homeassistant.setup] Setting up hacs
2024-02-19 21:28:15.086 INFO (MainThread) [homeassistant.setup] Setup of domain hacs took 0.0 seconds
2024-02-19 21:28:18.197 INFO (MainThread) [homeassistant.setup] Setting up sonoff
2024-02-19 21:28:18.197 INFO (MainThread) [homeassistant.setup] Setup of domain sonoff took 0.0 seconds
2024-02-19 21:28:18.260 INFO (MainThread) [homeassistant.setup] Setting up unifi
2024-02-19 21:28:18.272 WARNING (MainThread) [homeassistant.const] DEVICE_CLASS_TEMPERATURE was used from vesync, this is a deprecated constant which will be removed in HA Core 2025.1. Use SensorDeviceClass.TEMPERATURE instead, please create a bug report at https://github.com/vlebourl/custom_vesync
2024-02-19 21:28:18.275 WARNING (MainThread) [homeassistant.const] TEMP_CELSIUS was used from vesync, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfTemperature.CELSIUS instead, please create a bug report at https://github.com/vlebourl/custom_vesync
2024-02-19 21:28:18.278 WARNING (MainThread) [homeassistant.const] TIME_MINUTES was used from vesync, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfTime.MINUTES instead, please create a bug report at https://github.com/vlebourl/custom_vesync
2024-02-19 21:28:18.300 INFO (MainThread) [homeassistant.setup] Setting up vesync
2024-02-19 21:28:18.300 INFO (MainThread) [homeassistant.setup] Setup of domain vesync took 0.0 seconds
2024-02-19 21:28:18.301 INFO (MainThread) [homeassistant.setup] Setting up media_source
2024-02-19 21:28:18.303 INFO (MainThread) [homeassistant.setup] Setting up system_health
2024-02-19 21:28:18.313 INFO (MainThread) [homeassistant.setup] Setting up shelly
2024-02-19 21:28:18.313 INFO (MainThread) [homeassistant.setup] Setup of domain shelly took 0.0 seconds
2024-02-19 21:28:18.541 INFO (MainThread) [zigpy.serial] Using pyserial-asyncio-fast in place of pyserial-asyncio
2024-02-19 21:28:19.214 INFO (MainThread) [homeassistant.setup] Setting up zha
2024-02-19 21:28:19.214 INFO (MainThread) [homeassistant.setup] Setup of domain zha took 0.0 seconds
2024-02-19 21:28:19.231 INFO (MainThread) [homeassistant.setup] Setting up androidtv_remote
2024-02-19 21:28:19.232 INFO (MainThread) [homeassistant.setup] Setup of domain androidtv_remote took 0.0 seconds
2024-02-19 21:28:19.323 INFO (MainThread) [homeassistant.setup] Setting up logbook
2024-02-19 21:28:19.326 INFO (MainThread) [homeassistant.setup] Setting up nut
2024-02-19 21:28:19.327 INFO (MainThread) [homeassistant.setup] Setup of domain nut took 0.0 seconds
2024-02-19 21:28:19.328 INFO (MainThread) [homeassistant.setup] Setting up songpal
2024-02-19 21:28:19.328 INFO (MainThread) [homeassistant.setup] Setup of domain songpal took 0.0 seconds
2024-02-19 21:28:19.492 INFO (MainThread) [homeassistant.setup] Setting up unifiprotect
2024-02-19 21:28:19.492 INFO (MainThread) [homeassistant.setup] Setup of domain unifiprotect took 0.0 seconds
2024-02-19 21:28:19.492 INFO (MainThread) [homeassistant.setup] Setting up energy
2024-02-19 21:28:19.492 INFO (MainThread) [homeassistant.setup] Setup of domain energy took 0.0 seconds
2024-02-19 21:28:19.517 INFO (MainThread) [homeassistant.setup] Setting up map
2024-02-19 21:28:19.517 INFO (MainThread) [homeassistant.setup] Setup of domain map took 0.0 seconds
2024-02-19 21:28:19.519 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up tod.binary_sensor
2024-02-19 21:28:19.525 INFO (MainThread) [homeassistant.setup] Setup of domain tag took 6.2 seconds
2024-02-19 21:28:19.528 INFO (MainThread) [homeassistant.setup] Setup of domain alexa took 6.5 seconds
2024-02-19 21:28:19.530 INFO (MainThread) [homeassistant.setup] Setup of domain counter took 6.2 seconds
2024-02-19 21:28:19.564 INFO (SyncWorker_2) [homeassistant.loader] Loaded light from homeassistant.components.light
2024-02-19 21:28:19.565 INFO (SyncWorker_6) [homeassistant.loader] Loaded fan from homeassistant.components.fan
2024-02-19 21:28:19.565 INFO (SyncWorker_4) [homeassistant.loader] Loaded switch from homeassistant.components.switch
2024-02-19 21:28:19.574 INFO (MainThread) [homeassistant.setup] Setting up assist_pipeline
2024-02-19 21:28:19.576 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up tod.binary_sensor
2024-02-19 21:28:19.593 DEBUG (SyncWorker_7) [nuheat.api] Creating NuHeat session
2024-02-19 21:28:19.608 INFO (MainThread) [custom_components.alexa_media] 
-------------------------------------------------------------------
alexa_media
Version: 4.9.2
This is a custom component
If you have any issues with this you need to open an issue here:
https://github.com/alandtse/alexa_media_player/issues
-------------------------------------------------------------------

2024-02-19 21:28:19.608 INFO (MainThread) [custom_components.alexa_media] Loaded alexapy==1.27.10
2024-02-19 21:28:19.673 ERROR (MainThread) [hole] Can not load data from *hole: 10.0.0.38:80
2024-02-19 21:28:19.688 INFO (MainThread) [custom_components.hacs] 
-------------------------------------------------------------------
HACS (Home Assistant Community Store)

Version: 1.34.0
This is a custom integration
If you have any issues with this you need to open an issue here:
https://github.com/hacs/integration/issues
-------------------------------------------------------------------

2024-02-19 21:28:19.718 INFO (MainThread) [homeassistant.components.shelly] Starting CoAP context with UDP port 5683
2024-02-19 21:28:20.175 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up tod.binary_sensor
2024-02-19 21:28:20.178 INFO (MainThread) [homeassistant.setup] Setup of domain alert took 5.2 seconds
2024-02-19 21:28:20.179 INFO (MainThread) [homeassistant.setup] Setting up media_player
2024-02-19 21:28:20.183 INFO (MainThread) [homeassistant.setup] Setup of domain media_player took 0.0 seconds
2024-02-19 21:28:20.185 INFO (MainThread) [homeassistant.setup] Setup of domain media_source took 1.9 seconds
2024-02-19 21:28:20.186 INFO (MainThread) [homeassistant.setup] Setup of domain system_health took 1.9 seconds
2024-02-19 21:28:20.186 INFO (SyncWorker_4) [homeassistant.loader] Loaded remote from homeassistant.components.remote
2024-02-19 21:28:20.189 INFO (MainThread) [homeassistant.setup] Setting up light
2024-02-19 21:28:20.190 INFO (MainThread) [homeassistant.setup] Setting up fan
2024-02-19 21:28:20.192 INFO (MainThread) [homeassistant.setup] Setup of domain fan took 0.0 seconds
2024-02-19 21:28:20.192 INFO (MainThread) [homeassistant.setup] Setup of domain logbook took 0.9 seconds
2024-02-19 21:28:20.197 INFO (MainThread) [homeassistant.setup] Setup of domain group took 6.6 seconds
2024-02-19 21:28:20.205 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up tod.binary_sensor
2024-02-19 21:28:20.272 INFO (MainThread) [homeassistant.setup] Setting up daikinskyport
2024-02-19 21:28:20.272 INFO (MainThread) [homeassistant.setup] Setup of domain daikinskyport took 0.0 seconds
2024-02-19 21:28:20.288 INFO (MainThread) [homeassistant.setup] Setup of domain application_credentials took 6.0 seconds
2024-02-19 21:28:20.288 INFO (MainThread) [homeassistant.setup] Setup of domain unifi took 2.0 seconds
2024-02-19 21:28:20.290 INFO (MainThread) [homeassistant.setup] Setting up remote
2024-02-19 21:28:20.291 INFO (MainThread) [homeassistant.setup] Setup of domain remote took 0.0 seconds
2024-02-19 21:28:20.553 INFO (MainThread) [homeassistant.setup] Setup of domain light took 0.4 seconds
2024-02-19 21:28:20.669 INFO (MainThread) [custom_components.daikinskyport] Daikin Skyport Starting
2024-02-19 21:28:20.671 INFO (MainThread) [homeassistant.setup] Setting up switch
2024-02-19 21:28:20.672 INFO (MainThread) [homeassistant.setup] Setup of domain switch took 0.0 seconds
2024-02-19 21:28:20.680 INFO (MainThread) [homeassistant.setup] Setup of domain assist_pipeline took 1.1 seconds
2024-02-19 21:28:20.750 INFO (MainThread) [homeassistant.setup] Setting up hpprinter
2024-02-19 21:28:20.750 INFO (MainThread) [homeassistant.setup] Setup of domain hpprinter took 0.0 seconds
2024-02-19 21:28:20.766 INFO (MainThread) [homeassistant.setup] Setting up calendar
2024-02-19 21:28:20.767 INFO (MainThread) [homeassistant.setup] Setup of domain calendar took 0.0 seconds
2024-02-19 21:28:20.829 INFO (MainThread) [homeassistant.setup] Setting up mobile_app
2024-02-19 21:28:20.832 INFO (Thread-3 (_thread_main)) [homeassistant.components.mqtt.client] Connected to MQTT server core-mosquitto:1883 (0)
2024-02-19 21:28:20.999 INFO (MainThread) [homeassistant.components.sensor] Setting up time_date.sensor
2024-02-19 21:28:21.000 INFO (MainThread) [homeassistant.setup] Setup of domain schedule took 7.8 seconds
2024-02-19 21:28:21.003 INFO (MainThread) [homeassistant.setup] Setting up camera
2024-02-19 21:28:21.005 INFO (MainThread) [homeassistant.setup] Setup of domain camera took 0.0 seconds
2024-02-19 21:28:21.006 INFO (SyncWorker_2) [homeassistant.loader] Loaded alarm_control_panel from homeassistant.components.alarm_control_panel
2024-02-19 21:28:21.006 INFO (SyncWorker_12) [homeassistant.loader] Loaded cover from homeassistant.components.cover
2024-02-19 21:28:21.006 INFO (SyncWorker_10) [homeassistant.loader] Loaded button from homeassistant.components.button
2024-02-19 21:28:21.007 INFO (SyncWorker_16) [homeassistant.loader] Loaded siren from homeassistant.components.siren
2024-02-19 21:28:21.008 INFO (SyncWorker_15) [homeassistant.loader] Loaded humidifier from homeassistant.components.humidifier
2024-02-19 21:28:21.008 INFO (SyncWorker_14) [homeassistant.loader] Loaded event from homeassistant.components.event
2024-02-19 21:28:21.009 INFO (SyncWorker_13) [homeassistant.loader] Loaded climate from homeassistant.components.climate
2024-02-19 21:28:21.009 INFO (SyncWorker_17) [homeassistant.loader] Loaded text from homeassistant.components.text
2024-02-19 21:28:21.009 INFO (SyncWorker_10) [homeassistant.loader] Loaded image from homeassistant.components.image
2024-02-19 21:28:21.009 INFO (SyncWorker_6) [homeassistant.loader] Loaded water_heater from homeassistant.components.water_heater
2024-02-19 21:28:21.010 INFO (SyncWorker_9) [homeassistant.loader] Loaded lawn_mower from homeassistant.components.lawn_mower
2024-02-19 21:28:21.018 INFO (SyncWorker_18) [homeassistant.loader] Loaded vacuum from homeassistant.components.vacuum
2024-02-19 21:28:21.018 INFO (SyncWorker_15) [homeassistant.loader] Loaded valve from homeassistant.components.valve
2024-02-19 21:28:21.075 DEBUG (MainThread) [custom_components.chime_tts.queue_manager] Queue reset
2024-02-19 21:28:21.075 INFO (MainThread) [homeassistant.setup] Setting up chime_tts
2024-02-19 21:28:21.075 INFO (MainThread) [custom_components.chime_tts] The Chime TTS integration is set up.
2024-02-19 21:28:21.075 INFO (MainThread) [homeassistant.setup] Setup of domain chime_tts took 0.0 seconds
2024-02-19 21:28:21.078 INFO (MainThread) [homeassistant.setup] Setting up dlna_dms
2024-02-19 21:28:21.078 INFO (MainThread) [homeassistant.setup] Setup of domain dlna_dms took 0.0 seconds
2024-02-19 21:28:21.079 INFO (MainThread) [homeassistant.setup] Setting up dlna_dmr
2024-02-19 21:28:21.079 INFO (MainThread) [homeassistant.setup] Setup of domain dlna_dmr took 0.0 seconds
2024-02-19 21:28:21.082 INFO (MainThread) [homeassistant.setup] Setting up kodi
2024-02-19 21:28:21.082 INFO (MainThread) [homeassistant.setup] Setup of domain kodi took 0.0 seconds
2024-02-19 21:28:21.089 INFO (MainThread) [homeassistant.setup] Setting up alarm_control_panel
2024-02-19 21:28:21.090 INFO (MainThread) [homeassistant.setup] Setup of domain alarm_control_panel took 0.0 seconds
2024-02-19 21:28:21.091 INFO (MainThread) [homeassistant.setup] Setting up cover
2024-02-19 21:28:21.092 INFO (MainThread) [homeassistant.setup] Setup of domain cover took 0.0 seconds
2024-02-19 21:28:21.093 INFO (MainThread) [homeassistant.setup] Setting up button
2024-02-19 21:28:21.093 INFO (MainThread) [homeassistant.setup] Setup of domain button took 0.0 seconds
2024-02-19 21:28:21.093 INFO (MainThread) [homeassistant.setup] Setting up siren
2024-02-19 21:28:21.094 INFO (MainThread) [homeassistant.setup] Setup of domain siren took 0.0 seconds
2024-02-19 21:28:21.094 INFO (MainThread) [homeassistant.setup] Setting up humidifier
2024-02-19 21:28:21.095 INFO (MainThread) [homeassistant.setup] Setup of domain humidifier took 0.0 seconds
2024-02-19 21:28:21.096 INFO (MainThread) [homeassistant.setup] Setting up event
2024-02-19 21:28:21.096 INFO (MainThread) [homeassistant.setup] Setup of domain event took 0.0 seconds
2024-02-19 21:28:21.096 INFO (MainThread) [homeassistant.setup] Setting up climate
2024-02-19 21:28:21.098 INFO (MainThread) [homeassistant.setup] Setup of domain climate took 0.0 seconds
2024-02-19 21:28:21.102 INFO (MainThread) [homeassistant.setup] Setting up text
2024-02-19 21:28:21.102 INFO (MainThread) [homeassistant.setup] Setup of domain text took 0.0 seconds
2024-02-19 21:28:21.134 INFO (MainThread) [homeassistant.setup] Setting up spotify
2024-02-19 21:28:21.134 INFO (MainThread) [homeassistant.setup] Setup of domain spotify took 0.0 seconds
2024-02-19 21:28:21.135 INFO (MainThread) [homeassistant.setup] Setting up water_heater
2024-02-19 21:28:21.136 INFO (MainThread) [homeassistant.setup] Setup of domain water_heater took 0.0 seconds
2024-02-19 21:28:21.136 INFO (MainThread) [homeassistant.setup] Setting up lawn_mower
2024-02-19 21:28:21.137 INFO (MainThread) [homeassistant.setup] Setup of domain lawn_mower took 0.0 seconds
2024-02-19 21:28:21.138 INFO (MainThread) [homeassistant.setup] Setting up vacuum
2024-02-19 21:28:21.139 INFO (MainThread) [homeassistant.setup] Setup of domain vacuum took 0.0 seconds
2024-02-19 21:28:21.140 INFO (MainThread) [homeassistant.setup] Setting up valve
2024-02-19 21:28:21.142 INFO (MainThread) [homeassistant.setup] Setup of domain valve took 0.0 seconds
2024-02-19 21:28:21.147 INFO (MainThread) [homeassistant.setup] Setup of domain input_select took 7.7 seconds
2024-02-19 21:28:21.147 INFO (MainThread) [homeassistant.setup] Setup of domain input_button took 7.6 seconds
2024-02-19 21:28:21.156 INFO (MainThread) [homeassistant.setup] Setup of domain mobile_app took 0.3 seconds
2024-02-19 21:28:21.272 INFO (MainThread) [homeassistant.setup] Setting up esphome
2024-02-19 21:28:21.293 INFO (MainThread) [homeassistant.setup] Setting up wyoming
2024-02-19 21:28:21.293 INFO (MainThread) [homeassistant.setup] Setup of domain wyoming took 0.0 seconds
2024-02-19 21:28:21.466 INFO (MainThread) [homeassistant.setup] Setting up cast
2024-02-19 21:28:21.466 INFO (MainThread) [homeassistant.setup] Setup of domain cast took 0.0 seconds
2024-02-19 21:28:21.527 WARNING (MainThread) [custom_components.vesync.common] Found the following devices: {'fans': [{'manager': <pyvesync.vesync.VeSync object at 0x7f04705b4b60>, 'device_name': 'Levoit Ultrasonic Top-Fill Smart Cool Mist Humidifier', 'device_image': 'https://image.vesync.com/defaultImages/deviceDefaultImages/wifibtonboardingnotify_airhumidifier_classic300s_us_240.png', 'cid': '**REDACTED**', 'connection_status': 'online', 'connection_type': 'WiFi+BTOnboarding+BTNotify', 'device_type': 'Classic300S', 'type': 'wifi-air', 'uuid': '**REDACTED**', 'config_module': 'WiFiBTOnboardingNotify_AirHumidifier_Classic300S_US', 'mac_id': '**REDACTED**', 'mode': None, 'speed': None, 'extension': None, 'current_firm_version': None, 'device_region': 'US', 'pid': None, 'sub_device_no': None, 'config': {'auto_target_humidity': 45, 'display': True, 'automatic_stop': True}, 'device_status': 'off', 'enabled': False, 'config_dict': {'module': 'VeSyncHumid200300S', 'models': ['Classic300S', 'LUH-A601S-WUSB'], 'features': ['nightlight'], 'mist_modes': ['auto', 'sleep', 'manual'], 'mist_levels': [1, 2, 3, 4, 5, 6, 7, 8, 9]}, 'mist_levels': [1, 2, 3, 4, 5, 6, 7, 8, 9], 'mist_modes': ['auto', 'sleep', 'manual'], 'features': ['nightlight'], 'warm_mist_feature': False, 'warm_mist_levels': [], 'night_light': True, 'details': {'humidity': 40, 'mist_virtual_level': 5, 'mist_level': 2, 'mode': 'sleep', 'water_lacks': False, 'humidity_high': False, 'water_tank_lifted': False, 'display': False, 'automatic_stop_reach_target': False, 'night_light_brightness': 0}, '_api_modes': ['getHumidifierStatus', 'setAutomaticStop', 'setSwitch', 'setNightLightBrightness', 'setVirtualLevel', 'setTargetHumidity', 'setHumidityMode', 'setDisplay', 'setLevel']}], 'outlets': [], 'switches': [], 'bulbs': [], 'kitchen': []}
2024-02-19 21:28:21.535 INFO (MainThread) [homeassistant.setup] Setting up image
2024-02-19 21:28:21.535 INFO (MainThread) [homeassistant.setup] Setup of domain image took 0.0 seconds
2024-02-19 21:28:21.542 INFO (MainThread) [homeassistant.setup] Setting up notify
2024-02-19 21:28:21.542 INFO (MainThread) [homeassistant.setup] Setup of domain notify took 0.0 seconds
2024-02-19 21:28:21.556 WARNING (MainThread) [homeassistant.const] ENERGY_KILO_WATT_HOUR was used from vesync, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfEnergy.KILO_WATT_HOUR instead, please create a bug report at https://github.com/vlebourl/custom_vesync
2024-02-19 21:28:21.560 WARNING (MainThread) [homeassistant.const] POWER_WATT was used from vesync, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfPower.WATT instead, please create a bug report at https://github.com/vlebourl/custom_vesync
2024-02-19 21:28:21.565 WARNING (MainThread) [homeassistant.components.humidifier.const] SUPPORT_MODES was used from vesync, this is a deprecated constant which will be removed in HA Core 2025.1. Use HumidifierEntityFeature.MODES instead, please create a bug report at https://github.com/vlebourl/custom_vesync
2024-02-19 21:28:21.568 INFO (MainThread) [homeassistant.components.sensor] Setting up feedparser.sensor
2024-02-19 21:28:21.578 INFO (MainThread) [homeassistant.components.sensor] Setting up feedparser.sensor
2024-02-19 21:28:21.600 INFO (MainThread) [zwave_js_server] Connected to Home 3998009061 (Server 1.34.0, Driver 12.4.3, Using Schema 34)
2024-02-19 21:28:21.600 INFO (MainThread) [homeassistant.components.zwave_js] Connected to Zwave JS Server
2024-02-19 21:28:21.603 INFO (MainThread) [homeassistant.components.sensor] Setting up feedparser.sensor
2024-02-19 21:28:21.607 INFO (MainThread) [homeassistant.components.notify] Setting up notify.mobile_app
2024-02-19 21:28:21.612 INFO (MainThread) [homeassistant.setup] Setup of domain input_boolean took 8.4 seconds
2024-02-19 21:28:21.615 INFO (MainThread) [homeassistant.setup] Setup of domain timer took 8.5 seconds
2024-02-19 21:28:21.615 INFO (MainThread) [homeassistant.setup] Setup of domain input_number took 8.5 seconds
2024-02-19 21:28:21.617 DEBUG (MainThread) [custom_components.chime_tts] queue_timeout = 60
2024-02-19 21:28:21.617 DEBUG (MainThread) [custom_components.chime_tts] temp_chimes_path = /media/sounds/temp/chime_tts/chimes/
2024-02-19 21:28:21.617 DEBUG (MainThread) [custom_components.chime_tts] temp_path = /media/sounds/temp/chime_tts/
2024-02-19 21:28:21.617 DEBUG (MainThread) [custom_components.chime_tts] www_path = /config/www/chime_tts/
2024-02-19 21:28:21.617 DEBUG (MainThread) [custom_components.chime_tts] media_dir = local
2024-02-19 21:28:21.617 DEBUG (MainThread) [custom_components.chime_tts] custom_paths = {'custom_chime_path_1': '/media/sounds/temp/private_chimes/House-bell-sound-effect.mp3', 'custom_chime_path_2': '/media/sounds/temp/private_chimes/lg_signal.mp3', 'custom_chime_path_3': '/media/sounds/temp/private_chimes/Merry-Chirstmas.mp3', 'custom_chime_path_4': '/config/www/mp3/War-horn-sound.mp3', 'custom_chime_path_5': ''}
2024-02-19 21:28:21.619 INFO (MainThread) [homeassistant.setup] Setup of domain input_datetime took 8.1 seconds
2024-02-19 21:28:21.651 INFO (MainThread) [homeassistant.setup] Setup of domain input_text took 8.1 seconds
2024-02-19 21:28:21.658 INFO (MainThread) [aioshelly.rpc_device.wsrpc] Connected to 192.168.2.9
2024-02-19 21:28:21.675 INFO (MainThread) [homeassistant.components.sensor] Setting up statistics.sensor
2024-02-19 21:28:21.687 INFO (MainThread) [homeassistant.components.sensor] Setting up statistics.sensor
2024-02-19 21:28:21.690 INFO (MainThread) [homeassistant.setup] Setup of domain zone took 8.5 seconds
2024-02-19 21:28:21.691 INFO (MainThread) [custom_components.hacs] <HacsData restore> Restore started
2024-02-19 21:28:21.871 INFO (MainThread) [custom_components.hacs] <HacsData restore> Restore done
2024-02-19 21:28:21.902 INFO (MainThread) [homeassistant.setup] Setting up device_tracker
2024-02-19 21:28:21.910 INFO (MainThread) [homeassistant.components.sensor] Setting up template.sensor
2024-02-19 21:28:21.942 INFO (MainThread) [homeassistant.setup] Setup of domain esphome took 0.7 seconds
2024-02-19 21:28:21.945 INFO (MainThread) [homeassistant.components.sensor] Setting up template.sensor
2024-02-19 21:28:21.946 INFO (MainThread) [homeassistant.setup] Setup of domain device_tracker took 0.0 seconds
2024-02-19 21:28:21.949 INFO (MainThread) [homeassistant.components.sensor] Setting up template.sensor
2024-02-19 21:28:21.968 INFO (MainThread) [homeassistant.components.sensor] Setting up template.sensor
2024-02-19 21:28:21.983 INFO (MainThread) [homeassistant.components.sensor] Setting up template.sensor
2024-02-19 21:28:22.084 INFO (MainThread) [homeassistant.setup] Setting up spook
2024-02-19 21:28:22.084 INFO (MainThread) [homeassistant.setup] Setup of domain spook took 0.0 seconds
2024-02-19 21:28:22.084 INFO (MainThread) [homeassistant.components.sensor] Setting up template.sensor
2024-02-19 21:28:22.091 INFO (MainThread) [homeassistant.setup] Setup of domain multiscrape took 8.6 seconds
2024-02-19 21:28:22.093 INFO (MainThread) [homeassistant.components.sensor] Setting up template.sensor
2024-02-19 21:28:22.105 INFO (MainThread) [zwave_js_server] Z-Wave JS initialized. 17 nodes
2024-02-19 21:28:22.106 INFO (MainThread) [homeassistant.components.sensor] Setting up template.sensor
2024-02-19 21:28:22.119 INFO (MainThread) [homeassistant.components.zwave_js] Connection to Zwave JS Server initialized
2024-02-19 21:28:22.120 INFO (MainThread) [homeassistant.components.sensor] Setting up template.sensor
2024-02-19 21:28:22.207 INFO (MainThread) [homeassistant.components.sensor] Setting up template.sensor
2024-02-19 21:28:22.214 INFO (MainThread) [homeassistant.components.sensor] Setting up template.sensor
2024-02-19 21:28:22.226 INFO (MainThread) [homeassistant.components.sensor] Setting up template.sensor
2024-02-19 21:28:22.232 INFO (MainThread) [pyunifiprotect.api] Websocket re-connected successfully
2024-02-19 21:28:22.612 INFO (MainThread) [custom_components.hacs] Enable category: integration
2024-02-19 21:28:22.613 INFO (MainThread) [custom_components.hacs] Enable category: plugin
2024-02-19 21:28:22.613 INFO (MainThread) [custom_components.hacs] Enable category: theme
2024-02-19 21:28:22.613 INFO (MainThread) [custom_components.hacs] Setting up themes endpoint
2024-02-19 21:28:22.614 INFO (MainThread) [custom_components.hacs] Setting up plugin endpoint
2024-02-19 21:28:22.614 INFO (MainThread) [custom_components.hacs] <HacsFrontend> storage mode, cache for /hacsfiles/: True
2024-02-19 21:28:22.665 INFO (SyncWorker_3) [homeassistant.loader] Loaded time from homeassistant.components.time
2024-02-19 21:28:22.669 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up car_wash.binary_sensor
2024-02-19 21:28:22.687 INFO (MainThread) [custom_components.car_wash.binary_sensor] 
-------------------------------------------------------------------
Car Wash
Version: 1.5.5
This is a custom integration!
If you have ANY issues with this you need to open an issue here:
https://github.com/Limych/ha-car_wash/issues
-------------------------------------------------------------------

2024-02-19 21:28:22.691 INFO (MainThread) [homeassistant.setup] Setting up time
2024-02-19 21:28:22.691 INFO (MainThread) [homeassistant.setup] Setup of domain time took 0.0 seconds
2024-02-19 21:28:22.702 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up template.binary_sensor
2024-02-19 21:28:22.702 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up template.binary_sensor
2024-02-19 21:28:22.702 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up template.binary_sensor
2024-02-19 21:28:22.702 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up template.binary_sensor
2024-02-19 21:28:22.702 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up template.binary_sensor
2024-02-19 21:28:22.702 INFO (MainThread) [homeassistant.components.sensor] Setting up template.sensor
2024-02-19 21:28:22.702 INFO (MainThread) [homeassistant.components.sensor] Setting up template.sensor
2024-02-19 21:28:22.702 INFO (MainThread) [homeassistant.components.sensor] Setting up template.sensor
2024-02-19 21:28:22.702 INFO (MainThread) [homeassistant.components.sensor] Setting up template.sensor
2024-02-19 21:28:22.702 INFO (MainThread) [homeassistant.components.sensor] Setting up template.sensor
2024-02-19 21:28:22.703 INFO (MainThread) [homeassistant.components.scene] Setting up homeassistant.scene
2024-02-19 21:28:22.715 INFO (MainThread) [homeassistant.setup] Setup of domain scene took 9.5 seconds
2024-02-19 21:28:22.720 INFO (MainThread) [homeassistant.components.lock] Setting up template.lock
2024-02-19 21:28:22.726 INFO (MainThread) [homeassistant.setup] Setting up presence_simulation
2024-02-19 21:28:22.726 INFO (MainThread) [homeassistant.setup] Setup of domain presence_simulation took 0.0 seconds
2024-02-19 21:28:22.733 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up workday.binary_sensor
2024-02-19 21:28:22.761 INFO (MainThread) [homeassistant.components.sensor] Setting up season.sensor
2024-02-19 21:28:22.774 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up threshold.binary_sensor
2024-02-19 21:28:22.786 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up threshold.binary_sensor
2024-02-19 21:28:22.786 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up threshold.binary_sensor
2024-02-19 21:28:22.789 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up threshold.binary_sensor
2024-02-19 21:28:22.797 INFO (MainThread) [homeassistant.setup] Setting up script
2024-02-19 21:28:22.805 INFO (MainThread) [homeassistant.components.sensor] Setting up min_max.sensor
2024-02-19 21:28:22.811 INFO (MainThread) [homeassistant.setup] Setup of domain script took 0.0 seconds
2024-02-19 21:28:22.814 INFO (MainThread) [homeassistant.components.sensor] Setting up watchman.sensor
2024-02-19 21:28:22.819 INFO (MainThread) [custom_components.watchman] Watchman started [0.6.1]
2024-02-19 21:28:22.857 INFO (MainThread) [homeassistant.components.sensor] Setting up thermal_comfort.sensor
2024-02-19 21:28:22.857 INFO (MainThread) [homeassistant.components.sensor] Setting up energy.sensor
2024-02-19 21:28:22.858 INFO (MainThread) [homeassistant.components.sensor] Setting up sun.sensor
2024-02-19 21:28:22.858 INFO (MainThread) [custom_components.thermal_comfort.sensor] Temperature has an invalid value: None. Can't calculate new states.
2024-02-19 21:28:22.858 INFO (MainThread) [custom_components.thermal_comfort.sensor] Relative humidity has an invalid value: None. Can't calculate new states.
2024-02-19 21:28:22.858 INFO (MainThread) [homeassistant.components.media_player] Setting up samsungtv_smart.media_player
2024-02-19 21:28:22.861 INFO (MainThread) [homeassistant.components.media_player] Setting up samsungtv.media_player
2024-02-19 21:28:22.863 INFO (MainThread) [homeassistant.components.media_player] Setting up songpal.media_player
2024-02-19 21:28:22.865 INFO (MainThread) [homeassistant.components.fan] Setting up switch_as_x.fan
2024-02-19 21:28:22.865 INFO (MainThread) [homeassistant.components.fan] Setting up switch_as_x.fan
2024-02-19 21:28:22.876 INFO (MainThread) [homeassistant.components.light] Setting up group.light
2024-02-19 21:28:22.876 INFO (MainThread) [homeassistant.components.light] Setting up group.light
2024-02-19 21:28:22.876 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up group.binary_sensor
2024-02-19 21:28:22.876 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up group.binary_sensor
2024-02-19 21:28:22.877 INFO (MainThread) [homeassistant.components.light] Setting up group.light
2024-02-19 21:28:22.877 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up group.binary_sensor
2024-02-19 21:28:22.878 INFO (MainThread) [homeassistant.components.light] Setting up group.light
2024-02-19 21:28:22.878 INFO (MainThread) [homeassistant.components.sensor] Setting up group.sensor
2024-02-19 21:28:22.879 INFO (MainThread) [homeassistant.components.sensor] Setting up group.sensor
2024-02-19 21:28:22.879 INFO (MainThread) [homeassistant.components.sensor] Setting up group.sensor
2024-02-19 21:28:22.879 INFO (MainThread) [homeassistant.components.sensor] Setting up group.sensor
2024-02-19 21:28:22.880 INFO (MainThread) [homeassistant.components.media_player] Setting up group.media_player
2024-02-19 21:28:22.881 INFO (MainThread) [homeassistant.components.sensor] Setting up nut.sensor
2024-02-19 21:28:22.881 INFO (MainThread) [homeassistant.components.remote] Setting up samsungtv_smart.remote
2024-02-19 21:28:22.883 INFO (MainThread) [homeassistant.components.remote] Setting up samsungtv.remote
2024-02-19 21:28:22.883 INFO (MainThread) [homeassistant.components.light] Setting up switch_as_x.light
2024-02-19 21:28:22.886 INFO (MainThread) [homeassistant.components.light] Setting up switch_as_x.light
2024-02-19 21:28:22.886 INFO (MainThread) [homeassistant.components.light] Setting up switch_as_x.light
2024-02-19 21:28:22.886 INFO (MainThread) [homeassistant.components.light] Setting up switch_as_x.light
2024-02-19 21:28:22.887 INFO (MainThread) [homeassistant.components.light] Setting up switch_as_x.light
2024-02-19 21:28:22.887 INFO (MainThread) [homeassistant.components.light] Setting up switch_as_x.light
2024-02-19 21:28:22.888 INFO (MainThread) [homeassistant.components.light] Setting up switch_as_x.light
2024-02-19 21:28:22.888 INFO (MainThread) [homeassistant.components.light] Setting up switch_as_x.light
2024-02-19 21:28:22.889 INFO (MainThread) [homeassistant.components.light] Setting up switch_as_x.light
2024-02-19 21:28:22.889 INFO (MainThread) [homeassistant.components.light] Setting up switch_as_x.light
2024-02-19 21:28:22.896 INFO (MainThread) [homeassistant.components.light] Setting up switch_as_x.light
2024-02-19 21:28:22.896 INFO (MainThread) [homeassistant.components.light] Setting up switch_as_x.light
2024-02-19 21:28:22.898 INFO (MainThread) [homeassistant.components.light] Setting up switch_as_x.light
2024-02-19 21:28:22.900 INFO (MainThread) [homeassistant.components.light] Setting up switch_as_x.light
2024-02-19 21:28:22.901 INFO (MainThread) [homeassistant.components.light] Setting up switch_as_x.light
2024-02-19 21:28:22.902 INFO (MainThread) [homeassistant.components.light] Setting up switch_as_x.light
2024-02-19 21:28:22.902 INFO (MainThread) [homeassistant.components.light] Setting up switch_as_x.light
2024-02-19 21:28:22.903 INFO (MainThread) [homeassistant.components.light] Setting up switch_as_x.light
2024-02-19 21:28:22.904 INFO (MainThread) [homeassistant.components.light] Setting up switch_as_x.light
2024-02-19 21:28:22.904 INFO (MainThread) [homeassistant.components.light] Setting up switch_as_x.light
2024-02-19 21:28:22.905 INFO (MainThread) [homeassistant.components.light] Setting up switch_as_x.light
2024-02-19 21:28:22.906 INFO (MainThread) [homeassistant.components.switch] Setting up adaptive_lighting.switch
2024-02-19 21:28:22.907 INFO (MainThread) [homeassistant.components.switch] Setting up adaptive_lighting.switch
2024-02-19 21:28:22.910 INFO (MainThread) [homeassistant.components.switch] Setting up adaptive_lighting.switch
2024-02-19 21:28:22.912 INFO (MainThread) [homeassistant.components.switch] Setting up adaptive_lighting.switch
2024-02-19 21:28:22.915 INFO (MainThread) [homeassistant.components.switch] Setting up adaptive_lighting.switch
2024-02-19 21:28:22.920 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up mqtt.binary_sensor
2024-02-19 21:28:22.921 INFO (MainThread) [homeassistant.components.fan] Setting up mqtt.fan
2024-02-19 21:28:22.923 INFO (MainThread) [homeassistant.components.light] Setting up mqtt.light
2024-02-19 21:28:22.923 INFO (MainThread) [homeassistant.components.lock] Setting up mqtt.lock
2024-02-19 21:28:22.924 INFO (MainThread) [homeassistant.components.number] Setting up mqtt.number
2024-02-19 21:28:22.924 INFO (MainThread) [homeassistant.components.select] Setting up mqtt.select
2024-02-19 21:28:22.924 INFO (MainThread) [homeassistant.components.sensor] Setting up mqtt.sensor
2024-02-19 21:28:22.926 INFO (MainThread) [homeassistant.components.switch] Setting up mqtt.switch
2024-02-19 21:28:22.926 INFO (MainThread) [homeassistant.components.update] Setting up mqtt.update
2024-02-19 21:28:22.927 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up ping.binary_sensor
2024-02-19 21:28:22.927 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up ping.binary_sensor
2024-02-19 21:28:22.927 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up ping.binary_sensor
2024-02-19 21:28:22.927 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up ping.binary_sensor
2024-02-19 21:28:22.927 INFO (MainThread) [homeassistant.components.camera] Setting up mqtt.camera
2024-02-19 21:28:22.928 INFO (MainThread) [homeassistant.components.alarm_control_panel] Setting up mqtt.alarm_control_panel
2024-02-19 21:28:22.929 INFO (MainThread) [homeassistant.components.cover] Setting up mqtt.cover
2024-02-19 21:28:22.929 INFO (MainThread) [homeassistant.components.button] Setting up mqtt.button
2024-02-19 21:28:22.930 INFO (MainThread) [homeassistant.components.siren] Setting up mqtt.siren
2024-02-19 21:28:22.930 INFO (MainThread) [homeassistant.components.humidifier] Setting up mqtt.humidifier
2024-02-19 21:28:22.930 INFO (MainThread) [homeassistant.components.event] Setting up mqtt.event
2024-02-19 21:28:22.930 INFO (MainThread) [homeassistant.components.climate] Setting up mqtt.climate
2024-02-19 21:28:22.930 INFO (MainThread) [homeassistant.components.text] Setting up mqtt.text
2024-02-19 21:28:22.930 INFO (MainThread) [homeassistant.components.media_player] Setting up dlna_dmr.media_player
2024-02-19 21:28:22.931 INFO (MainThread) [homeassistant.components.media_player] Setting up dlna_dmr.media_player
2024-02-19 21:28:22.931 INFO (MainThread) [homeassistant.components.media_player] Setting up dlna_dmr.media_player
2024-02-19 21:28:22.931 INFO (MainThread) [homeassistant.components.media_player] Setting up kodi.media_player
2024-02-19 21:28:22.931 INFO (MainThread) [homeassistant.components.water_heater] Setting up mqtt.water_heater
2024-02-19 21:28:22.933 INFO (MainThread) [homeassistant.components.lawn_mower] Setting up mqtt.lawn_mower
2024-02-19 21:28:22.933 INFO (MainThread) [homeassistant.components.vacuum] Setting up mqtt.vacuum
2024-02-19 21:28:22.934 INFO (MainThread) [homeassistant.components.valve] Setting up mqtt.valve
2024-02-19 21:28:22.936 INFO (MainThread) [homeassistant.components.media_player] Setting up androidtv_remote.media_player
2024-02-19 21:28:22.936 INFO (MainThread) [homeassistant.components.remote] Setting up androidtv_remote.remote
2024-02-19 21:28:22.937 INFO (MainThread) [homeassistant.components.media_player] Setting up androidtv_remote.media_player
2024-02-19 21:28:22.938 INFO (MainThread) [homeassistant.components.remote] Setting up androidtv_remote.remote
2024-02-19 21:28:22.939 INFO (MainThread) [homeassistant.components.switch] Setting up vesync.switch
2024-02-19 21:28:22.940 INFO (MainThread) [homeassistant.components.light] Setting up vesync.light
2024-02-19 21:28:22.941 INFO (MainThread) [homeassistant.components.sensor] Setting up vesync.sensor
2024-02-19 21:28:22.942 INFO (MainThread) [homeassistant.components.humidifier] Setting up vesync.humidifier
2024-02-19 21:28:22.944 INFO (MainThread) [homeassistant.components.number] Setting up vesync.number
2024-02-19 21:28:22.945 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up vesync.binary_sensor
2024-02-19 21:28:22.947 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up mobile_app.binary_sensor
2024-02-19 21:28:22.947 WARNING (MainThread) [homeassistant.helpers.entity] Entity None (<class 'custom_components.vesync.humidifier.VeSyncHumidifierHA'>) is using deprecated supported features values which will be removed in HA Core 2025.1. Instead it should use <HumidifierEntityFeature.MODES: 1>, please create a bug report at https://github.com/vlebourl/custom_vesync and reference https://developers.home-assistant.io/blog/2023/12/28/support-feature-magic-numbers-deprecation
2024-02-19 21:28:22.950 INFO (MainThread) [homeassistant.components.sensor] Setting up mobile_app.sensor
2024-02-19 21:28:22.954 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up mobile_app.binary_sensor
2024-02-19 21:28:22.957 INFO (MainThread) [homeassistant.components.sensor] Setting up mobile_app.sensor
2024-02-19 21:28:22.969 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up mobile_app.binary_sensor
2024-02-19 21:28:22.972 INFO (MainThread) [homeassistant.components.sensor] Setting up mobile_app.sensor
2024-02-19 21:28:22.975 INFO (MainThread) [homeassistant.components.sensor] Setting up nws_alerts.sensor
2024-02-19 21:28:22.984 INFO (MainThread) [homeassistant.components.image] Setting up mqtt.image
2024-02-19 21:28:22.986 INFO (MainThread) [homeassistant.components.media_player] Setting up cast.media_player
2024-02-19 21:28:22.990 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up hpprinter.binary_sensor
2024-02-19 21:28:22.994 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up tessie.binary_sensor
2024-02-19 21:28:22.996 INFO (MainThread) [homeassistant.components.button] Setting up tessie.button
2024-02-19 21:28:22.997 INFO (MainThread) [homeassistant.components.climate] Setting up tessie.climate
2024-02-19 21:28:22.998 INFO (MainThread) [homeassistant.components.sensor] Setting up hpprinter.sensor
2024-02-19 21:28:22.999 INFO (MainThread) [homeassistant.components.cover] Setting up tessie.cover
2024-02-19 21:28:23.006 INFO (MainThread) [homeassistant.components.lock] Setting up tessie.lock
2024-02-19 21:28:23.028 INFO (MainThread) [homeassistant.components.media_player] Setting up tessie.media_player
2024-02-19 21:28:23.029 INFO (MainThread) [custom_components.hpprinter.managers.home_assistant] Handling ConfigEntry initialization: {'entry_id': '7165d998c59c25827cc0671ac7e27a00', 'version': 1, 'minor_version': 1, 'domain': 'hpprinter', 'title': 'HP Printer', 'data': {'name': 'HP Printer', 'host': '10.0.0.51'}, 'options': {}, 'pref_disable_new_entities': False, 'pref_disable_polling': False, 'source': 'user', 'unique_id': None, 'disabled_by': None}
2024-02-19 21:28:23.030 INFO (MainThread) [homeassistant.components.number] Setting up tessie.number
2024-02-19 21:28:23.034 INFO (MainThread) [homeassistant.components.select] Setting up tessie.select
2024-02-19 21:28:23.036 INFO (MainThread) [homeassistant.components.sensor] Setting up tessie.sensor
2024-02-19 21:28:23.038 INFO (MainThread) [homeassistant.components.switch] Setting up tessie.switch
2024-02-19 21:28:23.041 INFO (MainThread) [homeassistant.components.update] Setting up tessie.update
2024-02-19 21:28:23.045 INFO (MainThread) [homeassistant.components.media_player] Setting up kodi.media_player
2024-02-19 21:28:23.052 INFO (MainThread) [homeassistant.components.stt] Setting up wyoming.stt
2024-02-19 21:28:23.056 INFO (MainThread) [homeassistant.components.tts] Setting up wyoming.tts
2024-02-19 21:28:23.058 INFO (MainThread) [homeassistant.components.media_player] Setting up androidtv.media_player
2024-02-19 21:28:23.060 INFO (MainThread) [homeassistant.components.climate] Setting up nuheat.climate
2024-02-19 21:28:23.062 INFO (MainThread) [homeassistant.components.media_player] Setting up androidtv.media_player
2024-02-19 21:28:23.064 INFO (MainThread) [homeassistant.components.device_tracker] Setting up traccar.device_tracker
2024-02-19 21:28:23.067 INFO (MainThread) [homeassistant.components.device_tracker] Setting up mqtt.device_tracker
2024-02-19 21:28:23.068 INFO (MainThread) [homeassistant.components.device_tracker] Setting up ping.device_tracker
2024-02-19 21:28:23.072 INFO (MainThread) [homeassistant.components.device_tracker] Setting up ping.device_tracker
2024-02-19 21:28:23.076 INFO (MainThread) [homeassistant.components.device_tracker] Setting up ping.device_tracker
2024-02-19 21:28:23.077 WARNING (zeroconf-ServiceBrowser-_googlecast._tcp-130) [pychromecast.dial] Failed to determine cast type for host <unknown> (<urlopen error [Errno 104] Connection reset by peer>) (services:{ServiceInfo(type='mdns', data='C4A-1463ca13dbb9761f19d948850b69dea7._googlecast._tcp.local.')})
2024-02-19 21:28:23.077 INFO (zeroconf-ServiceBrowser-_googlecast._tcp-130) [homeassistant.components.cast.helpers] Fetched cast details for unknown model 'C4A' manufacturer: 'Unknown manufacturer', type: 'cast'. Please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+cast%22
2024-02-19 21:28:23.077 INFO (MainThread) [homeassistant.components.device_tracker] Setting up ping.device_tracker
2024-02-19 21:28:23.080 INFO (MainThread) [homeassistant.components.device_tracker] Setting up mobile_app.device_tracker
2024-02-19 21:28:23.081 INFO (MainThread) [homeassistant.components.device_tracker] Setting up mobile_app.device_tracker
2024-02-19 21:28:23.092 INFO (MainThread) [homeassistant.components.device_tracker] Setting up mobile_app.device_tracker
2024-02-19 21:28:23.093 INFO (MainThread) [homeassistant.components.device_tracker] Setting up tessie.device_tracker
2024-02-19 21:28:23.098 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up shelly.binary_sensor
2024-02-19 21:28:23.100 INFO (MainThread) [homeassistant.components.button] Setting up shelly.button
2024-02-19 21:28:23.102 INFO (MainThread) [homeassistant.components.climate] Setting up shelly.climate
2024-02-19 21:28:23.105 INFO (MainThread) [homeassistant.components.cover] Setting up shelly.cover
2024-02-19 21:28:23.106 INFO (MainThread) [homeassistant.components.event] Setting up shelly.event
2024-02-19 21:28:23.113 INFO (MainThread) [homeassistant.components.light] Setting up shelly.light
2024-02-19 21:28:23.115 INFO (MainThread) [homeassistant.components.sensor] Setting up shelly.sensor
2024-02-19 21:28:23.117 INFO (MainThread) [homeassistant.components.switch] Setting up shelly.switch
2024-02-19 21:28:23.117 INFO (MainThread) [homeassistant.components.update] Setting up shelly.update
2024-02-19 21:28:23.119 INFO (MainThread) [homeassistant.components.sensor] Setting up multiscrape.sensor
2024-02-19 21:28:23.121 INFO (MainThread) [homeassistant.components.sensor] Setting up multiscrape.sensor
2024-02-19 21:28:23.122 INFO (MainThread) [homeassistant.components.sensor] Setting up multiscrape.sensor
2024-02-19 21:28:23.124 INFO (MainThread) [homeassistant.components.sensor] Setting up multiscrape.sensor
2024-02-19 21:28:23.130 INFO (MainThread) [homeassistant.components.update] Setting up esphome.update
2024-02-19 21:28:23.135 INFO (MainThread) [homeassistant.components.button] Setting up esphome.button
2024-02-19 21:28:23.143 INFO (MainThread) [homeassistant.components.update] Setting up esphome.update
2024-02-19 21:28:23.148 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up shelly.binary_sensor
2024-02-19 21:28:23.148 INFO (MainThread) [homeassistant.components.button] Setting up shelly.button
2024-02-19 21:28:23.148 INFO (MainThread) [homeassistant.components.cover] Setting up shelly.cover
2024-02-19 21:28:23.148 INFO (MainThread) [homeassistant.components.event] Setting up shelly.event
2024-02-19 21:28:23.148 INFO (MainThread) [homeassistant.components.light] Setting up shelly.light
2024-02-19 21:28:23.148 INFO (MainThread) [homeassistant.components.sensor] Setting up shelly.sensor
2024-02-19 21:28:23.149 INFO (MainThread) [homeassistant.components.switch] Setting up shelly.switch
2024-02-19 21:28:23.149 INFO (MainThread) [homeassistant.components.update] Setting up shelly.update
2024-02-19 21:28:23.149 INFO (MainThread) [homeassistant.components.valve] Setting up shelly.valve
2024-02-19 21:28:23.150 INFO (MainThread) [homeassistant.components.switch] Setting up esphome.switch
2024-02-19 21:28:23.156 INFO (MainThread) [homeassistant.components.update] Setting up esphome.update
2024-02-19 21:28:23.161 INFO (MainThread) [homeassistant.components.button] Setting up esphome.button
2024-02-19 21:28:23.206 INFO (MainThread) [homeassistant.setup] Setting up default_config
2024-02-19 21:28:23.207 INFO (MainThread) [homeassistant.setup] Setup of domain default_config took 0.0 seconds
2024-02-19 21:28:23.209 INFO (MainThread) [homeassistant.components.update] Setting up esphome.update
2024-02-19 21:28:23.212 INFO (MainThread) [homeassistant.components.button] Setting up esphome.button
2024-02-19 21:28:23.218 INFO (MainThread) [homeassistant.components.sensor] Setting up zwave_js.sensor
2024-02-19 21:28:23.222 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up unifiprotect.binary_sensor
2024-02-19 21:28:23.224 INFO (MainThread) [homeassistant.components.button] Setting up unifiprotect.button
2024-02-19 21:28:23.226 INFO (MainThread) [homeassistant.components.camera] Setting up unifiprotect.camera
2024-02-19 21:28:23.227 INFO (MainThread) [homeassistant.components.light] Setting up unifiprotect.light
2024-02-19 21:28:23.233 INFO (MainThread) [homeassistant.components.lock] Setting up unifiprotect.lock
2024-02-19 21:28:23.237 INFO (MainThread) [homeassistant.components.media_player] Setting up unifiprotect.media_player
2024-02-19 21:28:23.240 INFO (MainThread) [homeassistant.components.button] Setting up zwave_js.button
2024-02-19 21:28:23.241 INFO (MainThread) [aioesphomeapi.reconnect_logic] Successfully connected to tube_zb_gw_cc2652p2_poe @ 192.168.2.190 in 0.019s
2024-02-19 21:28:23.242 INFO (MainThread) [homeassistant.components.number] Setting up unifiprotect.number
2024-02-19 21:28:23.247 INFO (MainThread) [homeassistant.components.select] Setting up unifiprotect.select
2024-02-19 21:28:23.251 INFO (MainThread) [homeassistant.components.sensor] Setting up unifiprotect.sensor
2024-02-19 21:28:23.253 INFO (MainThread) [homeassistant.components.switch] Setting up unifiprotect.switch
2024-02-19 21:28:23.557 INFO (MainThread) [homeassistant.components.text] Setting up unifiprotect.text
2024-02-19 21:28:23.571 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up spook.binary_sensor
2024-02-19 21:28:23.577 INFO (MainThread) [homeassistant.components.event] Setting up zwave_js.event
2024-02-19 21:28:23.579 INFO (MainThread) [homeassistant.components.select] Setting up zwave_js.select
2024-02-19 21:28:23.583 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up zwave_js.binary_sensor
2024-02-19 21:28:23.584 INFO (MainThread) [homeassistant.components.number] Setting up zwave_js.number
2024-02-19 21:28:23.586 INFO (MainThread) [homeassistant.components.switch] Setting up zwave_js.switch
2024-02-19 21:28:23.588 INFO (MainThread) [homeassistant.components.light] Setting up zwave_js.light
2024-02-19 21:28:23.603 INFO (MainThread) [homeassistant.components.lock] Setting up zwave_js.lock
2024-02-19 21:28:23.608 INFO (MainThread) [homeassistant.components.button] Setting up spook.button
2024-02-19 21:28:23.622 INFO (MainThread) [aioesphomeapi.reconnect_logic] Successfully connected to atom-bluetooth-office @ 192.168.2.246 in 0.410s
2024-02-19 21:28:23.623 INFO (MainThread) [aioesphomeapi.reconnect_logic] Successful handshake with tube_zb_gw_cc2652p2_poe @ 192.168.2.190 in 0.381s
2024-02-19 21:28:23.623 INFO (MainThread) [aioesphomeapi.reconnect_logic] Successfully connected to atom-bluetooth-kitchen @ 192.168.2.195 in 0.397s
2024-02-19 21:28:23.624 INFO (MainThread) [aioesphomeapi.reconnect_logic] Successfully connected to atom-bluetooth-utility @ 192.168.2.216 in 0.387s
2024-02-19 21:28:23.628 INFO (MainThread) [homeassistant.components.sensor] Setting up nws.sensor
2024-02-19 21:28:23.629 INFO (MainThread) [homeassistant.components.weather] Setting up nws.weather
2024-02-19 21:28:23.629 INFO (MainThread) [homeassistant.components.event] Setting up spook.event
2024-02-19 21:28:23.643 INFO (MainThread) [homeassistant.components.number] Setting up spook.number
2024-02-19 21:28:23.654 INFO (MainThread) [homeassistant.components.select] Setting up spook.select
2024-02-19 21:28:23.679 INFO (MainThread) [homeassistant.components.sensor] Setting up spook.sensor
2024-02-19 21:28:23.694 INFO (MainThread) [homeassistant.components.switch] Setting up spook.switch
2024-02-19 21:28:23.703 INFO (MainThread) [custom_components.hpprinter.binary_sensor] Added new HP Printer Connectivity
2024-02-19 21:28:23.704 INFO (MainThread) [custom_components.hpprinter.sensor] Added new HP Printer Status
2024-02-19 21:28:23.704 INFO (MainThread) [custom_components.hpprinter.sensor] Added new HP Printer Printer
2024-02-19 21:28:23.704 INFO (MainThread) [custom_components.hpprinter.sensor] Added new HP Printer Scanner
2024-02-19 21:28:23.704 INFO (MainThread) [custom_components.hpprinter.sensor] Added new HP Printer Toner Black
2024-02-19 21:28:23.731 INFO (MainThread) [homeassistant.components.sensor] Setting up hacs.sensor
2024-02-19 21:28:23.740 INFO (MainThread) [homeassistant.components.update] Setting up zwave_js.update
2024-02-19 21:28:23.741 INFO (MainThread) [homeassistant.components.sensor] Setting up ipp.sensor
2024-02-19 21:28:23.761 INFO (MainThread) [homeassistant.components.sensor] Setting up accuweather.sensor
2024-02-19 21:28:23.764 INFO (MainThread) [homeassistant.components.weather] Setting up accuweather.weather
2024-02-19 21:28:23.843 INFO (MainThread) [custom_components.hacs] Stage changed: setup
2024-02-19 21:28:23.844 INFO (MainThread) [custom_components.hacs] Stage changed: waiting
2024-02-19 21:28:23.844 INFO (MainThread) [custom_components.hacs] Setup complete, waiting for Home Assistant before startup tasks starts
2024-02-19 21:28:23.861 INFO (MainThread) [homeassistant.components.time] Setting up spook.time
2024-02-19 21:28:23.861 INFO (MainThread) [homeassistant.components.media_player] Setting up spotify.media_player
2024-02-19 21:28:23.867 INFO (MainThread) [homeassistant.components.scene] Setting up mqtt.scene
2024-02-19 21:28:23.867 INFO (MainThread) [homeassistant.components.switch] Setting up presence_simulation.switch
2024-02-19 21:28:23.871 INFO (MainThread) [homeassistant.components.button] Setting up unifi.button
2024-02-19 21:28:23.873 INFO (MainThread) [homeassistant.components.device_tracker] Setting up unifi.device_tracker
2024-02-19 21:28:23.874 INFO (MainThread) [homeassistant.components.image] Setting up unifi.image
2024-02-19 21:28:23.876 INFO (MainThread) [homeassistant.components.sensor] Setting up unifi.sensor
2024-02-19 21:28:23.885 INFO (MainThread) [homeassistant.components.switch] Setting up unifi.switch
2024-02-19 21:28:23.940 INFO (MainThread) [homeassistant.components.update] Setting up unifi.update
2024-02-19 21:28:23.976 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up shelly.binary_sensor
2024-02-19 21:28:23.984 INFO (MainThread) [aioesphomeapi.reconnect_logic] Successful handshake with atom-bluetooth-office @ 192.168.2.246 in 0.361s
2024-02-19 21:28:23.984 INFO (MainThread) [aioesphomeapi.reconnect_logic] Successful handshake with atom-bluetooth-utility @ 192.168.2.216 in 0.360s
2024-02-19 21:28:23.985 INFO (MainThread) [homeassistant.components.button] Setting up shelly.button
2024-02-19 21:28:23.993 WARNING (MainThread) [homeassistant.const] DATA_GIBIBYTES was used from truenas, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfInformation.GIBIBYTES instead, please create a bug report at https://github.com/tomaae/homeassistant-truenas/issues
2024-02-19 21:28:23.996 WARNING (MainThread) [homeassistant.const] DATA_KIBIBYTES was used from truenas, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfInformation.KIBIBYTES instead, please create a bug report at https://github.com/tomaae/homeassistant-truenas/issues
2024-02-19 21:28:23.999 WARNING (MainThread) [homeassistant.const] TEMP_CELSIUS was used from truenas, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfTemperature.CELSIUS instead, please create a bug report at https://github.com/tomaae/homeassistant-truenas/issues
2024-02-19 21:28:24.002 INFO (MainThread) [homeassistant.components.sensor] Setting up truenas.sensor
2024-02-19 21:28:24.004 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up truenas.binary_sensor
2024-02-19 21:28:24.006 INFO (MainThread) [homeassistant.components.update] Setting up truenas.update
2024-02-19 21:28:24.007 INFO (MainThread) [aioesphomeapi.reconnect_logic] Successful handshake with atom-bluetooth-kitchen @ 192.168.2.195 in 0.384s
2024-02-19 21:28:24.011 INFO (MainThread) [homeassistant.components.cover] Setting up shelly.cover
2024-02-19 21:28:24.019 INFO (MainThread) [homeassistant.components.event] Setting up shelly.event
2024-02-19 21:28:24.022 INFO (MainThread) [homeassistant.components.light] Setting up shelly.light
2024-02-19 21:28:24.045 INFO (MainThread) [homeassistant.components.sensor] Setting up shelly.sensor
2024-02-19 21:28:24.050 INFO (MainThread) [homeassistant.components.switch] Setting up shelly.switch
2024-02-19 21:28:24.053 INFO (MainThread) [homeassistant.components.update] Setting up shelly.update
2024-02-19 21:28:24.055 INFO (MainThread) [homeassistant.components.valve] Setting up shelly.valve
2024-02-19 21:28:24.056 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up shelly.binary_sensor
2024-02-19 21:28:24.093 INFO (MainThread) [homeassistant.setup] Setting up owntracks
2024-02-19 21:28:24.093 INFO (MainThread) [homeassistant.setup] Setup of domain owntracks took 0.0 seconds
2024-02-19 21:28:24.109 INFO (MainThread) [homeassistant.setup] Setting up alarmo
2024-02-19 21:28:24.109 INFO (MainThread) [homeassistant.setup] Setup of domain alarmo took 0.0 seconds
2024-02-19 21:28:24.111 INFO (MainThread) [homeassistant.components.button] Setting up shelly.button
2024-02-19 21:28:24.113 INFO (MainThread) [homeassistant.components.cover] Setting up shelly.cover
2024-02-19 21:28:24.118 INFO (MainThread) [homeassistant.components.event] Setting up shelly.event
2024-02-19 21:28:24.122 INFO (MainThread) [homeassistant.components.light] Setting up shelly.light
2024-02-19 21:28:24.124 INFO (MainThread) [homeassistant.components.sensor] Setting up shelly.sensor
2024-02-19 21:28:24.127 INFO (MainThread) [homeassistant.components.switch] Setting up shelly.switch
2024-02-19 21:28:24.130 INFO (MainThread) [homeassistant.components.update] Setting up shelly.update
2024-02-19 21:28:24.132 INFO (MainThread) [homeassistant.components.valve] Setting up shelly.valve
2024-02-19 21:28:24.143 INFO (MainThread) [homeassistant.components.calendar] Setting up caldav.calendar
2024-02-19 21:28:24.148 INFO (MainThread) [homeassistant.components.device_tracker] Setting up owntracks.device_tracker
2024-02-19 21:28:24.148 INFO (MainThread) [homeassistant.components.alarm_control_panel] Setting up alarmo.alarm_control_panel
2024-02-19 21:28:24.184 INFO (MainThread) [homeassistant.setup] Setting up bluetooth_adapters
2024-02-19 21:28:24.184 INFO (MainThread) [homeassistant.setup] Setup of domain bluetooth_adapters took 0.0 seconds
2024-02-19 21:28:24.215 INFO (MainThread) [homeassistant.setup] Setting up inkbird
2024-02-19 21:28:24.215 INFO (MainThread) [homeassistant.setup] Setup of domain inkbird took 0.0 seconds
2024-02-19 21:28:24.387 INFO (MainThread) [homeassistant.setup] Setting up homekit_controller
2024-02-19 21:28:24.390 INFO (MainThread) [homeassistant.setup] Setting up govee_ble
2024-02-19 21:28:24.390 INFO (MainThread) [homeassistant.setup] Setup of domain govee_ble took 0.0 seconds
2024-02-19 21:28:24.395 WARNING (MainThread) [homeassistant.setup] Setup of tplink is taking over 10 seconds.
2024-02-19 21:28:24.399 WARNING (MainThread) [custom_components.sonoff] Can't login with mode: local
Traceback (most recent call last):
  File "/config/custom_components/sonoff/__init__.py", line 207, in async_setup_entry
    await registry.cloud.login(username, password)
  File "/config/custom_components/sonoff/core/ewelink/cloud.py", line 179, in login
    raise AuthError(resp["msg"])
custom_components.sonoff.core.ewelink.cloud.AuthError: password error!
2024-02-19 21:28:24.422 INFO (MainThread) [homeassistant.setup] Setup of domain homekit_controller took 0.0 seconds
2024-02-19 21:28:24.422 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up sonoff.binary_sensor
2024-02-19 21:28:24.422 INFO (MainThread) [homeassistant.components.button] Setting up sonoff.button
2024-02-19 21:28:24.422 INFO (MainThread) [homeassistant.components.climate] Setting up sonoff.climate
2024-02-19 21:28:24.422 INFO (MainThread) [homeassistant.components.cover] Setting up sonoff.cover
2024-02-19 21:28:24.423 INFO (MainThread) [homeassistant.components.fan] Setting up sonoff.fan
2024-02-19 21:28:24.423 INFO (MainThread) [homeassistant.components.light] Setting up sonoff.light
2024-02-19 21:28:24.423 INFO (MainThread) [homeassistant.components.remote] Setting up sonoff.remote
2024-02-19 21:28:24.423 INFO (MainThread) [homeassistant.components.sensor] Setting up sonoff.sensor
2024-02-19 21:28:24.423 INFO (MainThread) [homeassistant.components.switch] Setting up sonoff.switch
2024-02-19 21:28:24.423 INFO (MainThread) [homeassistant.components.number] Setting up sonoff.number
2024-02-19 21:28:24.428 INFO (MainThread) [homeassistant.components.sensor] Setting up inkbird.sensor
2024-02-19 21:28:24.429 INFO (MainThread) [homeassistant.components.sensor] Setting up inkbird.sensor
2024-02-19 21:28:24.429 INFO (MainThread) [homeassistant.components.sensor] Setting up inkbird.sensor
2024-02-19 21:28:24.434 INFO (MainThread) [homeassistant.components.sensor] Setting up govee_ble.sensor
2024-02-19 21:28:24.434 INFO (MainThread) [homeassistant.components.sensor] Setting up govee_ble.sensor
2024-02-19 21:28:24.435 INFO (MainThread) [homeassistant.components.sensor] Setting up govee_ble.sensor
2024-02-19 21:28:24.435 INFO (MainThread) [homeassistant.components.sensor] Setting up govee_ble.sensor
2024-02-19 21:28:24.436 INFO (MainThread) [homeassistant.components.sensor] Setting up govee_ble.sensor
2024-02-19 21:28:24.440 INFO (MainThread) [homeassistant.components.sensor] Setting up govee_ble.sensor
2024-02-19 21:28:24.441 INFO (MainThread) [homeassistant.components.sensor] Setting up govee_ble.sensor
2024-02-19 21:28:24.561 INFO (MainThread) [homeassistant.components.songpal.media_player] Activating websocket connection
2024-02-19 21:28:24.896 INFO (MainThread) [homeassistant.components.button] Setting up homekit_controller.button
2024-02-19 21:28:24.898 INFO (MainThread) [homeassistant.components.select] Setting up homekit_controller.select
2024-02-19 21:28:24.901 INFO (MainThread) [homeassistant.components.sensor] Setting up daikinskyport.sensor
2024-02-19 21:28:24.904 INFO (MainThread) [homeassistant.components.weather] Setting up daikinskyport.weather
2024-02-19 21:28:24.909 INFO (MainThread) [homeassistant.components.climate] Setting up daikinskyport.climate
2024-02-19 21:28:24.909 INFO (MainThread) [homeassistant.components.climate] Setting up homekit_controller.climate
2024-02-19 21:28:24.916 INFO (MainThread) [homeassistant.components.sensor] Setting up homekit_controller.sensor
2024-02-19 21:28:24.926 INFO (MainThread) [homeassistant.components.button] Setting up homekit_controller.button
2024-02-19 21:28:24.943 INFO (MainThread) [homeassistant.components.select] Setting up homekit_controller.select
2024-02-19 21:28:24.948 INFO (MainThread) [homeassistant.components.climate] Setting up homekit_controller.climate
2024-02-19 21:28:24.950 INFO (MainThread) [homeassistant.components.sensor] Setting up homekit_controller.sensor
2024-02-19 21:28:25.169 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x54ef4410008506f1 battery from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.176 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x54ef4410008506f1 voltage from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.185 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x54ef4410008506f1 power_outage_count from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.194 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x54ef4410008506f1 side from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.195 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x54ef4410008506f1 action from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.195 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x54ef4410008506f1 action_from_side from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.209 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x54ef4410008506f1 action_angle from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.209 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x54ef4410008506f1 linkquality from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.210 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x54ef4410008506f1 update_state from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.210 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x54ef441000850e6e battery from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.210 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x54ef441000850e6e voltage from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.211 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x54ef441000850e6e power_outage_count from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.211 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x54ef441000850e6e side from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.212 INFO (MainThread) [homeassistant.setup] Setup of domain tplink took 11.0 seconds
2024-02-19 21:28:25.212 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x54ef441000850e6e action from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.212 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x54ef441000850e6e action_from_side from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.212 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x54ef441000850e6e action_angle from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.213 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x54ef441000850e6e linkquality from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.226 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x54ef441000850e6e update_state from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.241 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x00124b002a2efc54 linkquality from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.243 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x54ef4410008fb50d battery from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.245 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x54ef4410008fb50d voltage from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.245 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x54ef4410008fb50d power_outage_count from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.248 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x54ef4410008fb50d side from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.251 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x54ef4410008fb50d action from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.251 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x54ef4410008fb50d action_from_side from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.252 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x54ef4410008fb50d action_angle from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.252 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x54ef4410008fb50d linkquality from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.253 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x54ef4410008fb50d update_state from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.254 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x54ef4410008fbbff battery from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.254 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x54ef4410008fbbff voltage from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.254 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x54ef4410008fbbff power_outage_count from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.255 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x54ef4410008fbbff side from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.255 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x54ef4410008fbbff action from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.255 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x54ef4410008fbbff action_from_side from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.255 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x54ef4410008fbbff action_angle from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.255 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x54ef4410008fbbff linkquality from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.256 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x54ef4410008fbbff update_state from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.256 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor HOMESERVER HOMESERVER_storage_e
2024-02-19 21:28:25.256 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor HOMESERVER HOMESERVER_lastboot
2024-02-19 21:28:25.256 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor HOMESERVER HOMESERVER_storage_c
2024-02-19 21:28:25.256 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor HOMESERVER HOMESERVER_storage_d
2024-02-19 21:28:25.256 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor HOMESERVER HOMESERVER_storage_total_disk_count
2024-02-19 21:28:25.257 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor HOMESERVER HOMESERVER_storage_t
2024-02-19 21:28:25.257 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 1221051039810110150109113116116_0xe0798dfffeeaf414 version from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.257 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 1221051039810110150109113116116_0xe0798dfffeeaf414 coordinator_version from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.257 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 1221051039810110150109113116116_0xe0798dfffeeaf414 network_map from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.258 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 1221051039810110150109113116116_0xe0798dfffeeaf414 permit_join_timeout from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.258 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x00158d00084798d1 battery from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.258 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x00158d00084798d1 temperature from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.258 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x00158d00084798d1 humidity from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.259 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x00158d00084798d1 pressure from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.259 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x00158d00084798d1 voltage from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.262 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x00158d00084798d1 linkquality from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.262 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x00158d0007ee8edf battery from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.262 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x00158d0007ee8edf temperature from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.266 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x00158d0007ee8edf humidity from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.266 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x00158d0007ee8edf pressure from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.266 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x00158d0007ee8edf voltage from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.288 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x00158d0007ee8edf linkquality from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.292 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: binary_sensor 0x54ef4410008506f1 update_available from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.299 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: binary_sensor 0x54ef441000850e6e update_available from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.299 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: binary_sensor 0x54ef4410008fb50d update_available from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.299 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: binary_sensor 0x54ef4410008fbbff update_available from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.299 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: binary_sensor 1221051039810110150109113116116_0xe0798dfffeeaf414 connection_state from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.300 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: binary_sensor 1221051039810110150109113116116_0xe0798dfffeeaf414 restart_required from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.320 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: select 0x54ef4410008506f1 operation_mode from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.322 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: select 0x54ef441000850e6e operation_mode from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.322 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: select 0x54ef4410008fb50d operation_mode from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.322 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: select 0x54ef4410008fbbff operation_mode from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.324 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: select 1221051039810110150109113116116_0xe0798dfffeeaf414 log_level from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.324 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: update 0x54ef4410008506f1 update from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.324 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: update 0x54ef441000850e6e update from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.324 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: update 0x54ef4410008fb50d update from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.324 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: update 0x54ef4410008fbbff update from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.325 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: device_automation 0x54ef4410008506f1 action_1_min_inactivity from external application Zigbee2MQTT, version: 1.33.1, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.325 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: device_automation 0x54ef4410008506f1 action_rotate_right from external application Zigbee2MQTT, version: 1.33.1, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.326 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: device_automation 0x54ef4410008506f1 action_side_up from external application Zigbee2MQTT, version: 1.33.1, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.327 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: device_automation 0x54ef4410008506f1 action_flip_to_side from external application Zigbee2MQTT, version: 1.33.1, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.327 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: device_automation 0x54ef4410008506f1 action_rotate_left from external application Zigbee2MQTT, version: 1.33.1, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.336 INFO (MainThread) [homeassistant.components.mqtt.mixins] Device trigger ('device_automation', '0x54ef4410008506f1 action_1_min_inactivity') has been initialized
2024-02-19 21:28:25.336 INFO (MainThread) [homeassistant.components.mqtt.mixins] Device trigger ('device_automation', '0x54ef4410008506f1 action_rotate_right') has been initialized
2024-02-19 21:28:25.336 INFO (MainThread) [homeassistant.components.mqtt.mixins] Device trigger ('device_automation', '0x54ef4410008506f1 action_side_up') has been initialized
2024-02-19 21:28:25.336 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: device_automation 0x54ef4410008506f1 action_throw from external application Zigbee2MQTT, version: 1.33.1, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.338 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: device_automation 0x54ef4410008506f1 action_flip90 from external application Zigbee2MQTT, version: 1.33.1, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.338 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: device_automation 0x54ef4410008506f1 action_slide from external application Zigbee2MQTT, version: 1.33.1, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.339 INFO (MainThread) [homeassistant.components.mqtt.mixins] Device trigger ('device_automation', '0x54ef4410008506f1 action_flip_to_side') has been initialized
2024-02-19 21:28:25.339 INFO (MainThread) [homeassistant.components.mqtt.mixins] Device trigger ('device_automation', '0x54ef4410008506f1 action_rotate_left') has been initialized
2024-02-19 21:28:25.339 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: device_automation 0x54ef4410008506f1 action_flip180 from external application Zigbee2MQTT, version: 1.33.1, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.341 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: device_automation 0x54ef441000850e6e action_flip_to_side from external application Zigbee2MQTT, version: 1.33.1, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.342 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: device_automation 0x54ef441000850e6e action_side_up from external application Zigbee2MQTT, version: 1.33.1, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.342 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: device_automation 0x54ef441000850e6e action_rotate_right from external application Zigbee2MQTT, version: 1.33.1, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.342 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: device_automation 0x54ef441000850e6e action_rotate_left from external application Zigbee2MQTT, version: 1.33.1, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.344 INFO (MainThread) [homeassistant.components.mqtt.mixins] Device trigger ('device_automation', '0x54ef4410008506f1 action_throw') has been initialized
2024-02-19 21:28:25.344 INFO (MainThread) [homeassistant.components.mqtt.mixins] Device trigger ('device_automation', '0x54ef4410008506f1 action_flip90') has been initialized
2024-02-19 21:28:25.344 INFO (MainThread) [homeassistant.components.mqtt.mixins] Device trigger ('device_automation', '0x54ef4410008506f1 action_slide') has been initialized
2024-02-19 21:28:25.346 INFO (MainThread) [homeassistant.components.mqtt.mixins] Device trigger ('device_automation', '0x54ef4410008506f1 action_flip180') has been initialized
2024-02-19 21:28:25.346 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: device_automation 0x54ef441000850e6e action_1_min_inactivity from external application Zigbee2MQTT, version: 1.33.1, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.346 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: device_automation 0x54ef441000850e6e action_throw from external application Zigbee2MQTT, version: 1.33.1, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.349 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: device_automation 0x54ef441000850e6e action_flip90 from external application Zigbee2MQTT, version: 1.33.1, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.349 INFO (MainThread) [homeassistant.components.mqtt.mixins] Device trigger ('device_automation', '0x54ef441000850e6e action_flip_to_side') has been initialized
2024-02-19 21:28:25.350 INFO (MainThread) [homeassistant.components.mqtt.mixins] Device trigger ('device_automation', '0x54ef441000850e6e action_side_up') has been initialized
2024-02-19 21:28:25.350 INFO (MainThread) [homeassistant.components.mqtt.mixins] Device trigger ('device_automation', '0x54ef441000850e6e action_rotate_right') has been initialized
2024-02-19 21:28:25.350 INFO (MainThread) [homeassistant.components.mqtt.mixins] Device trigger ('device_automation', '0x54ef441000850e6e action_rotate_left') has been initialized
2024-02-19 21:28:25.353 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: device_automation 0x54ef441000850e6e action_flip180 from external application Zigbee2MQTT, version: 1.33.1, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.354 INFO (MainThread) [homeassistant.components.mqtt.mixins] Device trigger ('device_automation', '0x54ef441000850e6e action_1_min_inactivity') has been initialized
2024-02-19 21:28:25.355 INFO (MainThread) [homeassistant.components.mqtt.mixins] Device trigger ('device_automation', '0x54ef441000850e6e action_throw') has been initialized
2024-02-19 21:28:25.355 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: device_automation 0x54ef441000850e6e action_slide from external application Zigbee2MQTT, version: 1.33.1, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.355 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: device_automation 0x54ef4410008fb50d action_side_up from external application Zigbee2MQTT, version: 1.33.2, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.355 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: device_automation 0x54ef4410008fb50d action_1_min_inactivity from external application Zigbee2MQTT, version: 1.33.2, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.355 INFO (MainThread) [homeassistant.components.mqtt.mixins] Device trigger ('device_automation', '0x54ef441000850e6e action_flip90') has been initialized
2024-02-19 21:28:25.358 INFO (MainThread) [homeassistant.components.mqtt.mixins] Device trigger ('device_automation', '0x54ef441000850e6e action_flip180') has been initialized
2024-02-19 21:28:25.358 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: device_automation 0x54ef4410008fb50d action_flip_to_side from external application Zigbee2MQTT, version: 1.33.2, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.359 INFO (MainThread) [homeassistant.components.mqtt.mixins] Device trigger ('device_automation', '0x54ef441000850e6e action_slide') has been initialized
2024-02-19 21:28:25.360 INFO (MainThread) [homeassistant.components.mqtt.mixins] Device trigger ('device_automation', '0x54ef4410008fb50d action_side_up') has been initialized
2024-02-19 21:28:25.360 INFO (MainThread) [homeassistant.components.mqtt.mixins] Device trigger ('device_automation', '0x54ef4410008fb50d action_1_min_inactivity') has been initialized
2024-02-19 21:28:25.360 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: device_automation 0x54ef4410008fb50d action_rotate_left from external application Zigbee2MQTT, version: 1.33.2, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.360 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: device_automation 0x54ef4410008fb50d action_rotate_right from external application Zigbee2MQTT, version: 1.33.2, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.361 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: device_automation 0x54ef4410008fb50d action_hold from external application Zigbee2MQTT, version: 1.33.2, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.361 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: device_automation 0x54ef4410008fb50d action_throw from external application Zigbee2MQTT, version: 1.33.2, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.361 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: device_automation 0x54ef4410008fb50d action_slide from external application Zigbee2MQTT, version: 1.33.2, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.364 INFO (MainThread) [homeassistant.components.mqtt.mixins] Device trigger ('device_automation', '0x54ef4410008fb50d action_flip_to_side') has been initialized
2024-02-19 21:28:25.364 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: device_automation 0x54ef4410008fb50d action_flip90 from external application Zigbee2MQTT, version: 1.33.2, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.364 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: device_automation 0x54ef4410008fb50d action_flip180 from external application Zigbee2MQTT, version: 1.33.2, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.364 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: device_automation 0x54ef4410008fbbff action_throw from external application Zigbee2MQTT, version: 1.33.2, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.365 INFO (MainThread) [homeassistant.components.mqtt.mixins] Device trigger ('device_automation', '0x54ef4410008fb50d action_rotate_left') has been initialized
2024-02-19 21:28:25.365 INFO (MainThread) [homeassistant.components.mqtt.mixins] Device trigger ('device_automation', '0x54ef4410008fb50d action_rotate_right') has been initialized
2024-02-19 21:28:25.366 INFO (MainThread) [homeassistant.components.mqtt.mixins] Device trigger ('device_automation', '0x54ef4410008fb50d action_hold') has been initialized
2024-02-19 21:28:25.366 INFO (MainThread) [homeassistant.components.mqtt.mixins] Device trigger ('device_automation', '0x54ef4410008fb50d action_throw') has been initialized
2024-02-19 21:28:25.366 INFO (MainThread) [homeassistant.components.mqtt.mixins] Device trigger ('device_automation', '0x54ef4410008fb50d action_slide') has been initialized
2024-02-19 21:28:25.366 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: device_automation 0x54ef4410008fbbff action_rotate_left from external application Zigbee2MQTT, version: 1.33.2, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.366 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: device_automation 0x54ef4410008fbbff action_rotate_right from external application Zigbee2MQTT, version: 1.33.2, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.367 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: device_automation 0x54ef4410008fbbff action_flip90 from external application Zigbee2MQTT, version: 1.33.2, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.367 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: device_automation 0x54ef4410008fbbff action_flip180 from external application Zigbee2MQTT, version: 1.33.2, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.367 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: device_automation 0x54ef4410008fbbff action_1_min_inactivity from external application Zigbee2MQTT, version: 1.33.2, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.367 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: device_automation 0x54ef4410008fbbff action_slide from external application Zigbee2MQTT, version: 1.33.2, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.369 INFO (MainThread) [homeassistant.components.mqtt.mixins] Device trigger ('device_automation', '0x54ef4410008fb50d action_flip90') has been initialized
2024-02-19 21:28:25.369 INFO (MainThread) [homeassistant.components.mqtt.mixins] Device trigger ('device_automation', '0x54ef4410008fb50d action_flip180') has been initialized
2024-02-19 21:28:25.369 INFO (MainThread) [homeassistant.components.mqtt.mixins] Device trigger ('device_automation', '0x54ef4410008fbbff action_throw') has been initialized
2024-02-19 21:28:25.369 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: device_automation 0x54ef4410008fbbff action_tap from external application Zigbee2MQTT, version: 1.35.1, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.369 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: number 0x54ef4410008506f1 last_side
2024-02-19 21:28:25.370 INFO (MainThread) [homeassistant.components.mqtt.mixins] Device trigger ('device_automation', '0x54ef4410008fbbff action_rotate_left') has been initialized
2024-02-19 21:28:25.370 INFO (MainThread) [homeassistant.components.mqtt.mixins] Device trigger ('device_automation', '0x54ef4410008fbbff action_rotate_right') has been initialized
2024-02-19 21:28:25.370 INFO (MainThread) [homeassistant.components.mqtt.mixins] Device trigger ('device_automation', '0x54ef4410008fbbff action_flip90') has been initialized
2024-02-19 21:28:25.370 INFO (MainThread) [homeassistant.components.mqtt.mixins] Device trigger ('device_automation', '0x54ef4410008fbbff action_flip180') has been initialized
2024-02-19 21:28:25.371 INFO (MainThread) [homeassistant.components.mqtt.mixins] Device trigger ('device_automation', '0x54ef4410008fbbff action_1_min_inactivity') has been initialized
2024-02-19 21:28:25.371 INFO (MainThread) [homeassistant.components.mqtt.mixins] Device trigger ('device_automation', '0x54ef4410008fbbff action_slide') has been initialized
2024-02-19 21:28:25.371 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: number 0x54ef441000850e6e last_side
2024-02-19 21:28:25.371 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: number 0x54ef4410008fb50d last_side
2024-02-19 21:28:25.372 INFO (MainThread) [homeassistant.components.mqtt.mixins] Device trigger ('device_automation', '0x54ef4410008fbbff action_tap') has been initialized
2024-02-19 21:28:25.379 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: number 0x54ef4410008fbbff last_side
2024-02-19 21:28:25.379 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: button 1221051039810110150109113116116_0xe0798dfffeeaf414 restart from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.379 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: button HOMESERVER HOMESERVER_publishallsensors
2024-02-19 21:28:25.379 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: switch 1221051039810110150109113116116_0xe0798dfffeeaf414 permit_join from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-19 21:28:25.410 INFO (MainThread) [homeassistant.components.light] Setting up tplink.light
2024-02-19 21:28:25.410 INFO (MainThread) [homeassistant.components.sensor] Setting up tplink.sensor
2024-02-19 21:28:25.410 INFO (MainThread) [homeassistant.components.switch] Setting up tplink.switch
2024-02-19 21:28:25.410 INFO (MainThread) [homeassistant.components.light] Setting up tplink.light
2024-02-19 21:28:25.410 INFO (MainThread) [homeassistant.components.sensor] Setting up tplink.sensor
2024-02-19 21:28:25.410 INFO (MainThread) [homeassistant.components.switch] Setting up tplink.switch
2024-02-19 21:28:25.411 INFO (MainThread) [homeassistant.components.light] Setting up tplink.light
2024-02-19 21:28:25.412 INFO (MainThread) [homeassistant.components.sensor] Setting up tplink.sensor
2024-02-19 21:28:25.413 INFO (MainThread) [homeassistant.components.switch] Setting up tplink.switch
2024-02-19 21:28:25.417 INFO (MainThread) [homeassistant.components.light] Setting up tplink.light
2024-02-19 21:28:25.417 INFO (MainThread) [homeassistant.components.sensor] Setting up tplink.sensor
2024-02-19 21:28:25.417 INFO (MainThread) [homeassistant.components.switch] Setting up tplink.switch
2024-02-19 21:28:25.417 INFO (MainThread) [homeassistant.components.light] Setting up tplink.light
2024-02-19 21:28:25.418 INFO (MainThread) [homeassistant.components.sensor] Setting up tplink.sensor
2024-02-19 21:28:25.418 INFO (MainThread) [homeassistant.components.switch] Setting up tplink.switch
2024-02-19 21:28:25.418 INFO (MainThread) [homeassistant.components.light] Setting up tplink.light
2024-02-19 21:28:25.418 INFO (MainThread) [homeassistant.components.sensor] Setting up tplink.sensor
2024-02-19 21:28:25.419 INFO (MainThread) [homeassistant.components.switch] Setting up tplink.switch
2024-02-19 21:28:25.420 INFO (MainThread) [homeassistant.components.light] Setting up tplink.light
2024-02-19 21:28:25.420 INFO (MainThread) [homeassistant.components.sensor] Setting up tplink.sensor
2024-02-19 21:28:25.420 INFO (MainThread) [homeassistant.components.switch] Setting up tplink.switch
2024-02-19 21:28:25.424 INFO (MainThread) [homeassistant.components.sensor] Setting up truenas.sensor
2024-02-19 21:28:25.424 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up truenas.binary_sensor
2024-02-19 21:28:25.424 INFO (MainThread) [homeassistant.components.update] Setting up truenas.update
2024-02-19 21:28:25.772 INFO (MainThread) [homeassistant.components.light] Setting up tplink.light
2024-02-19 21:28:25.772 INFO (MainThread) [homeassistant.components.sensor] Setting up tplink.sensor
2024-02-19 21:28:25.772 INFO (MainThread) [homeassistant.components.switch] Setting up tplink.switch
2024-02-19 21:28:25.772 INFO (MainThread) [homeassistant.components.light] Setting up tplink.light
2024-02-19 21:28:25.773 INFO (MainThread) [homeassistant.components.sensor] Setting up tplink.sensor
2024-02-19 21:28:25.773 INFO (MainThread) [homeassistant.components.switch] Setting up tplink.switch
2024-02-19 21:28:25.778 INFO (MainThread) [homeassistant.components.light] Setting up tplink.light
2024-02-19 21:28:25.778 INFO (MainThread) [homeassistant.components.sensor] Setting up tplink.sensor
2024-02-19 21:28:25.778 INFO (MainThread) [homeassistant.components.switch] Setting up tplink.switch
2024-02-19 21:28:25.778 INFO (MainThread) [homeassistant.components.light] Setting up tplink.light
2024-02-19 21:28:25.778 INFO (MainThread) [homeassistant.components.sensor] Setting up tplink.sensor
2024-02-19 21:28:25.778 INFO (MainThread) [homeassistant.components.switch] Setting up tplink.switch
2024-02-19 21:28:25.778 INFO (MainThread) [homeassistant.components.light] Setting up tplink.light
2024-02-19 21:28:25.778 INFO (MainThread) [homeassistant.components.sensor] Setting up tplink.sensor
2024-02-19 21:28:25.778 INFO (MainThread) [homeassistant.components.switch] Setting up tplink.switch
2024-02-19 21:28:25.779 INFO (MainThread) [homeassistant.components.light] Setting up tplink.light
2024-02-19 21:28:25.779 INFO (MainThread) [homeassistant.components.sensor] Setting up tplink.sensor
2024-02-19 21:28:25.779 INFO (MainThread) [homeassistant.components.switch] Setting up tplink.switch
2024-02-19 21:28:25.779 INFO (MainThread) [homeassistant.components.light] Setting up tplink.light
2024-02-19 21:28:25.779 INFO (MainThread) [homeassistant.components.sensor] Setting up tplink.sensor
2024-02-19 21:28:25.779 INFO (MainThread) [homeassistant.components.switch] Setting up tplink.switch
2024-02-19 21:28:25.779 INFO (MainThread) [homeassistant.components.light] Setting up tplink.light
2024-02-19 21:28:25.779 INFO (MainThread) [homeassistant.components.sensor] Setting up tplink.sensor
2024-02-19 21:28:25.779 INFO (MainThread) [homeassistant.components.switch] Setting up tplink.switch
2024-02-19 21:28:25.779 INFO (MainThread) [homeassistant.components.light] Setting up tplink.light
2024-02-19 21:28:25.780 INFO (MainThread) [homeassistant.components.sensor] Setting up tplink.sensor
2024-02-19 21:28:25.780 INFO (MainThread) [homeassistant.components.switch] Setting up tplink.switch
2024-02-19 21:28:25.780 INFO (MainThread) [homeassistant.components.light] Setting up tplink.light
2024-02-19 21:28:25.780 INFO (MainThread) [homeassistant.components.sensor] Setting up tplink.sensor
2024-02-19 21:28:25.780 INFO (MainThread) [homeassistant.components.switch] Setting up tplink.switch
2024-02-19 21:28:25.780 INFO (MainThread) [homeassistant.components.light] Setting up tplink.light
2024-02-19 21:28:25.780 INFO (MainThread) [homeassistant.components.sensor] Setting up tplink.sensor
2024-02-19 21:28:25.780 INFO (MainThread) [homeassistant.components.switch] Setting up tplink.switch
2024-02-19 21:28:25.780 INFO (MainThread) [homeassistant.components.light] Setting up tplink.light
2024-02-19 21:28:25.781 INFO (MainThread) [homeassistant.components.sensor] Setting up tplink.sensor
2024-02-19 21:28:25.781 INFO (MainThread) [homeassistant.components.switch] Setting up tplink.switch
2024-02-19 21:28:25.798 INFO (MainThread) [homeassistant.components.light] Setting up tplink.light
2024-02-19 21:28:25.798 INFO (MainThread) [homeassistant.components.sensor] Setting up tplink.sensor
2024-02-19 21:28:25.798 INFO (MainThread) [homeassistant.components.switch] Setting up tplink.switch
2024-02-19 21:28:25.853 INFO (MainThread) [homeassistant.components.light] Setting up tplink.light
2024-02-19 21:28:25.853 INFO (MainThread) [homeassistant.components.sensor] Setting up tplink.sensor
2024-02-19 21:28:25.853 INFO (MainThread) [homeassistant.components.switch] Setting up tplink.switch
2024-02-19 21:28:26.453 ERROR (SyncWorker_1) [root] Ical data was modified to avoid compatibility issues
(Your calendar server breaks the icalendar standard)
This is probably harmless, particularly if not editing events or tasks
(error count: 1 - this error is ratelimited)
NoneType: None
2024-02-19 21:28:26.458 ERROR (SyncWorker_1) [root] --- 
+++ 
@@ -5,7 +5,6 @@
 BEGIN:VEVENT
 DTSTAMP:20240220T032826Z
 CREATED:20240202T133934Z
-DTSTAMP:20240202T134050Z
 LAST-MODIFIED:20240202T134050Z
 LOCATION:Great Clips 15539 Grove Cir N\, Maple Grove\, MN  55369\, United
   States
2024-02-19 21:28:26.887 INFO (MainThread) [custom_components.smartthinq_sensors] Found unsupported LGE Device. Name: Countertop - Type: MICROWAVE - NetworkType: NFC4
2024-02-19 21:28:27.769 INFO (MainThread) [custom_components.smartthinq_sensors] LGE Device added. Name: Washer - Type: WASHER - Model: F3P2CYUBE__ - ID: 10bf2f99-f62f-16b0-b0b0-4cbad7a90030
2024-02-19 21:28:27.918 INFO (MainThread) [custom_components.smartthinq_sensors] LGE Device added. Name: Dryer - Type: DRYER - Model: RV13D4ASJW_D_US - ID: d84e5493-780f-1725-a515-805b65169c8e
2024-02-19 21:28:27.919 INFO (MainThread) [custom_components.smartthinq_sensors] Founds 3 LGE device(s)
2024-02-19 21:28:27.926 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up smartthinq_sensors.binary_sensor
2024-02-19 21:28:27.931 INFO (MainThread) [homeassistant.components.button] Setting up smartthinq_sensors.button
2024-02-19 21:28:27.937 INFO (MainThread) [homeassistant.components.climate] Setting up smartthinq_sensors.climate
2024-02-19 21:28:27.944 INFO (MainThread) [homeassistant.components.fan] Setting up smartthinq_sensors.fan
2024-02-19 21:28:27.960 INFO (MainThread) [homeassistant.components.humidifier] Setting up smartthinq_sensors.humidifier
2024-02-19 21:28:27.965 INFO (MainThread) [homeassistant.components.light] Setting up smartthinq_sensors.light
2024-02-19 21:28:27.970 INFO (MainThread) [homeassistant.components.select] Setting up smartthinq_sensors.select
2024-02-19 21:28:27.976 INFO (MainThread) [homeassistant.components.sensor] Setting up smartthinq_sensors.sensor
2024-02-19 21:28:27.981 INFO (MainThread) [homeassistant.components.switch] Setting up smartthinq_sensors.switch
2024-02-19 21:28:27.983 INFO (MainThread) [homeassistant.components.water_heater] Setting up smartthinq_sensors.water_heater
2024-02-19 21:28:29.781 INFO (MainThread) [alexapy.alexaapi] Backing off _static_request(...) for 0.7s (alexapy.errors.AlexapyTooManyRequestsError: Too Many Requests)
2024-02-19 21:28:30.698 INFO (MainThread) [alexapy.alexaapi] Backing off _static_request(...) for 1.8s (alexapy.errors.AlexapyTooManyRequestsError: Too Many Requests)
2024-02-19 21:28:31.842 INFO (MainThread) [zigpy.device] [0x0000] Requesting 'Node Descriptor'
2024-02-19 21:28:31.878 INFO (MainThread) [zigpy.device] [0x0000] Got Node Descriptor: NodeDescriptor(logical_type=<LogicalType.Coordinator: 0>, complex_descriptor_available=0, user_descriptor_available=0, reserved=0, aps_flags=0, frequency_band=<FrequencyBand.Freq2400MHz: 8>, mac_capability_flags=<MACCapabilityFlags.AlternatePanCoordinator|FullFunctionDevice|MainsPowered|RxOnWhenIdle|AllocateAddress: 143>, manufacturer_code=0, maximum_buffer_size=80, maximum_incoming_transfer_size=160, server_mask=11265, maximum_outgoing_transfer_size=160, descriptor_capability_field=<DescriptorCapability.NONE: 0>, *allocate_address=True, *is_alternate_pan_coordinator=True, *is_coordinator=True, *is_end_device=False, *is_full_function_device=True, *is_mains_powered=True, *is_receiver_on_when_idle=True, *is_router=False, *is_security_capable=False)
2024-02-19 21:28:31.878 INFO (MainThread) [zigpy.device] [0x0000] Discovering endpoints
2024-02-19 21:28:31.908 INFO (MainThread) [zigpy.device] [0x0000] Discovered endpoints: [2, 1]
2024-02-19 21:28:31.909 INFO (MainThread) [zigpy.device] [0x0000] Initializing endpoints [<Endpoint id=2 in=[] out=[] status=<Status.NEW: 0>>, <Endpoint id=1 in=[] out=[] status=<Status.NEW: 0>>]
2024-02-19 21:28:31.909 INFO (MainThread) [zigpy.endpoint] [0x0000:2] Discovering endpoint information
2024-02-19 21:28:31.942 INFO (MainThread) [zigpy.endpoint] [0x0000:2] Discovered endpoint information: SizePrefixedSimpleDescriptor(endpoint=2, profile=49246, device_type=2080, device_version=0, input_clusters=[0], output_clusters=[])
2024-02-19 21:28:31.943 INFO (MainThread) [zigpy.endpoint] [0x0000:1] Discovering endpoint information
2024-02-19 21:28:31.976 INFO (MainThread) [zigpy.endpoint] [0x0000:1] Discovered endpoint information: SizePrefixedSimpleDescriptor(endpoint=1, profile=260, device_type=1024, device_version=0, input_clusters=[0, 6, 10, 25, 1281], output_clusters=[1, 32, 1280, 1282])
2024-02-19 21:28:31.977 INFO (MainThread) [zigpy.device] [0x0000] Already have model and manufacturer info
2024-02-19 21:28:31.977 INFO (MainThread) [zigpy.device] [0x0000] Discovered basic device information for <ZNPCoordinator model='Coordinator' manuf='Texas Instruments' nwk=0x0000 ieee=00:12:4b:00:25:90:78:0c is_initialized=True>
2024-02-19 21:28:31.978 INFO (MainThread) [zigpy_znp.zigbee.application] Permitting joins for 0 seconds
2024-02-19 21:28:32.887 INFO (MainThread) [homeassistant.components.media_player] Setting up alexa_media.media_player
2024-02-19 21:28:32.931 WARNING (MainThread) [homeassistant.components.media_player] Setup of media_player platform dlna_dmr is taking over 10 seconds.
2024-02-19 21:28:32.932 WARNING (MainThread) [homeassistant.components.media_player] Setup of media_player platform dlna_dmr is taking over 10 seconds.
2024-02-19 21:28:34.228 INFO (MainThread) [homeassistant.components.switch] Setting up alexa_media.switch
2024-02-19 21:28:34.232 INFO (MainThread) [homeassistant.components.sensor] Setting up alexa_media.sensor
2024-02-19 21:28:34.235 INFO (MainThread) [homeassistant.components.alarm_control_panel] Setting up alexa_media.alarm_control_panel
2024-02-19 21:28:34.239 INFO (MainThread) [homeassistant.components.light] Setting up alexa_media.light
2024-02-19 21:28:34.242 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up alexa_media.binary_sensor
2024-02-19 21:28:34.251 INFO (MainThread) [homeassistant.components.notify] Setting up notify.alexa_media
2024-02-19 21:28:36.713 INFO (MainThread) [zigpy.ota.provider] Inovelli: OTA provider enabled
2024-02-19 21:28:36.715 INFO (MainThread) [zigpy.ota.provider] Ledvance: OTA provider enabled
2024-02-19 21:28:36.715 INFO (MainThread) [zigpy.ota.provider] Salus: OTA provider enabled
2024-02-19 21:28:36.716 INFO (MainThread) [zigpy.ota.provider] Sonoff: OTA provider enabled
2024-02-19 21:28:36.717 INFO (MainThread) [zigpy.ota.provider] ThirdReality: OTA provider enabled
2024-02-19 21:28:37.844 INFO (MainThread) [homeassistant.components.alarm_control_panel] Setting up zha.alarm_control_panel
2024-02-19 21:28:37.844 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up zha.binary_sensor
2024-02-19 21:28:37.844 INFO (MainThread) [homeassistant.components.button] Setting up zha.button
2024-02-19 21:28:37.844 INFO (MainThread) [homeassistant.components.climate] Setting up zha.climate
2024-02-19 21:28:37.844 INFO (MainThread) [homeassistant.components.cover] Setting up zha.cover
2024-02-19 21:28:37.844 INFO (MainThread) [homeassistant.components.device_tracker] Setting up zha.device_tracker
2024-02-19 21:28:37.845 INFO (MainThread) [homeassistant.components.fan] Setting up zha.fan
2024-02-19 21:28:37.845 INFO (MainThread) [homeassistant.components.light] Setting up zha.light
2024-02-19 21:28:37.845 INFO (MainThread) [homeassistant.components.lock] Setting up zha.lock
2024-02-19 21:28:37.845 INFO (MainThread) [homeassistant.components.number] Setting up zha.number
2024-02-19 21:28:37.845 INFO (MainThread) [homeassistant.components.select] Setting up zha.select
2024-02-19 21:28:37.845 INFO (MainThread) [homeassistant.components.sensor] Setting up zha.sensor
2024-02-19 21:28:37.845 INFO (MainThread) [homeassistant.components.siren] Setting up zha.siren
2024-02-19 21:28:37.845 INFO (MainThread) [homeassistant.components.switch] Setting up zha.switch
2024-02-19 21:28:37.845 INFO (MainThread) [homeassistant.components.update] Setting up zha.update
2024-02-19 21:28:37.994 INFO (MainThread) [homeassistant.setup] Setting up automation
2024-02-19 21:28:38.015 INFO (MainThread) [homeassistant.setup] Setup of domain automation took 0.0 seconds
2024-02-19 21:28:38.023 INFO (MainThread) [homeassistant.setup] Setting up keymaster
2024-02-19 21:28:38.023 INFO (MainThread) [homeassistant.setup] Setup of domain keymaster took 0.0 seconds
2024-02-19 21:28:38.024 INFO (MainThread) [custom_components.keymaster] Version v0.0.88 is starting, if you have any issues please report them here: https://github.com/FutureTense/keymaster
2024-02-19 21:28:38.028 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up keymaster.binary_sensor
2024-02-19 21:28:38.028 INFO (MainThread) [homeassistant.components.sensor] Setting up keymaster.sensor
2024-02-19 21:28:40.820 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: button HOMESERVER HOMESERVER_publishallsensors, sending update
2024-02-19 21:28:42.984 INFO (MainThread) [homeassistant.bootstrap] Home Assistant initialized in 33.87s
2024-02-19 21:28:42.985 INFO (MainThread) [homeassistant.core] Starting Home Assistant
2024-02-19 21:28:43.024 ERROR (MainThread) [homeassistant.helpers.event] Error while processing template: Template<template=({% if state_attr('climate.mysa_64b71d', 'current_temperature') >= state_attr('climate.mysa_64b71d', 'temperature') %} on {% else %} off {% endif %}) renders=2>
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 572, in async_render
    render_result = _render_with_context(self.template, compiled, **kwargs)
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 2332, in _render_with_context
    return template.render(**kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/jinja2/environment.py", line 1301, in render
    self.environment.handle_exception()
  File "/usr/local/lib/python3.12/site-packages/jinja2/environment.py", line 936, in handle_exception
    raise rewrite_traceback_stack(source=source)
  File "<template>", line 1, in top-level template code
TypeError: '>=' not supported between instances of 'NoneType' and 'NoneType'

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 698, in async_render_to_info
    render_info._result = self.async_render(
                          ^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 574, in async_render
    raise TemplateError(err) from err
homeassistant.exceptions.TemplateError: TypeError: '>=' not supported between instances of 'NoneType' and 'NoneType'
2024-02-19 21:28:43.033 ERROR (MainThread) [homeassistant.components.template.template_entity] TemplateError('TypeError: '>=' not supported between instances of 'NoneType' and 'NoneType'') while processing template 'Template<template=({% if state_attr('climate.mysa_64b71d', 'current_temperature') >= state_attr('climate.mysa_64b71d', 'temperature') %} on {% else %} off {% endif %}) renders=4>' for attribute '_attr_native_value' in entity 'sensor.office_temp_sensor'
2024-02-19 21:28:43.056 ERROR (MainThread) [homeassistant.helpers.event] Error while processing template: Template<template=({% set time_difference = (as_timestamp(now()) - as_timestamp(states('sensor.homeserver_lastboot')))  %}

{% set days = ((time_difference / 86400) | int ) %}
{% set hours = (((time_difference % 86400) /3600 ) | int ) %}
{% set minutes = ((((time_difference % 86400) % 3600 ) / 60) | int ) %}
{% set seconds = ((((time_difference % 86400) % 3600 ) % 60) | int ) %}

{# Format Output #}

{{days}}d {% if hours < 10 %}{{0}}{{hours}}{% else%}{{hours}}{% endif %}:{% if minutes < 10 %}{{0}}{{minutes}}{% else%}{{minutes}}{% endif %}:{% if seconds < 10 %}{{0}}{{seconds}} {% else%}{{seconds}}{% endif %}) renders=2>
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 1832, in forgiving_as_timestamp
    return dt_util.as_timestamp(value)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/util/dt.py", line 132, in as_timestamp
    raise ValueError("not a valid date/time.")
ValueError: not a valid date/time.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 572, in async_render
    render_result = _render_with_context(self.template, compiled, **kwargs)
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 2332, in _render_with_context
    return template.render(**kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/jinja2/environment.py", line 1301, in render
    self.environment.handle_exception()
  File "/usr/local/lib/python3.12/site-packages/jinja2/environment.py", line 936, in handle_exception
    raise rewrite_traceback_stack(source=source)
  File "<template>", line 1, in top-level template code
  File "/usr/local/lib/python3.12/site-packages/jinja2/sandbox.py", line 393, in call
    return __context.call(__obj, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 1835, in forgiving_as_timestamp
    raise_no_default("as_timestamp", value)
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 1637, in raise_no_default
    raise ValueError(
ValueError: Template error: as_timestamp got invalid input 'unknown' when rendering template '{% set time_difference = (as_timestamp(now()) - as_timestamp(states('sensor.homeserver_lastboot')))  %}

{% set days = ((time_difference / 86400) | int ) %}
{% set hours = (((time_difference % 86400) /3600 ) | int ) %}
{% set minutes = ((((time_difference % 86400) % 3600 ) / 60) | int ) %}
{% set seconds = ((((time_difference % 86400) % 3600 ) % 60) | int ) %}

{# Format Output #}

{{days}}d {% if hours < 10 %}{{0}}{{hours}}{% else%}{{hours}}{% endif %}:{% if minutes < 10 %}{{0}}{{minutes}}{% else%}{{minutes}}{% endif %}:{% if seconds < 10 %}{{0}}{{seconds}} {% else%}{{seconds}}{% endif %}' but no default was specified

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 698, in async_render_to_info
    render_info._result = self.async_render(
                          ^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 574, in async_render
    raise TemplateError(err) from err
homeassistant.exceptions.TemplateError: ValueError: Template error: as_timestamp got invalid input 'unknown' when rendering template '{% set time_difference = (as_timestamp(now()) - as_timestamp(states('sensor.homeserver_lastboot')))  %}

{% set days = ((time_difference / 86400) | int ) %}
{% set hours = (((time_difference % 86400) /3600 ) | int ) %}
{% set minutes = ((((time_difference % 86400) % 3600 ) / 60) | int ) %}
{% set seconds = ((((time_difference % 86400) % 3600 ) % 60) | int ) %}

{# Format Output #}

{{days}}d {% if hours < 10 %}{{0}}{{hours}}{% else%}{{hours}}{% endif %}:{% if minutes < 10 %}{{0}}{{minutes}}{% else%}{{minutes}}{% endif %}:{% if seconds < 10 %}{{0}}{{seconds}} {% else%}{{seconds}}{% endif %}' but no default was specified
2024-02-19 21:28:43.063 ERROR (MainThread) [homeassistant.components.template.template_entity] TemplateError('ValueError: Template error: as_timestamp got invalid input 'unknown' when rendering template '{% set time_difference = (as_timestamp(now()) - as_timestamp(states('sensor.homeserver_lastboot')))  %}

{% set days = ((time_difference / 86400) | int ) %}
{% set hours = (((time_difference % 86400) /3600 ) | int ) %}
{% set minutes = ((((time_difference % 86400) % 3600 ) / 60) | int ) %}
{% set seconds = ((((time_difference % 86400) % 3600 ) % 60) | int ) %}

{# Format Output #}

{{days}}d {% if hours < 10 %}{{0}}{{hours}}{% else%}{{hours}}{% endif %}:{% if minutes < 10 %}{{0}}{{minutes}}{% else%}{{minutes}}{% endif %}:{% if seconds < 10 %}{{0}}{{seconds}} {% else%}{{seconds}}{% endif %}' but no default was specified') while processing template 'Template<template=({% set time_difference = (as_timestamp(now()) - as_timestamp(states('sensor.homeserver_lastboot')))  %}

{% set days = ((time_difference / 86400) | int ) %}
{% set hours = (((time_difference % 86400) /3600 ) | int ) %}
{% set minutes = ((((time_difference % 86400) % 3600 ) / 60) | int ) %}
{% set seconds = ((((time_difference % 86400) % 3600 ) % 60) | int ) %}

{# Format Output #}

{{days}}d {% if hours < 10 %}{{0}}{{hours}}{% else%}{{hours}}{% endif %}:{% if minutes < 10 %}{{0}}{{minutes}}{% else%}{{minutes}}{% endif %}:{% if seconds < 10 %}{{0}}{{seconds}} {% else%}{{seconds}}{% endif %}) renders=4>' for attribute '_attr_native_value' in entity 'sensor.homeserver_uptime'
2024-02-19 21:28:43.099 WARNING (MainThread) [homeassistant.components.group.sensor] Unable to use state. Only numerical states are supported, entity sensor.storage_room_sensor_temperature with value unknown excluded from calculation in sensor.downstairs_temperature
2024-02-19 21:28:43.099 WARNING (MainThread) [homeassistant.components.group.sensor] Unable to use state. Only numerical states are supported, entity sensor.storage_room_sensor_humidity with value unknown excluded from calculation in sensor.downstairs_humidity
2024-02-19 21:28:43.109 INFO (MainThread) [custom_components.hacs] Stage changed: startup
2024-02-19 21:28:43.549 INFO (MainThread) [custom_components.watchman] 53 files parsed and 0 files ignored in 0.30s. due to HA restart
2024-02-19 21:28:43.554 INFO (MainThread) [custom_components.hacs] Loading removed repositories
2024-02-19 21:28:43.565 WARNING (MainThread) [homeassistant.components.template.trigger] Error initializing 'template' trigger for 'Office Space Heat': TypeError: '>=' not supported between instances of 'NoneType' and 'NoneType'
2024-02-19 21:28:43.565 ERROR (MainThread) [homeassistant.helpers.event] Error while processing template: Template<template=({% if state_attr( 'climate.mysa_64b71d', 'current_temperature' )  >= state_attr('climate.mysa_64b71d', 'temperature') %} {% endif %}) renders=3>
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 572, in async_render
    render_result = _render_with_context(self.template, compiled, **kwargs)
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 2332, in _render_with_context
    return template.render(**kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/jinja2/environment.py", line 1301, in render
    self.environment.handle_exception()
  File "/usr/local/lib/python3.12/site-packages/jinja2/environment.py", line 936, in handle_exception
    raise rewrite_traceback_stack(source=source)
  File "<template>", line 1, in top-level template code
TypeError: '>=' not supported between instances of 'NoneType' and 'NoneType'

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 698, in async_render_to_info
    render_info._result = self.async_render(
                          ^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 574, in async_render
    raise TemplateError(err) from err
homeassistant.exceptions.TemplateError: TypeError: '>=' not supported between instances of 'NoneType' and 'NoneType'
2024-02-19 21:28:43.569 WARNING (MainThread) [homeassistant.components.template.trigger] Error initializing 'template' trigger for 'Hall Bath Humidity Management': ValueError: Template error: float got invalid input 'unknown' when rendering template '{{ is_state('fan.hall_bath_fan','off') and states('sensor.hall_bath_sensor_humidity') | float  - states('sensor.indoor_humidity') | float >= 10 }}' but no default was specified
2024-02-19 21:28:43.569 ERROR (MainThread) [homeassistant.helpers.event] Error while processing template: Template<template=({{ is_state('fan.hall_bath_fan','off') and states('sensor.hall_bath_sensor_humidity') | float  - states('sensor.indoor_humidity') | float >= 10 }}) renders=3>
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 2006, in forgiving_float_filter
    return float(value)
           ^^^^^^^^^^^^
ValueError: could not convert string to float: 'unknown'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 572, in async_render
    render_result = _render_with_context(self.template, compiled, **kwargs)
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 2332, in _render_with_context
    return template.render(**kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/jinja2/environment.py", line 1301, in render
    self.environment.handle_exception()
  File "/usr/local/lib/python3.12/site-packages/jinja2/environment.py", line 936, in handle_exception
    raise rewrite_traceback_stack(source=source)
  File "<template>", line 1, in top-level template code
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 2009, in forgiving_float_filter
    raise_no_default("float", value)
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 1637, in raise_no_default
    raise ValueError(
ValueError: Template error: float got invalid input 'unknown' when rendering template '{{ is_state('fan.hall_bath_fan','off') and states('sensor.hall_bath_sensor_humidity') | float  - states('sensor.indoor_humidity') | float >= 10 }}' but no default was specified

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 698, in async_render_to_info
    render_info._result = self.async_render(
                          ^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 574, in async_render
    raise TemplateError(err) from err
homeassistant.exceptions.TemplateError: ValueError: Template error: float got invalid input 'unknown' when rendering template '{{ is_state('fan.hall_bath_fan','off') and states('sensor.hall_bath_sensor_humidity') | float  - states('sensor.indoor_humidity') | float >= 10 }}' but no default was specified
2024-02-19 21:28:43.573 WARNING (MainThread) [homeassistant.components.homeassistant.triggers.numeric_state] Error initializing 'Freezer Temperature Alert' trigger: In 'numeric_state' condition: unknown entity sensor.freezer_temperature
2024-02-19 21:28:43.583 INFO (MainThread) [homeassistant.components.automation.hot_water_heater] Hot Water Heater: Restarting
2024-02-19 21:28:43.594 INFO (MainThread) [homeassistant.components.automation.outside_lights] Initialized trigger Front Outside Lights turn on at dusk
2024-02-19 21:28:43.595 INFO (MainThread) [homeassistant.components.automation.new_automation] Initialized trigger Interior Lights - Turn off Unnecessary 
2024-02-19 21:28:43.595 INFO (MainThread) [homeassistant.components.automation.test] Initialized trigger Outside Motion Detection
2024-02-19 21:28:43.595 INFO (MainThread) [homeassistant.components.automation.media_fireplace_control] Initialized trigger Media Room Fireplace
2024-02-19 21:28:43.595 INFO (MainThread) [homeassistant.components.automation.ha_backups] Initialized trigger HA Backups
2024-02-19 21:28:43.595 INFO (MainThread) [homeassistant.components.automation.office_space_heat] Initialized trigger Office Space Heat
2024-02-19 21:28:43.595 INFO (MainThread) [homeassistant.components.automation.new_automation_2] Initialized trigger Media Room Fan
2024-02-19 21:28:43.595 INFO (MainThread) [homeassistant.components.automation.ha_backups_restore_samba_backup_sensor_on_startup] Restore sensors on startup: Running automation actions
2024-02-19 21:28:43.595 INFO (MainThread) [homeassistant.components.automation.ha_backups_restore_samba_backup_sensor_on_startup] Restore sensors on startup: Executing step call service
2024-02-19 21:28:43.595 INFO (MainThread) [homeassistant.components.automation.ha_backups_restore_samba_backup_sensor_on_startup] Initialized trigger Restore sensors on startup
2024-02-19 21:28:43.595 INFO (MainThread) [homeassistant.components.automation.new_automation_3] Initialized trigger Garage Lights Automation
2024-02-19 21:28:43.595 INFO (MainThread) [homeassistant.components.automation.hot_water_heater] Hot Water Heater: Running automation actions
2024-02-19 21:28:43.596 INFO (MainThread) [homeassistant.components.automation.hot_water_heater] Initialized trigger Hot Water Heater
2024-02-19 21:28:43.596 INFO (MainThread) [homeassistant.components.automation.new_automation_4] Initialized trigger Interior Automations
2024-02-19 21:28:43.596 INFO (MainThread) [homeassistant.components.automation.doorbell_alert] Initialized trigger Front Door doorbell alert
2024-02-19 21:28:43.596 INFO (MainThread) [homeassistant.components.automation.new_automation_5] Initialized trigger Laundry Announcement
2024-02-19 21:28:43.596 INFO (MainThread) [homeassistant.components.automation.start_daves_morning] Initialized trigger Start the Morning
2024-02-19 21:28:43.596 INFO (MainThread) [homeassistant.components.automation.hall_bath_fan] Initialized trigger Hall Bath Humidity Management
2024-02-19 21:28:43.596 INFO (MainThread) [homeassistant.components.automation.fan_indicators] Initialized trigger Media Room Switch Light Indicators
2024-02-19 21:28:43.596 INFO (MainThread) [homeassistant.components.automation.noon_chimes] Initialized trigger Noon Chimes
2024-02-19 21:28:43.596 INFO (MainThread) [homeassistant.components.automation.kitchen_lights_3] Initialized trigger Kitchen Light Controller
2024-02-19 21:28:43.596 INFO (MainThread) [homeassistant.components.automation.master_bath_humidity_management] Initialized trigger Master Bath Humidity Management
2024-02-19 21:28:43.596 INFO (MainThread) [homeassistant.components.automation.media_room_lights] Initialized trigger Media Room Lights
2024-02-19 21:28:43.596 INFO (MainThread) [homeassistant.components.automation.freezer_temperature_alert] Initialized trigger Freezer Temperature Alert
2024-02-19 21:28:43.596 INFO (MainThread) [homeassistant.components.automation.new_kitchen_cabinet_light_automation] Initialized trigger Kitchen Cabinet Light Automation
2024-02-19 21:28:43.596 INFO (MainThread) [homeassistant.components.automation.garage_door_automation_new] Initialized trigger Garage Door Automation
2024-02-19 21:28:43.596 INFO (MainThread) [homeassistant.components.automation.kitchen_switch_light_indicators] Initialized trigger Kitchen Light Controls
2024-02-19 21:28:43.596 INFO (MainThread) [homeassistant.components.automation.at_home_simulation] Initialized trigger At Home Simulation
2024-02-19 21:28:43.596 INFO (MainThread) [homeassistant.components.automation.ceiling_fan_automation] Initialized trigger Ceiling Fan Automation
2024-02-19 21:28:43.596 INFO (MainThread) [homeassistant.components.automation.seasonal_adjustments] Initialized trigger Seasonal Adjustments
2024-02-19 21:28:43.596 INFO (MainThread) [homeassistant.components.automation.movie_time_new] Initialized trigger Media Room Movie Lights
2024-02-19 21:28:43.596 INFO (MainThread) [homeassistant.components.automation.dave_s_nightstand_automation] Initialized trigger Lamp Automation - Dave's Nightstand
2024-02-19 21:28:43.596 INFO (MainThread) [homeassistant.components.automation.sue_s_nightstand_automation] Initialized trigger Lamp Automation - Sue's Nightstand
2024-02-19 21:28:43.597 INFO (MainThread) [homeassistant.components.automation.schedule_tesla_precon] Initialized trigger Tesla Precondition Automation
2024-02-19 21:28:43.597 INFO (MainThread) [homeassistant.components.automation.lamp_automation_sunroom] Initialized trigger Lamp Automation - Sunroom
2024-02-19 21:28:43.597 INFO (MainThread) [homeassistant.components.automation.lamp_automation_livingroom] Initialized trigger Lamp Automation - Livingroom
2024-02-19 21:28:43.597 INFO (MainThread) [homeassistant.components.automation.clear_chime_tts_path] Initialized trigger Clear Chime_TTS Path
2024-02-19 21:28:43.597 INFO (MainThread) [homeassistant.components.automation.tesla_status_checks] Initialized trigger Tesla Status Checks
2024-02-19 21:28:43.597 INFO (MainThread) [homeassistant.components.automation.weather_alert_warning] Initialized trigger Weather Alerts
2024-02-19 21:28:43.597 INFO (MainThread) [homeassistant.components.automation.smoke_detected] Initialized trigger Smoke Detected
2024-02-19 21:28:43.597 INFO (MainThread) [homeassistant.components.automation.disable_adaptive_lighting_at_dinner_time] Initialized trigger Disable Adaptive Lighting at Dinner Time
2024-02-19 21:28:43.597 INFO (MainThread) [homeassistant.components.automation.keymaster_turn_on_access_limit_frontdoor_1] Initialized trigger keymaster_turn_on_access_limit_frontdoor_1
2024-02-19 21:28:43.597 INFO (MainThread) [homeassistant.components.automation.keymaster_synchronize_codeslot_frontdoor_1] Initialized trigger keymaster_synchronize_codeslot_frontdoor_1
2024-02-19 21:28:43.597 INFO (MainThread) [homeassistant.components.automation.keymaster_turn_on_access_limit_frontdoor_2] Initialized trigger keymaster_turn_on_access_limit_frontdoor_2
2024-02-19 21:28:43.597 INFO (MainThread) [homeassistant.components.automation.keymaster_synchronize_codeslot_frontdoor_2] Initialized trigger keymaster_synchronize_codeslot_frontdoor_2
2024-02-19 21:28:43.597 INFO (MainThread) [homeassistant.components.automation.keymaster_turn_on_access_limit_frontdoor_3] Initialized trigger keymaster_turn_on_access_limit_frontdoor_3
2024-02-19 21:28:43.597 INFO (MainThread) [homeassistant.components.automation.keymaster_synchronize_codeslot_frontdoor_3] Initialized trigger keymaster_synchronize_codeslot_frontdoor_3
2024-02-19 21:28:43.597 INFO (MainThread) [homeassistant.components.automation.keymaster_turn_on_access_limit_frontdoor_4] Initialized trigger keymaster_turn_on_access_limit_frontdoor_4
2024-02-19 21:28:43.597 INFO (MainThread) [homeassistant.components.automation.keymaster_synchronize_codeslot_frontdoor_4] Initialized trigger keymaster_synchronize_codeslot_frontdoor_4
2024-02-19 21:28:43.597 INFO (MainThread) [homeassistant.components.automation.keymaster_turn_on_access_limit_frontdoor_5] Initialized trigger keymaster_turn_on_access_limit_frontdoor_5
2024-02-19 21:28:43.597 INFO (MainThread) [homeassistant.components.automation.keymaster_synchronize_codeslot_frontdoor_5] Initialized trigger keymaster_synchronize_codeslot_frontdoor_5
2024-02-19 21:28:43.597 INFO (MainThread) [homeassistant.components.automation.keymaster_frontdoor_reset_code_slot] Initialized trigger keymaster_frontdoor Reset Code Slot
2024-02-19 21:28:43.597 INFO (MainThread) [homeassistant.components.automation.keymaster_frontdoor_lock_notifications] Initialized trigger keymaster_frontdoor Lock Notifications
2024-02-19 21:28:43.597 INFO (MainThread) [homeassistant.components.automation.keymaster_frontdoor_user_notifications] Initialized trigger keymaster_frontdoor User Notifications
2024-02-19 21:28:43.597 INFO (MainThread) [homeassistant.components.automation.keymaster_frontdoor_door_open_and_close] Initialized trigger keymaster_frontdoor Door Open and Close
2024-02-19 21:28:43.597 INFO (MainThread) [homeassistant.components.automation.keymaster_frontdoor_changed_code] Initialized trigger keymaster_frontdoor Changed Code
2024-02-19 21:28:43.597 INFO (MainThread) [homeassistant.components.automation.keymaster_frontdoor_reset] Initialized trigger keymaster_frontdoor Reset
2024-02-19 21:28:43.597 INFO (MainThread) [homeassistant.components.automation.keymaster_frontdoor_decrement_access_count] Initialized trigger keymaster_frontdoor Decrement Access Count
2024-02-19 21:28:43.597 INFO (MainThread) [homeassistant.components.automation.keymaster_frontdoor_locked] Initialized trigger keymaster_frontdoor_locked
2024-02-19 21:28:43.597 INFO (MainThread) [homeassistant.components.automation.keymaster_turn_off_retry_frontdoor] Initialized trigger keymaster_turn_off_retry_frontdoor
2024-02-19 21:28:43.597 INFO (MainThread) [homeassistant.components.automation.keymaster_retry_bolt_closed_frontdoor] Initialized trigger keymaster_retry_bolt_closed_frontdoor
2024-02-19 21:28:43.597 INFO (MainThread) [homeassistant.components.automation.keymaster_frontdoor_opened] Initialized trigger keymaster_frontdoor_opened
2024-02-19 21:28:43.597 INFO (MainThread) [homeassistant.components.automation.keymaster_frontdoor_unlocked_start_autolock] Initialized trigger keymaster_frontdoor_unlocked_start_autolock
2024-02-19 21:28:43.597 INFO (MainThread) [homeassistant.components.automation.keymaster_frontdoor_timer_finished] Initialized trigger keymaster_frontdoor_timer_finished
2024-02-19 21:28:43.597 INFO (MainThread) [homeassistant.components.automation.keymaster_frontdoor_timer_canceled] Initialized trigger keymaster_frontdoor_timer_canceled
2024-02-19 21:28:43.597 INFO (MainThread) [homeassistant.components.automation.keymaster_frontdoor_disable_auto_lock] Initialized trigger keymaster_frontdoor_disable_auto_lock
2024-02-19 21:28:43.597 INFO (MainThread) [homeassistant.components.automation.keymaster_frontdoor_enable_auto_lock] Initialized trigger keymaster_frontdoor_enable_auto_lock
2024-02-19 21:28:43.598 INFO (MainThread) [homeassistant.components.automation.keymaster_frontdoor_initialize] keymaster_frontdoor_initialize: Running automation actions
2024-02-19 21:28:43.598 INFO (MainThread) [homeassistant.components.automation.keymaster_frontdoor_initialize] keymaster_frontdoor_initialize: Executing step call service
2024-02-19 21:28:43.598 INFO (MainThread) [homeassistant.components.automation.keymaster_frontdoor_initialize] Initialized trigger keymaster_frontdoor_initialize
2024-02-19 21:28:43.715 INFO (MainThread) [homeassistant.components.automation.hot_water_heater] Hot Water Heater: Choose at step 1: choice 3: Running automation actions
2024-02-19 21:28:43.715 INFO (MainThread) [homeassistant.components.automation.hot_water_heater] Hot Water Heater: Choose at step 1: choice 3: Executing step call service
2024-02-19 21:28:43.715 INFO (SyncWorker_5) [homeassistant.loader] Loaded ibeacon from homeassistant.components.ibeacon
2024-02-19 21:28:43.716 WARNING (MainThread) [homeassistant.components.kodi.media_player] Unable to connect to Kodi via websocket
2024-02-19 21:28:43.738 INFO (MainThread) [homeassistant.components.automation.keymaster_frontdoor_initialize] keymaster_frontdoor_initialize: Executing step call service
2024-02-19 21:28:43.796 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up pi_hole.binary_sensor
2024-02-19 21:28:43.798 INFO (MainThread) [homeassistant.components.sensor] Setting up pi_hole.sensor
2024-02-19 21:28:43.799 INFO (MainThread) [homeassistant.components.switch] Setting up pi_hole.switch
2024-02-19 21:28:43.803 INFO (MainThread) [homeassistant.components.update] Setting up pi_hole.update
2024-02-19 21:28:43.815 INFO (MainThread) [homeassistant.components.automation.ha_backups_restore_samba_backup_sensor_on_startup] Restore sensors on startup: Executing step delay 0:00:15
2024-02-19 21:28:43.835 INFO (MainThread) [homeassistant.components.automation.hot_water_heater] Hot Water Heater: Choose at step 1: choice 3: Executing step call service
2024-02-19 21:28:43.846 INFO (MainThread) [homeassistant.components.script.recirculation_pump_recycle] Recirculation Pump Recycle: Running script sequence
2024-02-19 21:28:43.846 INFO (MainThread) [homeassistant.components.script.recirculation_pump_recycle] Recirculation Pump Recycle: Repeating sequence: Iteration 1
2024-02-19 21:28:43.856 INFO (MainThread) [homeassistant.components.script.recirculation_pump_recycle] Recirculation Pump Recycle: Repeat at step 1: Running script sequence
2024-02-19 21:28:43.856 INFO (MainThread) [homeassistant.components.script.recirculation_pump_recycle] Recirculation Pump Recycle: Repeat at step 1: Executing step call service
2024-02-19 21:28:43.866 INFO (MainThread) [homeassistant.components.script.recirculation_pump_recycle] Recirculation Pump Recycle: Repeat at step 1: Executing step delay 0:15:00
2024-02-19 21:28:43.868 INFO (SyncWorker_15) [homeassistant.loader] Loaded kegtron from homeassistant.components.kegtron
2024-02-19 21:28:43.880 INFO (SyncWorker_9) [homeassistant.loader] Loaded braviatv from homeassistant.components.braviatv
2024-02-19 21:28:43.969 WARNING (Recorder) [homeassistant.components.recorder.db_schema] State attributes for sensor.watchman_missing_entities exceed maximum size of 16384 bytes. This can cause database performance issues; Attributes will not be stored
2024-02-19 21:28:43.976 INFO (MainThread) [custom_components.hacs] Loading known repositories
2024-02-19 21:28:44.301 INFO (MainThread) [custom_components.hacs] Starting recurring background task for downloaded repositories
2024-02-19 21:28:44.302 INFO (MainThread) [custom_components.hacs] Stage changed: running
2024-02-19 21:28:44.399 WARNING (Recorder) [homeassistant.components.recorder.db_schema] State attributes for sensor.watchman_missing_entities exceed maximum size of 16384 bytes. This can cause database performance issues; Attributes will not be stored
2024-02-19 21:28:47.041 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_lastboot, sending update
2024-02-19 21:28:47.043 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_storage_c, sending update
2024-02-19 21:28:47.046 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_storage_d, sending update
2024-02-19 21:28:47.049 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_storage_total_disk_count, sending update
2024-02-19 21:28:55.195 WARNING (Recorder) [homeassistant.components.recorder.db_schema] State attributes for sensor.watchman_missing_entities exceed maximum size of 16384 bytes. This can cause database performance issues; Attributes will not be stored
2024-02-19 21:28:58.817 INFO (MainThread) [homeassistant.components.automation.ha_backups_restore_samba_backup_sensor_on_startup] Restore sensors on startup: Executing step call service
2024-02-19 21:29:10.825 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: button HOMESERVER HOMESERVER_publishallsensors, sending update
2024-02-19 21:29:16.665 WARNING (Recorder) [homeassistant.components.recorder.db_schema] State attributes for sensor.watchman_missing_entities exceed maximum size of 16384 bytes. This can cause database performance issues; Attributes will not be stored
2024-02-19 21:29:17.138 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_lastboot, sending update
2024-02-19 21:29:17.141 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_storage_c, sending update
2024-02-19 21:29:17.144 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_storage_d, sending update
2024-02-19 21:29:17.148 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_storage_total_disk_count, sending update
2024-02-19 21:29:40.829 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: button HOMESERVER HOMESERVER_publishallsensors, sending update
2024-02-19 21:29:47.286 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_lastboot, sending update
2024-02-19 21:29:47.290 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_storage_c, sending update
2024-02-19 21:29:47.290 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_storage_d, sending update
2024-02-19 21:29:47.296 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_storage_total_disk_count, sending update
2024-02-19 21:30:00.389 INFO (MainThread) [homeassistant.components.automation.tesla_status_checks] Tesla Status Checks: Running automation actions
2024-02-19 21:30:10.463 WARNING (Recorder) [homeassistant.components.sensor.recorder] The unit of sensor.watchman_missing_entities (None) cannot be converted to the unit of previously compiled statistics (items). Generation of long term statistics will be suppressed unless the unit changes back to items or a compatible unit. Go to https://my.home-assistant.io/redirect/developer_statistics to fix this
2024-02-19 21:30:10.834 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: button HOMESERVER HOMESERVER_publishallsensors, sending update
2024-02-19 21:30:17.432 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_lastboot, sending update
2024-02-19 21:30:17.435 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_storage_c, sending update
2024-02-19 21:30:17.439 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_storage_d, sending update
2024-02-19 21:30:17.441 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_storage_total_disk_count, sending update
2024-02-19 21:30:24.618 INFO (MainThread) [homeassistant.helpers.script.websocket_api_script] websocket_api script: Running websocket_api script
2024-02-19 21:30:24.619 INFO (MainThread) [homeassistant.helpers.script.websocket_api_script] websocket_api script: Executing step call service
2024-02-19 21:30:24.620 DEBUG (MainThread) [custom_components.chime_tts] ----- Chime TTS Say Called. Version v0.13.1-beta8 -----
2024-02-19 21:30:24.620 DEBUG (MainThread) [custom_components.chime_tts.queue_manager] Adding service call to queue
2024-02-19 21:30:24.689 DEBUG (MainThread) [custom_components.chime_tts.helpers] ----- General Parameters -----
2024-02-19 21:30:24.690 DEBUG (MainThread) [custom_components.chime_tts.helpers]  * entity_ids = ['media_player.kitchen_echo_show']
2024-02-19 21:30:24.690 DEBUG (MainThread) [custom_components.chime_tts.helpers]  * chime_path = bells
2024-02-19 21:30:24.690 DEBUG (MainThread) [custom_components.chime_tts.helpers]  * end_chime_path = ba_dum_tss
2024-02-19 21:30:24.690 DEBUG (MainThread) [custom_components.chime_tts.helpers]  * cache = False
2024-02-19 21:30:24.690 DEBUG (MainThread) [custom_components.chime_tts.helpers]  * offset = 450.0
2024-02-19 21:30:24.690 DEBUG (MainThread) [custom_components.chime_tts.helpers]  * final_delay = 0.0
2024-02-19 21:30:24.690 DEBUG (MainThread) [custom_components.chime_tts.helpers]  * message = test of beta 8
2024-02-19 21:30:24.690 DEBUG (MainThread) [custom_components.chime_tts.helpers]  * tts_platform = tts.piper
2024-02-19 21:30:24.690 DEBUG (MainThread) [custom_components.chime_tts.helpers]  * tts_playback_speed = 100.0
2024-02-19 21:30:24.690 DEBUG (MainThread) [custom_components.chime_tts.helpers]  * announce = False
2024-02-19 21:30:24.690 DEBUG (MainThread) [custom_components.chime_tts.helpers]  * volume_level = 0.3
2024-02-19 21:30:24.690 DEBUG (MainThread) [custom_components.chime_tts.helpers]  * join_players = False
2024-02-19 21:30:24.691 DEBUG (MainThread) [custom_components.chime_tts.helpers]  * unjoin_players = False
2024-02-19 21:30:24.691 DEBUG (MainThread) [custom_components.chime_tts.helpers]  * audio_conversion = -y -ac 2 -codec:a libmp3lame -b:a 48k -ar 24000 -write_xing 0
2024-02-19 21:30:24.691 DEBUG (MainThread) [custom_components.chime_tts]  - Retrieving audio from path: "custom_components/chime_tts/mp3s/bells.mp3"...
2024-02-19 21:30:24.788 DEBUG (MainThread) [custom_components.chime_tts]    ...audio retrieved. Duration: 0.944s
2024-02-19 21:30:24.788 DEBUG (MainThread) [custom_components.chime_tts]  - Generating new TTS audio with parameters:
2024-02-19 21:30:24.788 DEBUG (MainThread) [custom_components.chime_tts]     * tts_platform = 'tts.piper'
2024-02-19 21:30:24.788 DEBUG (MainThread) [custom_components.chime_tts]     * message = 'test of beta 8'
2024-02-19 21:30:24.788 DEBUG (MainThread) [custom_components.chime_tts]     * tts_playback_speed = 100.0
2024-02-19 21:30:24.788 DEBUG (MainThread) [custom_components.chime_tts]     * cache = False
2024-02-19 21:30:24.788 DEBUG (MainThread) [custom_components.chime_tts]     * language = 'None'
2024-02-19 21:30:24.788 DEBUG (MainThread) [custom_components.chime_tts]     * options = {}
2024-02-19 21:30:25.894 DEBUG (MainThread) [custom_components.chime_tts]    ...TTS audio completed in 1106.175 ms
2024-02-19 21:30:25.896 DEBUG (MainThread) [custom_components.chime_tts]  - Retrieving audio from path: "custom_components/chime_tts/mp3s/ba_dum_tss.mp3"...
2024-02-19 21:30:25.978 DEBUG (MainThread) [custom_components.chime_tts]    ...audio retrieved. Duration: 2.403s
2024-02-19 21:30:25.988 DEBUG (MainThread) [custom_components.chime_tts]  - Saving mp3 file to folder: /config/www/chime_tts/...
2024-02-19 21:30:26.122 DEBUG (MainThread) [custom_components.chime_tts.helpers]  - File saved to path: /config/www/chime_tts/6e0j9kxx.mp3
2024-02-19 21:30:26.122 DEBUG (MainThread) [custom_components.chime_tts]   - Performing FFmpeg audio conversion...
2024-02-19 21:30:26.228 DEBUG (MainThread) [custom_components.chime_tts]     ...FFmpeg audio conversion completed.
2024-02-19 21:30:26.228 DEBUG (MainThread) [custom_components.chime_tts] Final URL = https://davebhome.duckdns.org:443/local/chime_tts/6e0j9kxx.mp3
2024-02-19 21:30:26.228 DEBUG (MainThread) [custom_components.chime_tts] ----- Chime TTS Say URL Completed in 1539.122 ms -----
2024-02-19 21:30:40.838 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: button HOMESERVER HOMESERVER_publishallsensors, sending update
2024-02-19 21:30:47.589 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_lastboot, sending update
2024-02-19 21:30:47.592 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_storage_c, sending update
2024-02-19 21:30:47.596 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_storage_d, sending update
2024-02-19 21:30:47.598 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_storage_total_disk_count, sending update
2024-02-19 21:30:52.488 INFO (SyncWorker_6) [homeassistant.loader] Loaded insteon from homeassistant.components.insteon
2024-02-19 21:30:52.488 INFO (SyncWorker_6) [homeassistant.loader] Loaded tuya from homeassistant.components.tuya
2024-02-19 21:30:52.491 INFO (SyncWorker_6) [homeassistant.loader] Loaded nest from homeassistant.components.nest

@nimroddolev
Copy link
Owner

I believe I have found the issue. Can you please upgrade to v0.13.1-beta9 and let me know if it works for you?

@dbullendsl
Copy link
Author

Installed beta9. Still no output using chime_tts: say, chime_tts: say_url is working ok.
Here's the log: I noticed a error "[custom_components.chime_tts] No media file path found" is this significant?

2024-02-20 06:20:37.398 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration multiscrape 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
2024-02-20 06:20:37.398 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration thermal_comfort 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
2024-02-20 06:20:37.399 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration keymaster 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
2024-02-20 06:20:37.399 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
2024-02-20 06:20:37.399 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration presence_simulation 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
2024-02-20 06:20:37.400 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration samsungtv_smart 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
2024-02-20 06:20:37.400 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration smartthinq_sensors 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
2024-02-20 06:20:37.400 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration daikinskyport 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
2024-02-20 06:20:37.401 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration spook 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
2024-02-20 06:20:37.401 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration sonoff 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
2024-02-20 06:20:37.401 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration alarmo 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
2024-02-20 06:20:37.402 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration nws_alerts 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
2024-02-20 06:20:37.402 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration watchman 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
2024-02-20 06:20:37.402 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration chime_tts 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
2024-02-20 06:20:37.403 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration spook_inverse 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
2024-02-20 06:20:37.403 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration feedparser 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
2024-02-20 06:20:37.403 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration car_wash 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
2024-02-20 06:20:37.404 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration alexa_media 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
2024-02-20 06:20:37.404 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration vesync 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
2024-02-20 06:20:37.404 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration adaptive_lighting 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
2024-02-20 06:20:37.405 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration hpprinter 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
2024-02-20 06:20:37.405 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
2024-02-20 06:20:37.801 INFO (MainThread) [homeassistant.setup] Setup of domain logger took 0.0 seconds
2024-02-20 06:20:37.801 INFO (MainThread) [homeassistant.bootstrap] Setting up frontend: {'frontend'}
2024-02-20 06:20:37.803 INFO (MainThread) [homeassistant.setup] Setting up device_automation
2024-02-20 06:20:37.803 INFO (MainThread) [homeassistant.setup] Setup of domain device_automation took 0.0 seconds
2024-02-20 06:20:37.805 INFO (MainThread) [homeassistant.setup] Setting up http
2024-02-20 06:20:37.878 INFO (MainThread) [homeassistant.setup] Setting up lovelace
2024-02-20 06:20:37.888 INFO (MainThread) [homeassistant.setup] Setup of domain lovelace took 0.0 seconds
2024-02-20 06:20:37.895 INFO (MainThread) [homeassistant.setup] Setup of domain http took 0.1 seconds
2024-02-20 06:20:37.907 INFO (MainThread) [homeassistant.setup] Setting up api
2024-02-20 06:20:37.908 INFO (MainThread) [homeassistant.setup] Setup of domain api took 0.0 seconds
2024-02-20 06:20:37.909 INFO (MainThread) [homeassistant.setup] Setting up auth
2024-02-20 06:20:37.910 INFO (MainThread) [homeassistant.setup] Setup of domain auth took 0.0 seconds
2024-02-20 06:20:37.917 INFO (MainThread) [homeassistant.setup] Setting up config
2024-02-20 06:20:37.927 INFO (MainThread) [homeassistant.setup] Setting up diagnostics
2024-02-20 06:20:37.938 INFO (MainThread) [homeassistant.setup] Setting up repairs
2024-02-20 06:20:37.939 INFO (MainThread) [homeassistant.setup] Setup of domain repairs took 0.0 seconds
2024-02-20 06:20:37.939 INFO (MainThread) [homeassistant.setup] Setting up websocket_api
2024-02-20 06:20:37.940 INFO (MainThread) [homeassistant.setup] Setup of domain websocket_api took 0.0 seconds
2024-02-20 06:20:37.957 INFO (MainThread) [homeassistant.setup] Setup of domain config took 0.0 seconds
2024-02-20 06:20:37.957 INFO (MainThread) [homeassistant.setup] Setup of domain diagnostics took 0.0 seconds
2024-02-20 06:20:37.972 INFO (MainThread) [homeassistant.setup] Setting up file_upload
2024-02-20 06:20:37.972 INFO (MainThread) [homeassistant.setup] Setup of domain file_upload took 0.0 seconds
2024-02-20 06:20:38.005 INFO (MainThread) [homeassistant.setup] Setting up search
2024-02-20 06:20:38.005 INFO (MainThread) [homeassistant.setup] Setup of domain search took 0.0 seconds
2024-02-20 06:20:38.026 INFO (MainThread) [homeassistant.setup] Setting up image_upload
2024-02-20 06:20:38.028 INFO (MainThread) [homeassistant.setup] Setup of domain image_upload took 0.0 seconds
2024-02-20 06:20:38.488 INFO (MainThread) [homeassistant.setup] Setting up analytics
2024-02-20 06:20:38.489 INFO (MainThread) [homeassistant.setup] Setting up person
2024-02-20 06:20:38.490 INFO (MainThread) [homeassistant.setup] Setup of domain analytics took 0.0 seconds
2024-02-20 06:20:38.492 INFO (MainThread) [homeassistant.setup] Setup of domain person took 0.0 seconds
2024-02-20 06:20:38.492 INFO (MainThread) [homeassistant.setup] Setting up onboarding
2024-02-20 06:20:38.493 INFO (MainThread) [homeassistant.setup] Setup of domain onboarding took 0.0 seconds
2024-02-20 06:20:38.494 INFO (MainThread) [homeassistant.setup] Setting up frontend
2024-02-20 06:20:38.495 INFO (MainThread) [homeassistant.setup] Setup of domain frontend took 0.0 seconds
2024-02-20 06:20:38.496 INFO (MainThread) [homeassistant.bootstrap] Setting up recorder: {'recorder'}
2024-02-20 06:20:38.497 INFO (MainThread) [homeassistant.setup] Setting up recorder
2024-02-20 06:20:38.504 INFO (MainThread) [homeassistant.components.http] Now listening on port 443
2024-02-20 06:20:38.568 INFO (MainThread) [homeassistant.setup] Setup of domain recorder took 0.1 seconds
2024-02-20 06:20:38.570 INFO (MainThread) [homeassistant.bootstrap] Setting up stage 1: {'webhook', 'hassio', 'dhcp', 'cloud', 'bluetooth', 'http', 'network', 'zeroconf', 'api', 'ssdp', 'websocket_api', 'usb'}
2024-02-20 06:20:38.570 INFO (MainThread) [homeassistant.setup] Setting up hassio
2024-02-20 06:20:38.691 INFO (MainThread) [homeassistant.setup] Setting up dhcp
2024-02-20 06:20:38.691 INFO (MainThread) [homeassistant.setup] Setup of domain dhcp took 0.0 seconds
2024-02-20 06:20:38.698 INFO (MainThread) [homeassistant.setup] Setting up webhook
2024-02-20 06:20:38.699 INFO (MainThread) [homeassistant.setup] Setup of domain webhook took 0.0 seconds
2024-02-20 06:20:38.700 INFO (MainThread) [homeassistant.setup] Setting up network
2024-02-20 06:20:38.701 INFO (MainThread) [homeassistant.setup] Setup of domain network took 0.0 seconds
2024-02-20 06:20:38.711 INFO (MainThread) [homeassistant.setup] Setting up usb
2024-02-20 06:20:38.712 INFO (MainThread) [homeassistant.setup] Setup of domain usb took 0.0 seconds
2024-02-20 06:20:38.714 INFO (SyncWorker_5) [homeassistant.loader] Loaded matter from homeassistant.components.matter
2024-02-20 06:20:38.742 INFO (MainThread) [homeassistant.setup] Setting up zeroconf
2024-02-20 06:20:38.796 INFO (MainThread) [homeassistant.setup] Setting up bluetooth
2024-02-20 06:20:38.799 INFO (MainThread) [homeassistant.setup] Setup of domain zeroconf took 0.1 seconds
2024-02-20 06:20:40.270 INFO (MainThread) [homeassistant.setup] Setting up cloud
2024-02-20 06:20:40.271 WARNING (MainThread) [homeassistant.components.hassio.handler] Found incompatible HTTP option 'server_host'. Watchdog feature disabled
2024-02-20 06:20:40.272 INFO (MainThread) [homeassistant.components.zeroconf] Starting Zeroconf broadcast
2024-02-20 06:20:40.304 INFO (MainThread) [homeassistant.setup] Setting up ssdp
2024-02-20 06:20:40.318 INFO (MainThread) [homeassistant.setup] Setup of domain ssdp took 0.0 seconds
2024-02-20 06:20:40.337 INFO (MainThread) [homeassistant.setup] Setup of domain cloud took 0.1 seconds
2024-02-20 06:20:40.340 INFO (MainThread) [homeassistant.setup] Setup of domain bluetooth took 1.5 seconds
2024-02-20 06:20:40.344 INFO (MainThread) [homeassistant.setup] Setting up ffmpeg
2024-02-20 06:20:40.346 INFO (MainThread) [homeassistant.components.websocket_api.http.connection] [139983946028608] Received unknown command: hacs/subscribe
2024-02-20 06:20:40.346 INFO (MainThread) [homeassistant.components.websocket_api.http.connection] [139983946028608] Received unknown command: hacs/subscribe
2024-02-20 06:20:40.346 INFO (MainThread) [homeassistant.components.websocket_api.http.connection] [139983946028608] Received unknown command: hacs/subscribe
2024-02-20 06:20:40.346 INFO (MainThread) [homeassistant.components.websocket_api.http.connection] [139983946028608] Received unknown command: hacs/subscribe
2024-02-20 06:20:40.386 INFO (MainThread) [homeassistant.setup] Setup of domain ffmpeg took 0.0 seconds
2024-02-20 06:20:40.388 INFO (SyncWorker_3) [homeassistant.loader] Loaded google_translate from homeassistant.components.google_translate
2024-02-20 06:20:40.395 INFO (MainThread) [homeassistant.setup] Setting up tts
2024-02-20 06:20:40.399 INFO (MainThread) [homeassistant.setup] Setup of domain tts took 0.0 seconds
2024-02-20 06:20:40.693 INFO (MainThread) [homeassistant.setup] Setup of domain hassio took 2.1 seconds
2024-02-20 06:20:40.770 INFO (SyncWorker_1) [homeassistant.loader] Loaded tod from homeassistant.components.tod
2024-02-20 06:20:40.771 INFO (SyncWorker_5) [homeassistant.loader] Loaded time_date from homeassistant.components.time_date
2024-02-20 06:20:40.772 INFO (SyncWorker_1) [homeassistant.loader] Loaded update from homeassistant.components.update
2024-02-20 06:20:40.776 INFO (SyncWorker_3) [homeassistant.loader] Loaded weather from homeassistant.components.weather
2024-02-20 06:20:40.791 INFO (MainThread) [homeassistant.setup] Setting up update
2024-02-20 06:20:40.793 INFO (MainThread) [homeassistant.setup] Setup of domain update took 0.0 seconds
2024-02-20 06:20:40.843 INFO (SyncWorker_7) [homeassistant.loader] Loaded statistics from homeassistant.components.statistics
2024-02-20 06:20:40.948 INFO (MainThread) [homeassistant.setup] Setting up binary_sensor
2024-02-20 06:20:40.948 INFO (MainThread) [homeassistant.setup] Setup of domain binary_sensor took 0.0 seconds
2024-02-20 06:20:40.979 INFO (MainThread) [homeassistant.setup] Setting up sensor
2024-02-20 06:20:40.979 INFO (MainThread) [homeassistant.setup] Setup of domain sensor took 0.0 seconds
2024-02-20 06:20:41.346 INFO (MainThread) [homeassistant.setup] Setting up template
2024-02-20 06:20:41.346 INFO (MainThread) [homeassistant.setup] Setup of domain template took 0.0 seconds
2024-02-20 06:20:41.351 INFO (MainThread) [homeassistant.setup] Setting up weather
2024-02-20 06:20:41.352 INFO (MainThread) [homeassistant.setup] Setup of domain weather took 0.0 seconds
2024-02-20 06:20:41.359 INFO (MainThread) [homeassistant.components.update] Setting up hassio.update
2024-02-20 06:20:41.369 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up hassio.binary_sensor
2024-02-20 06:20:41.369 INFO (MainThread) [homeassistant.components.sensor] Setting up hassio.sensor
2024-02-20 06:20:41.376 INFO (MainThread) [homeassistant.bootstrap] Setting up stage 2: {'androidtv_remote', 'watchman', 'alexa_media', 'search', 'system_health', 'counter', 'presence_simulation', 'homeassistant_alerts', 'device_automation', 'timer', 'zone', 'lock', 'group', 'hacs', 'cast', 'media_source', 'season', 'energy', 'script', 'tessie', 'wyoming', 'ipp', 'input_select', 'dlna_dmr', 'scene', 'stream', 'logbook', 'auth', 'repairs', 'threshold', 'hpprinter', 'multiscrape', 'traccar', 'hardware', 'songpal', 'alert', 'unifi', 'input_button', 'shelly', 'application_credentials', 'govee_ble', 'nws', 'alarmo', 'input_number', 'nuheat', 'ffmpeg', 'mqtt', 'adaptive_lighting', 'diagnostics', 'person', 'analytics', 'sun', 'map', 'daikinskyport', 'spook', 'min_max', 'conversation', 'calendar', 'samsungtv_smart', 'schedule', 'samsungtv', 'input_boolean', 'zha', 'mobile_app', 'blueprint', 'nut', 'smartthinq_sensors', 'file_upload', 'number', 'input_datetime', 'image_upload', 'tag', 'pi_hole', 'esphome', 'switch_as_x', 'panel_custom', 'homeassistant', 'zwave_js', 'alexa', 'my', 'assist_pipeline', 'binary_sensor', 'unifiprotect', 'truenas', 'nws_alerts', 'vesync', 'accuweather', 'persistent_notification', 'sonoff', 'owntracks', 'automation', 'spotify', 'select', 'bluetooth_adapters', 'lovelace', 'sensor', 'dlna_dms', 'history', 'tplink', 'stt', 'input_text', 'trace', 'tts', 'ping', 'inkbird', 'androidtv', 'default_config', 'configurator', 'kodi', 'chime_tts', 'workday', 'template', 'keymaster', 'homekit_controller', 'thermal_comfort', 'wake_word', 'config', 'shell_command', 'onboarding'}
2024-02-20 06:20:41.400 INFO (MainThread) [homeassistant.setup] Setting up watchman
2024-02-20 06:20:41.400 INFO (MainThread) [homeassistant.setup] Setup of domain watchman took 0.0 seconds
2024-02-20 06:20:41.402 INFO (MainThread) [homeassistant.setup] Setting up counter
2024-02-20 06:20:41.414 INFO (MainThread) [homeassistant.setup] Setting up homeassistant_alerts
2024-02-20 06:20:41.414 INFO (MainThread) [homeassistant.setup] Setup of domain homeassistant_alerts took 0.0 seconds
2024-02-20 06:20:41.415 INFO (MainThread) [homeassistant.setup] Setting up timer
2024-02-20 06:20:41.416 INFO (MainThread) [homeassistant.setup] Setting up zone
2024-02-20 06:20:41.419 INFO (MainThread) [homeassistant.setup] Setting up lock
2024-02-20 06:20:41.420 INFO (MainThread) [homeassistant.setup] Setup of domain lock took 0.0 seconds
2024-02-20 06:20:41.420 INFO (MainThread) [homeassistant.setup] Setting up group
2024-02-20 06:20:41.422 INFO (MainThread) [homeassistant.setup] Setting up season
2024-02-20 06:20:41.422 INFO (MainThread) [homeassistant.setup] Setup of domain season took 0.0 seconds
2024-02-20 06:20:41.428 INFO (MainThread) [homeassistant.setup] Setting up tessie
2024-02-20 06:20:41.428 INFO (MainThread) [homeassistant.setup] Setup of domain tessie took 0.0 seconds
2024-02-20 06:20:41.429 INFO (MainThread) [homeassistant.setup] Setting up input_select
2024-02-20 06:20:41.430 INFO (MainThread) [homeassistant.setup] Setting up scene
2024-02-20 06:20:41.431 INFO (MainThread) [homeassistant.setup] Setting up threshold
2024-02-20 06:20:41.431 INFO (MainThread) [homeassistant.setup] Setup of domain threshold took 0.0 seconds
2024-02-20 06:20:41.432 INFO (SyncWorker_0) [homeassistant.util.package] Attempting install of xmltodict==0.12.0
2024-02-20 06:20:41.509 INFO (MainThread) [homeassistant.setup] Setting up multiscrape
2024-02-20 06:20:41.535 INFO (MainThread) [homeassistant.setup] Setting up hardware
2024-02-20 06:20:41.536 INFO (MainThread) [homeassistant.setup] Setting up input_button
2024-02-20 06:20:41.561 INFO (MainThread) [homeassistant.setup] Setting up nws
2024-02-20 06:20:41.561 INFO (MainThread) [homeassistant.setup] Setup of domain nws took 0.0 seconds
2024-02-20 06:20:41.561 INFO (MainThread) [homeassistant.setup] Setting up input_number
2024-02-20 06:20:41.566 INFO (MainThread) [homeassistant.setup] Setting up adaptive_lighting
2024-02-20 06:20:41.566 INFO (MainThread) [homeassistant.setup] Setup of domain adaptive_lighting took 0.0 seconds
2024-02-20 06:20:41.567 INFO (MainThread) [homeassistant.setup] Setting up sun
2024-02-20 06:20:41.567 INFO (MainThread) [homeassistant.setup] Setup of domain sun took 0.0 seconds
2024-02-20 06:20:41.568 INFO (MainThread) [homeassistant.setup] Setting up min_max
2024-02-20 06:20:41.568 INFO (MainThread) [homeassistant.setup] Setup of domain min_max took 0.0 seconds
2024-02-20 06:20:41.568 INFO (MainThread) [homeassistant.setup] Setting up conversation
2024-02-20 06:20:41.572 INFO (MainThread) [homeassistant.setup] Setup of domain conversation took 0.0 seconds
2024-02-20 06:20:41.669 INFO (MainThread) [homeassistant.setup] Setting up samsungtv_smart
2024-02-20 06:20:41.673 INFO (MainThread) [homeassistant.setup] Setting up schedule
2024-02-20 06:20:41.676 INFO (MainThread) [homeassistant.setup] Setting up input_boolean
2024-02-20 06:20:41.676 INFO (MainThread) [homeassistant.setup] Setting up blueprint
2024-02-20 06:20:41.677 INFO (MainThread) [homeassistant.setup] Setup of domain blueprint took 0.0 seconds
2024-02-20 06:20:41.718 INFO (MainThread) [homeassistant.setup] Setting up smartthinq_sensors
2024-02-20 06:20:41.718 INFO (MainThread) [homeassistant.setup] Setup of domain smartthinq_sensors took 0.0 seconds
2024-02-20 06:20:41.719 INFO (MainThread) [homeassistant.setup] Setting up number
2024-02-20 06:20:41.720 INFO (MainThread) [homeassistant.setup] Setup of domain number took 0.0 seconds
2024-02-20 06:20:41.722 INFO (MainThread) [homeassistant.setup] Setting up input_datetime
2024-02-20 06:20:41.741 INFO (MainThread) [homeassistant.setup] Setting up tag
2024-02-20 06:20:41.756 INFO (MainThread) [homeassistant.setup] Setting up pi_hole
2024-02-20 06:20:41.756 INFO (MainThread) [homeassistant.setup] Setup of domain pi_hole took 0.0 seconds
2024-02-20 06:20:41.758 INFO (MainThread) [homeassistant.setup] Setting up switch_as_x
2024-02-20 06:20:41.758 INFO (MainThread) [homeassistant.setup] Setup of domain switch_as_x took 0.0 seconds
2024-02-20 06:20:41.758 INFO (MainThread) [homeassistant.setup] Setting up alexa
2024-02-20 06:20:41.772 INFO (MainThread) [homeassistant.setup] Setting up truenas
2024-02-20 06:20:41.772 INFO (MainThread) [homeassistant.setup] Setup of domain truenas took 0.0 seconds
2024-02-20 06:20:41.773 INFO (MainThread) [homeassistant.setup] Setting up nws_alerts
2024-02-20 06:20:41.773 INFO (MainThread) [homeassistant.setup] Setup of domain nws_alerts took 0.0 seconds
2024-02-20 06:20:41.776 INFO (MainThread) [homeassistant.setup] Setting up accuweather
2024-02-20 06:20:41.776 INFO (MainThread) [homeassistant.setup] Setup of domain accuweather took 0.0 seconds
2024-02-20 06:20:41.777 INFO (MainThread) [homeassistant.setup] Setting up select
2024-02-20 06:20:41.778 INFO (MainThread) [homeassistant.setup] Setup of domain select took 0.0 seconds
2024-02-20 06:20:41.822 INFO (MainThread) [homeassistant.setup] Setting up history
2024-02-20 06:20:41.823 INFO (MainThread) [homeassistant.setup] Setup of domain history took 0.0 seconds
2024-02-20 06:20:41.823 INFO (MainThread) [homeassistant.setup] Setting up stt
2024-02-20 06:20:41.824 INFO (MainThread) [homeassistant.setup] Setup of domain stt took 0.0 seconds
2024-02-20 06:20:41.825 INFO (MainThread) [homeassistant.setup] Setting up input_text
2024-02-20 06:20:41.826 INFO (MainThread) [homeassistant.setup] Setting up trace
2024-02-20 06:20:41.826 INFO (MainThread) [homeassistant.setup] Setup of domain trace took 0.0 seconds
2024-02-20 06:20:41.849 INFO (MainThread) [homeassistant.setup] Setting up ping
2024-02-20 06:20:41.851 INFO (MainThread) [homeassistant.setup] Setup of domain ping took 0.0 seconds
2024-02-20 06:20:41.878 INFO (MainThread) [homeassistant.setup] Setting up androidtv
2024-02-20 06:20:41.878 INFO (MainThread) [homeassistant.setup] Setup of domain androidtv took 0.0 seconds
2024-02-20 06:20:41.896 INFO (MainThread) [homeassistant.setup] Setting up configurator
2024-02-20 06:20:41.896 INFO (MainThread) [homeassistant.setup] Setup of domain configurator took 0.0 seconds
2024-02-20 06:20:41.905 INFO (MainThread) [homeassistant.setup] Setting up workday
2024-02-20 06:20:41.905 INFO (MainThread) [homeassistant.setup] Setup of domain workday took 0.0 seconds
2024-02-20 06:20:41.911 INFO (MainThread) [homeassistant.setup] Setting up thermal_comfort
2024-02-20 06:20:41.911 INFO (MainThread) [homeassistant.setup] Setup of domain thermal_comfort took 0.0 seconds
2024-02-20 06:20:41.911 INFO (MainThread) [homeassistant.setup] Setting up wake_word
2024-02-20 06:20:41.912 INFO (MainThread) [homeassistant.setup] Setup of domain wake_word took 0.0 seconds
2024-02-20 06:20:41.913 INFO (MainThread) [homeassistant.setup] Setting up shell_command
2024-02-20 06:20:41.913 INFO (MainThread) [homeassistant.setup] Setup of domain shell_command took 0.0 seconds
2024-02-20 06:20:41.930 INFO (MainThread) [homeassistant.setup] Setup of domain hardware took 0.4 seconds
2024-02-20 06:20:41.957 INFO (MainThread) [homeassistant.setup] Setup of domain samsungtv_smart took 0.3 seconds
2024-02-20 06:20:42.252 INFO (MainThread) [custom_components.smartthinq_sensors] 
-------------------------------------------------------------------
smartthinq_sensors
Version: 0.38.2
This is a custom component
If you have any issues with this you need to open an issue here:
https://github.com/ollo69/ha-smartthinq-sensors/issues
-------------------------------------------------------------------

2024-02-20 06:20:42.252 INFO (MainThread) [custom_components.smartthinq_sensors] Initializing ThinQ platform with region: US - language: en-US
2024-02-20 06:20:42.276 INFO (MainThread) [custom_components.nws_alerts] Version 2.7 is starting, if you have any issues please report them here: https://github.com/finity69x2/nws_alert
2024-02-20 06:20:42.366 INFO (MainThread) [homeassistant.setup] Setting up androidtv_remote
2024-02-20 06:20:42.366 INFO (MainThread) [homeassistant.setup] Setup of domain androidtv_remote took 0.0 seconds
2024-02-20 06:20:42.399 INFO (MainThread) [homeassistant.setup] Setting up alexa_media
2024-02-20 06:20:42.399 INFO (MainThread) [homeassistant.setup] Setup of domain alexa_media took 0.0 seconds
2024-02-20 06:20:42.400 INFO (MainThread) [homeassistant.setup] Setting up system_health
2024-02-20 06:20:42.640 INFO (MainThread) [homeassistant.setup] Setting up hacs
2024-02-20 06:20:42.640 INFO (MainThread) [homeassistant.setup] Setup of domain hacs took 0.0 seconds
2024-02-20 06:20:42.641 INFO (MainThread) [homeassistant.setup] Setting up media_source
2024-02-20 06:20:42.657 INFO (MainThread) [homeassistant.setup] Setting up ipp
2024-02-20 06:20:42.657 INFO (MainThread) [homeassistant.setup] Setup of domain ipp took 0.0 seconds
2024-02-20 06:20:42.658 INFO (MainThread) [homeassistant.setup] Setting up stream
2024-02-20 06:20:42.767 INFO (MainThread) [homeassistant.setup] Setup of domain stream took 0.1 seconds
2024-02-20 06:20:42.859 INFO (MainThread) [homeassistant.setup] Setting up logbook
2024-02-20 06:20:42.863 INFO (MainThread) [homeassistant.setup] Setting up traccar
2024-02-20 06:20:42.863 INFO (MainThread) [homeassistant.setup] Setup of domain traccar took 0.0 seconds
2024-02-20 06:20:42.864 INFO (MainThread) [homeassistant.setup] Setting up songpal
2024-02-20 06:20:42.864 INFO (MainThread) [homeassistant.setup] Setup of domain songpal took 0.0 seconds
2024-02-20 06:20:42.865 INFO (MainThread) [homeassistant.setup] Setting up alert
2024-02-20 06:20:42.922 INFO (MainThread) [homeassistant.setup] Setting up unifi
2024-02-20 06:20:42.933 INFO (MainThread) [homeassistant.setup] Setting up shelly
2024-02-20 06:20:42.933 INFO (MainThread) [homeassistant.setup] Setup of domain shelly took 0.0 seconds
2024-02-20 06:20:42.959 INFO (MainThread) [homeassistant.setup] Setting up application_credentials
2024-02-20 06:20:42.977 INFO (MainThread) [homeassistant.setup] Setting up nuheat
2024-02-20 06:20:42.977 INFO (MainThread) [homeassistant.setup] Setup of domain nuheat took 0.0 seconds
2024-02-20 06:20:43.197 INFO (MainThread) [homeassistant.setup] Setting up mqtt
2024-02-20 06:20:43.197 INFO (MainThread) [homeassistant.setup] Setup of domain mqtt took 0.0 seconds
2024-02-20 06:20:43.214 INFO (MainThread) [homeassistant.setup] Setting up map
2024-02-20 06:20:43.214 INFO (MainThread) [homeassistant.setup] Setup of domain map took 0.0 seconds
2024-02-20 06:20:43.220 INFO (SyncWorker_5) [homeassistant.loader] Loaded caldav from homeassistant.components.caldav
2024-02-20 06:20:43.253 INFO (MainThread) [homeassistant.setup] Setting up samsungtv
2024-02-20 06:20:43.253 INFO (MainThread) [homeassistant.setup] Setup of domain samsungtv took 0.0 seconds
2024-02-20 06:20:43.458 INFO (MainThread) [zigpy.serial] Using pyserial-asyncio-fast in place of pyserial-asyncio
2024-02-20 06:20:43.905 INFO (MainThread) [homeassistant.setup] Setting up zha
2024-02-20 06:20:43.905 INFO (MainThread) [homeassistant.setup] Setup of domain zha took 0.0 seconds
2024-02-20 06:20:43.909 INFO (MainThread) [homeassistant.setup] Setting up nut
2024-02-20 06:20:43.909 INFO (MainThread) [homeassistant.setup] Setup of domain nut took 0.0 seconds
2024-02-20 06:20:43.911 INFO (MainThread) [homeassistant.setup] Setting up panel_custom
2024-02-20 06:20:43.911 INFO (MainThread) [homeassistant.setup] Setup of domain panel_custom took 0.0 seconds
2024-02-20 06:20:44.358 INFO (MainThread) [homeassistant.setup] Setting up zwave_js
2024-02-20 06:20:44.358 INFO (MainThread) [homeassistant.setup] Setup of domain zwave_js took 0.0 seconds
2024-02-20 06:20:44.384 INFO (MainThread) [homeassistant.setup] Setting up my
2024-02-20 06:20:44.384 INFO (MainThread) [homeassistant.setup] Setup of domain my took 0.0 seconds
2024-02-20 06:20:44.550 INFO (MainThread) [homeassistant.setup] Setting up unifiprotect
2024-02-20 06:20:44.551 INFO (MainThread) [homeassistant.setup] Setup of domain unifiprotect took 0.0 seconds
2024-02-20 06:20:44.564 WARNING (MainThread) [homeassistant.const] DEVICE_CLASS_TEMPERATURE was used from vesync, this is a deprecated constant which will be removed in HA Core 2025.1. Use SensorDeviceClass.TEMPERATURE instead, please create a bug report at https://github.com/vlebourl/custom_vesync
2024-02-20 06:20:44.567 WARNING (MainThread) [homeassistant.const] TEMP_CELSIUS was used from vesync, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfTemperature.CELSIUS instead, please create a bug report at https://github.com/vlebourl/custom_vesync
2024-02-20 06:20:44.570 WARNING (MainThread) [homeassistant.const] TIME_MINUTES was used from vesync, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfTime.MINUTES instead, please create a bug report at https://github.com/vlebourl/custom_vesync
2024-02-20 06:20:44.591 INFO (MainThread) [homeassistant.setup] Setting up vesync
2024-02-20 06:20:44.592 INFO (MainThread) [homeassistant.setup] Setup of domain vesync took 0.0 seconds
2024-02-20 06:20:44.696 INFO (MainThread) [homeassistant.setup] Setting up sonoff
2024-02-20 06:20:44.696 INFO (MainThread) [homeassistant.setup] Setup of domain sonoff took 0.0 seconds
2024-02-20 06:20:44.748 INFO (MainThread) [homeassistant.setup] Setting up tplink
2024-02-20 06:20:44.752 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up tod.binary_sensor
2024-02-20 06:20:44.770 INFO (MainThread) [homeassistant.setup] Setup of domain counter took 3.4 seconds
2024-02-20 06:20:44.802 INFO (SyncWorker_4) [homeassistant.loader] Loaded switch from homeassistant.components.switch
2024-02-20 06:20:44.805 INFO (MainThread) [homeassistant.setup] Setting up energy
2024-02-20 06:20:44.805 INFO (MainThread) [homeassistant.setup] Setup of domain energy took 0.0 seconds
2024-02-20 06:20:44.810 INFO (SyncWorker_3) [homeassistant.loader] Loaded fan from homeassistant.components.fan
2024-02-20 06:20:44.811 INFO (SyncWorker_5) [homeassistant.loader] Loaded light from homeassistant.components.light
2024-02-20 06:20:44.811 INFO (MainThread) [homeassistant.setup] Setting up assist_pipeline
2024-02-20 06:20:44.816 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up tod.binary_sensor
2024-02-20 06:20:44.817 INFO (MainThread) [custom_components.alexa_media] 
-------------------------------------------------------------------
alexa_media
Version: 4.9.2
This is a custom component
If you have any issues with this you need to open an issue here:
https://github.com/alandtse/alexa_media_player/issues
-------------------------------------------------------------------

2024-02-20 06:20:44.817 INFO (MainThread) [custom_components.alexa_media] Loaded alexapy==1.27.10
2024-02-20 06:20:44.834 INFO (MainThread) [custom_components.hacs] 
-------------------------------------------------------------------
HACS (Home Assistant Community Store)

Version: 1.34.0
This is a custom integration
If you have any issues with this you need to open an issue here:
https://github.com/hacs/integration/issues
-------------------------------------------------------------------

2024-02-20 06:20:44.883 INFO (MainThread) [homeassistant.components.shelly] Starting CoAP context with UDP port 5683
2024-02-20 06:20:44.887 DEBUG (SyncWorker_7) [nuheat.api] Creating NuHeat session
2024-02-20 06:20:45.418 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up tod.binary_sensor
2024-02-20 06:20:45.418 INFO (MainThread) [homeassistant.setup] Setup of domain system_health took 3.0 seconds
2024-02-20 06:20:45.419 INFO (MainThread) [homeassistant.setup] Setup of domain group took 4.0 seconds
2024-02-20 06:20:45.419 INFO (MainThread) [homeassistant.setup] Setup of domain media_source took 2.8 seconds
2024-02-20 06:20:45.420 INFO (MainThread) [homeassistant.setup] Setup of domain logbook took 2.6 seconds
2024-02-20 06:20:45.420 INFO (MainThread) [homeassistant.setup] Setup of domain alert took 2.6 seconds
2024-02-20 06:20:45.426 INFO (MainThread) [homeassistant.setup] Setting up media_player
2024-02-20 06:20:45.432 INFO (MainThread) [homeassistant.setup] Setup of domain media_player took 0.0 seconds
2024-02-20 06:20:45.433 INFO (SyncWorker_4) [homeassistant.loader] Loaded remote from homeassistant.components.remote
2024-02-20 06:20:45.439 INFO (MainThread) [homeassistant.setup] Setting up fan
2024-02-20 06:20:45.441 INFO (MainThread) [homeassistant.setup] Setup of domain fan took 0.0 seconds
2024-02-20 06:20:45.442 INFO (MainThread) [homeassistant.setup] Setting up light
2024-02-20 06:20:45.446 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up tod.binary_sensor
2024-02-20 06:20:45.449 INFO (MainThread) [homeassistant.setup] Setup of domain tag took 3.7 seconds
2024-02-20 06:20:45.450 INFO (MainThread) [homeassistant.setup] Setup of domain alexa took 3.7 seconds
2024-02-20 06:20:45.451 INFO (MainThread) [homeassistant.setup] Setup of domain application_credentials took 2.5 seconds
2024-02-20 06:20:45.500 INFO (MainThread) [homeassistant.setup] Setting up daikinskyport
2024-02-20 06:20:45.500 INFO (MainThread) [homeassistant.setup] Setup of domain daikinskyport took 0.0 seconds
2024-02-20 06:20:45.504 INFO (MainThread) [homeassistant.setup] Setup of domain unifi took 2.6 seconds
2024-02-20 06:20:45.581 INFO (MainThread) [homeassistant.setup] Setting up remote
2024-02-20 06:20:45.583 INFO (MainThread) [homeassistant.setup] Setup of domain remote took 0.0 seconds
2024-02-20 06:20:45.855 INFO (MainThread) [homeassistant.setup] Setup of domain light took 0.4 seconds
2024-02-20 06:20:45.869 INFO (MainThread) [homeassistant.setup] Setting up switch
2024-02-20 06:20:45.869 INFO (MainThread) [homeassistant.setup] Setup of domain switch took 0.0 seconds
2024-02-20 06:20:45.904 INFO (MainThread) [custom_components.daikinskyport] Daikin Skyport Starting
2024-02-20 06:20:45.915 INFO (MainThread) [homeassistant.setup] Setup of domain assist_pipeline took 1.1 seconds
2024-02-20 06:20:46.111 INFO (Thread-3 (_thread_main)) [homeassistant.components.mqtt.client] Connected to MQTT server core-mosquitto:1883 (0)
2024-02-20 06:20:46.239 INFO (SyncWorker_2) [homeassistant.loader] Loaded climate from homeassistant.components.climate
2024-02-20 06:20:46.245 INFO (MainThread) [homeassistant.components.sensor] Setting up time_date.sensor
2024-02-20 06:20:46.248 INFO (MainThread) [homeassistant.setup] Setup of domain input_select took 4.8 seconds
2024-02-20 06:20:46.250 INFO (MainThread) [homeassistant.setup] Setting up camera
2024-02-20 06:20:46.252 INFO (MainThread) [homeassistant.setup] Setup of domain camera took 0.0 seconds
2024-02-20 06:20:46.254 INFO (SyncWorker_14) [homeassistant.loader] Loaded alarm_control_panel from homeassistant.components.alarm_control_panel
2024-02-20 06:20:46.254 INFO (SyncWorker_7) [homeassistant.loader] Loaded cover from homeassistant.components.cover
2024-02-20 06:20:46.254 INFO (SyncWorker_5) [homeassistant.loader] Loaded humidifier from homeassistant.components.humidifier
2024-02-20 06:20:46.256 INFO (SyncWorker_15) [homeassistant.loader] Loaded button from homeassistant.components.button
2024-02-20 06:20:46.256 INFO (SyncWorker_6) [homeassistant.loader] Loaded image from homeassistant.components.image
2024-02-20 06:20:46.257 INFO (MainThread) [homeassistant.setup] Setup of domain input_button took 4.7 seconds
2024-02-20 06:20:46.258 INFO (MainThread) [homeassistant.setup] Setup of domain schedule took 4.6 seconds
2024-02-20 06:20:46.265 INFO (SyncWorker_17) [homeassistant.loader] Loaded siren from homeassistant.components.siren
2024-02-20 06:20:46.265 INFO (SyncWorker_8) [homeassistant.loader] Loaded event from homeassistant.components.event
2024-02-20 06:20:46.266 INFO (SyncWorker_7) [homeassistant.loader] Loaded lawn_mower from homeassistant.components.lawn_mower
2024-02-20 06:20:46.266 INFO (SyncWorker_19) [homeassistant.loader] Loaded valve from homeassistant.components.valve
2024-02-20 06:20:46.266 INFO (SyncWorker_5) [homeassistant.loader] Loaded text from homeassistant.components.text
2024-02-20 06:20:46.267 INFO (SyncWorker_8) [homeassistant.loader] Loaded water_heater from homeassistant.components.water_heater
2024-02-20 06:20:46.269 INFO (SyncWorker_18) [homeassistant.loader] Loaded vacuum from homeassistant.components.vacuum
2024-02-20 06:20:46.368 INFO (MainThread) [homeassistant.setup] Setting up mobile_app
2024-02-20 06:20:46.370 INFO (MainThread) [homeassistant.setup] Setting up dlna_dmr
2024-02-20 06:20:46.370 INFO (MainThread) [homeassistant.setup] Setup of domain dlna_dmr took 0.0 seconds
2024-02-20 06:20:46.375 INFO (MainThread) [homeassistant.setup] Setting up dlna_dms
2024-02-20 06:20:46.375 INFO (MainThread) [homeassistant.setup] Setup of domain dlna_dms took 0.0 seconds
2024-02-20 06:20:46.379 INFO (MainThread) [homeassistant.setup] Setting up kodi
2024-02-20 06:20:46.379 INFO (MainThread) [homeassistant.setup] Setup of domain kodi took 0.0 seconds
2024-02-20 06:20:46.414 INFO (MainThread) [homeassistant.setup] Setting up chime_tts
2024-02-20 06:20:46.414 INFO (MainThread) [custom_components.chime_tts] The Chime TTS integration is set up.
2024-02-20 06:20:46.415 INFO (MainThread) [homeassistant.setup] Setup of domain chime_tts took 0.0 seconds
2024-02-20 06:20:46.464 INFO (MainThread) [homeassistant.setup] Setting up spotify
2024-02-20 06:20:46.464 INFO (MainThread) [homeassistant.setup] Setup of domain spotify took 0.0 seconds
2024-02-20 06:20:46.467 INFO (MainThread) [homeassistant.setup] Setting up climate
2024-02-20 06:20:46.469 INFO (MainThread) [homeassistant.setup] Setup of domain climate took 0.0 seconds
2024-02-20 06:20:46.479 INFO (MainThread) [homeassistant.setup] Setting up alarm_control_panel
2024-02-20 06:20:46.480 INFO (MainThread) [homeassistant.setup] Setup of domain alarm_control_panel took 0.0 seconds
2024-02-20 06:20:46.481 INFO (MainThread) [homeassistant.setup] Setting up cover
2024-02-20 06:20:46.483 INFO (MainThread) [homeassistant.setup] Setup of domain cover took 0.0 seconds
2024-02-20 06:20:46.484 INFO (MainThread) [homeassistant.setup] Setting up humidifier
2024-02-20 06:20:46.485 INFO (MainThread) [homeassistant.setup] Setup of domain humidifier took 0.0 seconds
2024-02-20 06:20:46.486 INFO (MainThread) [homeassistant.setup] Setting up button
2024-02-20 06:20:46.486 INFO (MainThread) [homeassistant.setup] Setup of domain button took 0.0 seconds
2024-02-20 06:20:46.487 INFO (MainThread) [homeassistant.setup] Setting up siren
2024-02-20 06:20:46.487 INFO (MainThread) [homeassistant.setup] Setup of domain siren took 0.0 seconds
2024-02-20 06:20:46.488 INFO (MainThread) [homeassistant.setup] Setting up event
2024-02-20 06:20:46.488 INFO (MainThread) [homeassistant.setup] Setup of domain event took 0.0 seconds
2024-02-20 06:20:46.492 INFO (MainThread) [homeassistant.setup] Setting up lawn_mower
2024-02-20 06:20:46.492 INFO (MainThread) [homeassistant.setup] Setup of domain lawn_mower took 0.0 seconds
2024-02-20 06:20:46.495 INFO (MainThread) [homeassistant.setup] Setting up valve
2024-02-20 06:20:46.496 INFO (MainThread) [homeassistant.setup] Setup of domain valve took 0.0 seconds
2024-02-20 06:20:46.500 INFO (MainThread) [homeassistant.setup] Setting up text
2024-02-20 06:20:46.501 INFO (MainThread) [homeassistant.setup] Setup of domain text took 0.0 seconds
2024-02-20 06:20:46.501 INFO (MainThread) [homeassistant.setup] Setting up water_heater
2024-02-20 06:20:46.502 INFO (MainThread) [homeassistant.setup] Setup of domain water_heater took 0.0 seconds
2024-02-20 06:20:46.503 INFO (MainThread) [homeassistant.setup] Setting up vacuum
2024-02-20 06:20:46.505 INFO (MainThread) [homeassistant.setup] Setup of domain vacuum took 0.0 seconds
2024-02-20 06:20:46.743 INFO (MainThread) [homeassistant.setup] Setting up cast
2024-02-20 06:20:46.743 INFO (MainThread) [homeassistant.setup] Setup of domain cast took 0.0 seconds
2024-02-20 06:20:46.771 INFO (MainThread) [homeassistant.setup] Setting up wyoming
2024-02-20 06:20:46.771 INFO (MainThread) [homeassistant.setup] Setup of domain wyoming took 0.0 seconds
2024-02-20 06:20:46.893 INFO (MainThread) [homeassistant.setup] Setting up esphome
2024-02-20 06:20:46.978 INFO (MainThread) [homeassistant.setup] Setting up image
2024-02-20 06:20:46.978 INFO (MainThread) [homeassistant.setup] Setup of domain image took 0.0 seconds
2024-02-20 06:20:46.994 WARNING (MainThread) [custom_components.vesync.common] Found the following devices: {'fans': [{'manager': <pyvesync.vesync.VeSync object at 0x7f50548116a0>, 'device_name': 'Levoit Ultrasonic Top-Fill Smart Cool Mist Humidifier', 'device_image': 'https://image.vesync.com/defaultImages/deviceDefaultImages/wifibtonboardingnotify_airhumidifier_classic300s_us_240.png', 'cid': '**REDACTED**', 'connection_status': 'online', 'connection_type': 'WiFi+BTOnboarding+BTNotify', 'device_type': 'Classic300S', 'type': 'wifi-air', 'uuid': '**REDACTED**', 'config_module': 'WiFiBTOnboardingNotify_AirHumidifier_Classic300S_US', 'mac_id': '**REDACTED**', 'mode': None, 'speed': None, 'extension': None, 'current_firm_version': None, 'device_region': 'US', 'pid': None, 'sub_device_no': None, 'config': {'auto_target_humidity': 45, 'display': True, 'automatic_stop': True}, 'device_status': 'off', 'enabled': False, 'config_dict': {'module': 'VeSyncHumid200300S', 'models': ['Classic300S', 'LUH-A601S-WUSB'], 'features': ['nightlight'], 'mist_modes': ['auto', 'sleep', 'manual'], 'mist_levels': [1, 2, 3, 4, 5, 6, 7, 8, 9]}, 'mist_levels': [1, 2, 3, 4, 5, 6, 7, 8, 9], 'mist_modes': ['auto', 'sleep', 'manual'], 'features': ['nightlight'], 'warm_mist_feature': False, 'warm_mist_levels': [], 'night_light': True, 'details': {'humidity': 40, 'mist_virtual_level': 5, 'mist_level': 2, 'mode': 'sleep', 'water_lacks': False, 'humidity_high': False, 'water_tank_lifted': False, 'display': False, 'automatic_stop_reach_target': False, 'night_light_brightness': 0}, '_api_modes': ['getHumidifierStatus', 'setAutomaticStop', 'setSwitch', 'setNightLightBrightness', 'setVirtualLevel', 'setTargetHumidity', 'setHumidityMode', 'setDisplay', 'setLevel']}], 'outlets': [], 'switches': [], 'bulbs': [], 'kitchen': []}
2024-02-20 06:20:46.997 INFO (MainThread) [homeassistant.components.sensor] Setting up feedparser.sensor
2024-02-20 06:20:46.998 INFO (MainThread) [homeassistant.setup] Setup of domain mobile_app took 0.6 seconds
2024-02-20 06:20:47.022 WARNING (MainThread) [homeassistant.const] ENERGY_KILO_WATT_HOUR was used from vesync, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfEnergy.KILO_WATT_HOUR instead, please create a bug report at https://github.com/vlebourl/custom_vesync
2024-02-20 06:20:47.026 WARNING (MainThread) [homeassistant.const] POWER_WATT was used from vesync, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfPower.WATT instead, please create a bug report at https://github.com/vlebourl/custom_vesync
2024-02-20 06:20:47.031 WARNING (MainThread) [homeassistant.components.humidifier.const] SUPPORT_MODES was used from vesync, this is a deprecated constant which will be removed in HA Core 2025.1. Use HumidifierEntityFeature.MODES instead, please create a bug report at https://github.com/vlebourl/custom_vesync
2024-02-20 06:20:47.039 INFO (MainThread) [homeassistant.components.sensor] Setting up feedparser.sensor
2024-02-20 06:20:47.044 INFO (MainThread) [homeassistant.components.sensor] Setting up feedparser.sensor
2024-02-20 06:20:47.046 INFO (MainThread) [homeassistant.setup] Setting up notify
2024-02-20 06:20:47.046 INFO (MainThread) [homeassistant.setup] Setup of domain notify took 0.0 seconds
2024-02-20 06:20:47.050 INFO (MainThread) [zwave_js_server] Connected to Home 3998009061 (Server 1.34.0, Driver 12.4.3, Using Schema 34)
2024-02-20 06:20:47.050 INFO (MainThread) [homeassistant.components.zwave_js] Connected to Zwave JS Server
2024-02-20 06:20:47.055 INFO (MainThread) [homeassistant.setup] Setup of domain timer took 5.6 seconds
2024-02-20 06:20:47.059 INFO (MainThread) [homeassistant.setup] Setup of domain input_number took 5.5 seconds
2024-02-20 06:20:47.059 INFO (MainThread) [homeassistant.setup] Setup of domain input_datetime took 5.3 seconds
2024-02-20 06:20:47.060 INFO (MainThread) [homeassistant.setup] Setup of domain input_boolean took 5.4 seconds
2024-02-20 06:20:47.082 INFO (MainThread) [homeassistant.components.notify] Setting up notify.mobile_app
2024-02-20 06:20:47.091 INFO (MainThread) [homeassistant.setup] Setup of domain input_text took 5.3 seconds
2024-02-20 06:20:47.118 INFO (MainThread) [aioshelly.rpc_device.wsrpc] Connected to 192.168.2.9
2024-02-20 06:20:47.120 INFO (MainThread) [homeassistant.components.sensor] Setting up statistics.sensor
2024-02-20 06:20:47.137 INFO (MainThread) [homeassistant.setup] Setup of domain zone took 5.7 seconds
2024-02-20 06:20:47.137 INFO (MainThread) [homeassistant.components.sensor] Setting up statistics.sensor
2024-02-20 06:20:47.142 INFO (MainThread) [custom_components.hacs] <HacsData restore> Restore started
2024-02-20 06:20:47.250 INFO (MainThread) [homeassistant.setup] Setting up device_tracker
2024-02-20 06:20:47.411 INFO (MainThread) [custom_components.hacs] <HacsData restore> Restore done
2024-02-20 06:20:47.422 INFO (MainThread) [homeassistant.setup] Setup of domain esphome took 0.5 seconds
2024-02-20 06:20:47.424 INFO (MainThread) [homeassistant.setup] Setup of domain device_tracker took 0.2 seconds
2024-02-20 06:20:47.424 INFO (MainThread) [homeassistant.setup] Setup of domain multiscrape took 5.9 seconds
2024-02-20 06:20:47.424 INFO (MainThread) [homeassistant.components.sensor] Setting up template.sensor
2024-02-20 06:20:47.429 INFO (MainThread) [homeassistant.components.sensor] Setting up template.sensor
2024-02-20 06:20:47.467 INFO (MainThread) [homeassistant.components.sensor] Setting up template.sensor
2024-02-20 06:20:47.474 INFO (MainThread) [homeassistant.components.sensor] Setting up template.sensor
2024-02-20 06:20:47.572 INFO (MainThread) [homeassistant.setup] Setting up spook
2024-02-20 06:20:47.572 INFO (MainThread) [homeassistant.setup] Setup of domain spook took 0.0 seconds
2024-02-20 06:20:47.572 INFO (MainThread) [homeassistant.components.sensor] Setting up template.sensor
2024-02-20 06:20:47.584 INFO (MainThread) [homeassistant.components.sensor] Setting up template.sensor
2024-02-20 06:20:47.629 INFO (MainThread) [homeassistant.components.sensor] Setting up template.sensor
2024-02-20 06:20:47.673 INFO (MainThread) [homeassistant.components.sensor] Setting up template.sensor
2024-02-20 06:20:47.706 INFO (MainThread) [homeassistant.components.sensor] Setting up template.sensor
2024-02-20 06:20:47.738 INFO (MainThread) [homeassistant.components.sensor] Setting up template.sensor
2024-02-20 06:20:47.762 ERROR (MainThread) [homeassistant.components.nws] Error requesting NWS forecast hourly station KMSP data: 500, message='Internal Server Error', url=URL('https://api.weather.gov/gridpoints/MPX/101,79/forecast/hourly')
2024-02-20 06:20:47.764 INFO (MainThread) [homeassistant.components.sensor] Setting up template.sensor
2024-02-20 06:20:47.773 INFO (MainThread) [homeassistant.components.sensor] Setting up template.sensor
2024-02-20 06:20:47.779 INFO (MainThread) [zwave_js_server] Z-Wave JS initialized. 17 nodes
2024-02-20 06:20:47.785 INFO (MainThread) [homeassistant.components.zwave_js] Connection to Zwave JS Server initialized
2024-02-20 06:20:47.805 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up car_wash.binary_sensor
2024-02-20 06:20:47.825 INFO (MainThread) [custom_components.car_wash.binary_sensor] 
-------------------------------------------------------------------
Car Wash
Version: 1.5.5
This is a custom integration!
If you have ANY issues with this you need to open an issue here:
https://github.com/Limych/ha-car_wash/issues
-------------------------------------------------------------------

2024-02-20 06:20:47.890 INFO (MainThread) [pyunifiprotect.api] Websocket re-connected successfully
2024-02-20 06:20:48.319 INFO (MainThread) [custom_components.hacs] Enable category: integration
2024-02-20 06:20:48.320 INFO (MainThread) [custom_components.hacs] Enable category: plugin
2024-02-20 06:20:48.320 INFO (MainThread) [custom_components.hacs] Enable category: theme
2024-02-20 06:20:48.320 INFO (MainThread) [custom_components.hacs] Setting up themes endpoint
2024-02-20 06:20:48.321 INFO (MainThread) [custom_components.hacs] Setting up plugin endpoint
2024-02-20 06:20:48.321 INFO (MainThread) [custom_components.hacs] <HacsFrontend> storage mode, cache for /hacsfiles/: True
2024-02-20 06:20:48.324 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up template.binary_sensor
2024-02-20 06:20:48.324 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up template.binary_sensor
2024-02-20 06:20:48.324 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up template.binary_sensor
2024-02-20 06:20:48.324 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up template.binary_sensor
2024-02-20 06:20:48.325 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up template.binary_sensor
2024-02-20 06:20:48.325 INFO (MainThread) [homeassistant.components.sensor] Setting up template.sensor
2024-02-20 06:20:48.325 INFO (MainThread) [homeassistant.components.sensor] Setting up template.sensor
2024-02-20 06:20:48.325 INFO (MainThread) [homeassistant.components.sensor] Setting up template.sensor
2024-02-20 06:20:48.325 INFO (MainThread) [homeassistant.components.sensor] Setting up template.sensor
2024-02-20 06:20:48.325 INFO (MainThread) [homeassistant.components.sensor] Setting up template.sensor
2024-02-20 06:20:48.325 INFO (MainThread) [homeassistant.components.scene] Setting up homeassistant.scene
2024-02-20 06:20:48.340 INFO (SyncWorker_16) [homeassistant.loader] Loaded time from homeassistant.components.time
2024-02-20 06:20:48.344 INFO (MainThread) [homeassistant.setup] Setup of domain scene took 6.9 seconds
2024-02-20 06:20:48.360 INFO (MainThread) [homeassistant.setup] Setting up hpprinter
2024-02-20 06:20:48.360 INFO (MainThread) [homeassistant.setup] Setup of domain hpprinter took 0.0 seconds
2024-02-20 06:20:48.363 INFO (MainThread) [homeassistant.setup] Setting up time
2024-02-20 06:20:48.364 INFO (MainThread) [homeassistant.setup] Setup of domain time took 0.0 seconds
2024-02-20 06:20:48.394 INFO (MainThread) [homeassistant.setup] Setting up calendar
2024-02-20 06:20:48.395 INFO (MainThread) [homeassistant.setup] Setup of domain calendar took 0.0 seconds
2024-02-20 06:20:48.397 INFO (MainThread) [homeassistant.components.lock] Setting up template.lock
2024-02-20 06:20:48.417 INFO (MainThread) [homeassistant.setup] Setting up presence_simulation
2024-02-20 06:20:48.417 INFO (MainThread) [homeassistant.setup] Setup of domain presence_simulation took 0.0 seconds
2024-02-20 06:20:48.425 INFO (MainThread) [homeassistant.components.sensor] Setting up watchman.sensor
2024-02-20 06:20:48.441 INFO (MainThread) [homeassistant.components.sensor] Setting up season.sensor
2024-02-20 06:20:48.444 INFO (MainThread) [custom_components.watchman] Watchman started [0.6.1]
2024-02-20 06:20:48.458 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up threshold.binary_sensor
2024-02-20 06:20:48.459 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up threshold.binary_sensor
2024-02-20 06:20:48.461 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up threshold.binary_sensor
2024-02-20 06:20:48.462 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up threshold.binary_sensor
2024-02-20 06:20:48.511 INFO (MainThread) [homeassistant.components.sensor] Setting up min_max.sensor
2024-02-20 06:20:48.528 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up workday.binary_sensor
2024-02-20 06:20:48.529 INFO (MainThread) [homeassistant.setup] Setting up script
2024-02-20 06:20:48.542 INFO (MainThread) [homeassistant.setup] Setup of domain script took 0.0 seconds
2024-02-20 06:20:48.582 INFO (MainThread) [homeassistant.components.sensor] Setting up thermal_comfort.sensor
2024-02-20 06:20:48.582 INFO (MainThread) [homeassistant.components.sensor] Setting up sun.sensor
2024-02-20 06:20:48.583 INFO (MainThread) [homeassistant.components.sensor] Setting up energy.sensor
2024-02-20 06:20:48.583 INFO (MainThread) [custom_components.thermal_comfort.sensor] Temperature has an invalid value: None. Can't calculate new states.
2024-02-20 06:20:48.583 INFO (MainThread) [custom_components.thermal_comfort.sensor] Relative humidity has an invalid value: None. Can't calculate new states.
2024-02-20 06:20:48.590 INFO (MainThread) [homeassistant.components.media_player] Setting up samsungtv_smart.media_player
2024-02-20 06:20:48.591 INFO (MainThread) [homeassistant.components.media_player] Setting up songpal.media_player
2024-02-20 06:20:48.592 INFO (MainThread) [homeassistant.components.media_player] Setting up samsungtv.media_player
2024-02-20 06:20:48.593 INFO (MainThread) [homeassistant.components.fan] Setting up switch_as_x.fan
2024-02-20 06:20:48.594 INFO (MainThread) [homeassistant.components.fan] Setting up switch_as_x.fan
2024-02-20 06:20:48.600 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up group.binary_sensor
2024-02-20 06:20:48.600 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up group.binary_sensor
2024-02-20 06:20:48.601 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up group.binary_sensor
2024-02-20 06:20:48.601 INFO (MainThread) [homeassistant.components.sensor] Setting up group.sensor
2024-02-20 06:20:48.601 INFO (MainThread) [homeassistant.components.sensor] Setting up group.sensor
2024-02-20 06:20:48.602 INFO (MainThread) [homeassistant.components.sensor] Setting up group.sensor
2024-02-20 06:20:48.603 INFO (MainThread) [homeassistant.components.sensor] Setting up group.sensor
2024-02-20 06:20:48.604 INFO (MainThread) [homeassistant.components.media_player] Setting up group.media_player
2024-02-20 06:20:48.605 INFO (MainThread) [homeassistant.components.sensor] Setting up nut.sensor
2024-02-20 06:20:48.606 INFO (MainThread) [homeassistant.components.remote] Setting up samsungtv_smart.remote
2024-02-20 06:20:48.607 INFO (MainThread) [homeassistant.components.remote] Setting up samsungtv.remote
2024-02-20 06:20:48.610 INFO (MainThread) [homeassistant.components.light] Setting up switch_as_x.light
2024-02-20 06:20:48.613 INFO (MainThread) [homeassistant.components.light] Setting up switch_as_x.light
2024-02-20 06:20:48.614 INFO (MainThread) [homeassistant.components.light] Setting up switch_as_x.light
2024-02-20 06:20:48.616 INFO (MainThread) [homeassistant.components.light] Setting up switch_as_x.light
2024-02-20 06:20:48.617 INFO (MainThread) [homeassistant.components.light] Setting up switch_as_x.light
2024-02-20 06:20:48.618 INFO (MainThread) [homeassistant.components.light] Setting up switch_as_x.light
2024-02-20 06:20:48.619 INFO (MainThread) [homeassistant.components.light] Setting up switch_as_x.light
2024-02-20 06:20:48.620 INFO (MainThread) [homeassistant.components.light] Setting up switch_as_x.light
2024-02-20 06:20:48.621 INFO (MainThread) [homeassistant.components.light] Setting up switch_as_x.light
2024-02-20 06:20:48.622 INFO (MainThread) [homeassistant.components.light] Setting up switch_as_x.light
2024-02-20 06:20:48.622 INFO (MainThread) [homeassistant.components.light] Setting up switch_as_x.light
2024-02-20 06:20:48.624 INFO (MainThread) [homeassistant.components.light] Setting up switch_as_x.light
2024-02-20 06:20:48.625 INFO (MainThread) [homeassistant.components.light] Setting up switch_as_x.light
2024-02-20 06:20:48.626 INFO (MainThread) [homeassistant.components.light] Setting up switch_as_x.light
2024-02-20 06:20:48.626 INFO (MainThread) [homeassistant.components.light] Setting up switch_as_x.light
2024-02-20 06:20:48.627 INFO (MainThread) [homeassistant.components.light] Setting up switch_as_x.light
2024-02-20 06:20:48.627 INFO (MainThread) [homeassistant.components.light] Setting up switch_as_x.light
2024-02-20 06:20:48.628 INFO (MainThread) [homeassistant.components.light] Setting up switch_as_x.light
2024-02-20 06:20:48.628 INFO (MainThread) [homeassistant.components.light] Setting up switch_as_x.light
2024-02-20 06:20:48.629 INFO (MainThread) [homeassistant.components.light] Setting up switch_as_x.light
2024-02-20 06:20:48.630 INFO (MainThread) [homeassistant.components.light] Setting up switch_as_x.light
2024-02-20 06:20:48.631 INFO (MainThread) [homeassistant.components.light] Setting up group.light
2024-02-20 06:20:48.632 INFO (MainThread) [homeassistant.components.light] Setting up group.light
2024-02-20 06:20:48.633 INFO (MainThread) [homeassistant.components.light] Setting up group.light
2024-02-20 06:20:48.633 INFO (MainThread) [homeassistant.components.light] Setting up group.light
2024-02-20 06:20:48.634 INFO (MainThread) [homeassistant.components.switch] Setting up adaptive_lighting.switch
2024-02-20 06:20:48.635 INFO (MainThread) [homeassistant.components.switch] Setting up adaptive_lighting.switch
2024-02-20 06:20:48.640 INFO (MainThread) [homeassistant.components.switch] Setting up adaptive_lighting.switch
2024-02-20 06:20:48.643 INFO (MainThread) [homeassistant.components.switch] Setting up adaptive_lighting.switch
2024-02-20 06:20:48.647 INFO (MainThread) [homeassistant.components.switch] Setting up adaptive_lighting.switch
2024-02-20 06:20:48.650 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up mqtt.binary_sensor
2024-02-20 06:20:48.653 INFO (MainThread) [homeassistant.components.fan] Setting up mqtt.fan
2024-02-20 06:20:48.656 INFO (MainThread) [homeassistant.components.light] Setting up mqtt.light
2024-02-20 06:20:48.657 INFO (MainThread) [homeassistant.components.lock] Setting up mqtt.lock
2024-02-20 06:20:48.660 INFO (MainThread) [homeassistant.components.number] Setting up mqtt.number
2024-02-20 06:20:48.661 INFO (MainThread) [homeassistant.components.select] Setting up mqtt.select
2024-02-20 06:20:48.662 INFO (MainThread) [homeassistant.components.sensor] Setting up mqtt.sensor
2024-02-20 06:20:48.662 INFO (MainThread) [homeassistant.components.switch] Setting up mqtt.switch
2024-02-20 06:20:48.664 INFO (MainThread) [homeassistant.components.update] Setting up mqtt.update
2024-02-20 06:20:48.664 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up ping.binary_sensor
2024-02-20 06:20:48.665 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up ping.binary_sensor
2024-02-20 06:20:48.665 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up ping.binary_sensor
2024-02-20 06:20:48.665 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up ping.binary_sensor
2024-02-20 06:20:48.666 INFO (MainThread) [homeassistant.components.camera] Setting up mqtt.camera
2024-02-20 06:20:48.667 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up pi_hole.binary_sensor
2024-02-20 06:20:48.667 INFO (MainThread) [homeassistant.components.sensor] Setting up pi_hole.sensor
2024-02-20 06:20:48.668 INFO (MainThread) [homeassistant.components.switch] Setting up pi_hole.switch
2024-02-20 06:20:48.668 INFO (MainThread) [homeassistant.components.update] Setting up pi_hole.update
2024-02-20 06:20:48.669 INFO (MainThread) [homeassistant.components.climate] Setting up nuheat.climate
2024-02-20 06:20:48.674 INFO (MainThread) [homeassistant.components.climate] Setting up mqtt.climate
2024-02-20 06:20:48.675 INFO (MainThread) [homeassistant.components.media_player] Setting up dlna_dmr.media_player
2024-02-20 06:20:48.676 INFO (MainThread) [homeassistant.components.media_player] Setting up dlna_dmr.media_player
2024-02-20 06:20:48.677 INFO (MainThread) [homeassistant.components.media_player] Setting up dlna_dmr.media_player
2024-02-20 06:20:48.677 INFO (MainThread) [homeassistant.components.media_player] Setting up kodi.media_player
2024-02-20 06:20:48.678 INFO (MainThread) [homeassistant.components.alarm_control_panel] Setting up mqtt.alarm_control_panel
2024-02-20 06:20:48.679 INFO (MainThread) [homeassistant.components.cover] Setting up mqtt.cover
2024-02-20 06:20:48.680 INFO (MainThread) [homeassistant.components.humidifier] Setting up mqtt.humidifier
2024-02-20 06:20:48.682 INFO (MainThread) [homeassistant.components.button] Setting up mqtt.button
2024-02-20 06:20:48.683 INFO (MainThread) [homeassistant.components.siren] Setting up mqtt.siren
2024-02-20 06:20:48.684 INFO (MainThread) [homeassistant.components.event] Setting up mqtt.event
2024-02-20 06:20:48.684 INFO (MainThread) [homeassistant.components.lawn_mower] Setting up mqtt.lawn_mower
2024-02-20 06:20:48.685 INFO (MainThread) [homeassistant.components.valve] Setting up mqtt.valve
2024-02-20 06:20:48.686 INFO (MainThread) [homeassistant.components.text] Setting up mqtt.text
2024-02-20 06:20:48.686 INFO (MainThread) [homeassistant.components.water_heater] Setting up mqtt.water_heater
2024-02-20 06:20:48.686 INFO (MainThread) [homeassistant.components.vacuum] Setting up mqtt.vacuum
2024-02-20 06:20:48.686 INFO (MainThread) [homeassistant.components.media_player] Setting up androidtv_remote.media_player
2024-02-20 06:20:48.686 INFO (MainThread) [homeassistant.components.remote] Setting up androidtv_remote.remote
2024-02-20 06:20:48.686 INFO (MainThread) [homeassistant.components.sensor] Setting up nws_alerts.sensor
2024-02-20 06:20:48.687 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up tessie.binary_sensor
2024-02-20 06:20:48.687 INFO (MainThread) [homeassistant.components.button] Setting up tessie.button
2024-02-20 06:20:48.688 INFO (MainThread) [homeassistant.components.climate] Setting up tessie.climate
2024-02-20 06:20:48.689 INFO (MainThread) [homeassistant.components.cover] Setting up tessie.cover
2024-02-20 06:20:48.694 INFO (MainThread) [homeassistant.components.lock] Setting up tessie.lock
2024-02-20 06:20:48.697 INFO (MainThread) [homeassistant.components.media_player] Setting up tessie.media_player
2024-02-20 06:20:48.698 INFO (MainThread) [homeassistant.components.number] Setting up tessie.number
2024-02-20 06:20:48.699 INFO (MainThread) [homeassistant.components.select] Setting up tessie.select
2024-02-20 06:20:48.700 INFO (MainThread) [homeassistant.components.sensor] Setting up tessie.sensor
2024-02-20 06:20:48.700 INFO (MainThread) [homeassistant.components.switch] Setting up tessie.switch
2024-02-20 06:20:48.701 INFO (MainThread) [homeassistant.components.update] Setting up tessie.update
2024-02-20 06:20:48.703 INFO (MainThread) [homeassistant.components.switch] Setting up vesync.switch
2024-02-20 06:20:48.710 INFO (MainThread) [homeassistant.components.light] Setting up vesync.light
2024-02-20 06:20:48.712 INFO (MainThread) [homeassistant.components.sensor] Setting up vesync.sensor
2024-02-20 06:20:48.713 INFO (MainThread) [homeassistant.components.humidifier] Setting up vesync.humidifier
2024-02-20 06:20:48.714 INFO (MainThread) [homeassistant.components.number] Setting up vesync.number
2024-02-20 06:20:48.716 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up vesync.binary_sensor
2024-02-20 06:20:48.718 INFO (MainThread) [homeassistant.components.media_player] Setting up cast.media_player
2024-02-20 06:20:48.718 WARNING (MainThread) [homeassistant.helpers.entity] Entity None (<class 'custom_components.vesync.humidifier.VeSyncHumidifierHA'>) is using deprecated supported features values which will be removed in HA Core 2025.1. Instead it should use <HumidifierEntityFeature.MODES: 1>, please create a bug report at https://github.com/vlebourl/custom_vesync and reference https://developers.home-assistant.io/blog/2023/12/28/support-feature-magic-numbers-deprecation
2024-02-20 06:20:48.720 INFO (MainThread) [homeassistant.components.image] Setting up mqtt.image
2024-02-20 06:20:48.721 INFO (MainThread) [homeassistant.components.media_player] Setting up androidtv_remote.media_player
2024-02-20 06:20:48.723 INFO (MainThread) [homeassistant.components.remote] Setting up androidtv_remote.remote
2024-02-20 06:20:48.724 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up mobile_app.binary_sensor
2024-02-20 06:20:48.724 INFO (MainThread) [homeassistant.components.sensor] Setting up mobile_app.sensor
2024-02-20 06:20:48.725 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up mobile_app.binary_sensor
2024-02-20 06:20:48.748 INFO (MainThread) [homeassistant.components.sensor] Setting up mobile_app.sensor
2024-02-20 06:20:48.752 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up mobile_app.binary_sensor
2024-02-20 06:20:48.756 INFO (MainThread) [homeassistant.components.sensor] Setting up mobile_app.sensor
2024-02-20 06:20:48.757 INFO (MainThread) [homeassistant.components.media_player] Setting up kodi.media_player
2024-02-20 06:20:48.764 INFO (MainThread) [homeassistant.components.sensor] Setting up accuweather.sensor
2024-02-20 06:20:48.766 INFO (MainThread) [homeassistant.components.weather] Setting up accuweather.weather
2024-02-20 06:20:48.775 INFO (MainThread) [homeassistant.components.stt] Setting up wyoming.stt
2024-02-20 06:20:48.778 INFO (MainThread) [homeassistant.components.tts] Setting up wyoming.tts
2024-02-20 06:20:48.803 INFO (MainThread) [homeassistant.components.media_player] Setting up androidtv.media_player
2024-02-20 06:20:48.810 INFO (MainThread) [homeassistant.components.media_player] Setting up androidtv.media_player
2024-02-20 06:20:48.816 INFO (MainThread) [homeassistant.components.device_tracker] Setting up traccar.device_tracker
2024-02-20 06:20:48.817 INFO (MainThread) [homeassistant.components.device_tracker] Setting up mqtt.device_tracker
2024-02-20 06:20:48.823 INFO (MainThread) [homeassistant.components.device_tracker] Setting up ping.device_tracker
2024-02-20 06:20:48.825 INFO (MainThread) [homeassistant.components.device_tracker] Setting up ping.device_tracker
2024-02-20 06:20:48.826 INFO (MainThread) [homeassistant.components.device_tracker] Setting up ping.device_tracker
2024-02-20 06:20:48.826 INFO (MainThread) [homeassistant.components.device_tracker] Setting up ping.device_tracker
2024-02-20 06:20:48.829 INFO (MainThread) [homeassistant.components.device_tracker] Setting up tessie.device_tracker
2024-02-20 06:20:48.834 INFO (MainThread) [homeassistant.components.device_tracker] Setting up mobile_app.device_tracker
2024-02-20 06:20:48.836 INFO (MainThread) [homeassistant.components.device_tracker] Setting up mobile_app.device_tracker
2024-02-20 06:20:48.841 INFO (MainThread) [homeassistant.components.device_tracker] Setting up mobile_app.device_tracker
2024-02-20 06:20:48.844 INFO (MainThread) [homeassistant.components.sensor] Setting up multiscrape.sensor
2024-02-20 06:20:48.850 WARNING (zeroconf-ServiceBrowser-_googlecast._tcp-131) [pychromecast.dial] Failed to determine cast type for host <unknown> (<urlopen error [Errno 104] Connection reset by peer>) (services:{ServiceInfo(type='mdns', data='C4A-1463ca13dbb9761f19d948850b69dea7._googlecast._tcp.local.')})
2024-02-20 06:20:48.850 INFO (zeroconf-ServiceBrowser-_googlecast._tcp-131) [homeassistant.components.cast.helpers] Fetched cast details for unknown model 'C4A' manufacturer: 'Unknown manufacturer', type: 'cast'. Please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+cast%22
2024-02-20 06:20:48.852 INFO (MainThread) [homeassistant.components.sensor] Setting up multiscrape.sensor
2024-02-20 06:20:48.855 INFO (MainThread) [homeassistant.components.sensor] Setting up multiscrape.sensor
2024-02-20 06:20:48.859 INFO (MainThread) [homeassistant.components.sensor] Setting up multiscrape.sensor
2024-02-20 06:20:48.864 INFO (MainThread) [homeassistant.components.switch] Setting up esphome.switch
2024-02-20 06:20:48.869 INFO (MainThread) [homeassistant.components.update] Setting up esphome.update
2024-02-20 06:20:48.873 INFO (MainThread) [homeassistant.components.update] Setting up esphome.update
2024-02-20 06:20:48.878 INFO (MainThread) [homeassistant.components.button] Setting up esphome.button
2024-02-20 06:20:48.879 INFO (MainThread) [homeassistant.components.update] Setting up esphome.update
2024-02-20 06:20:48.880 INFO (MainThread) [homeassistant.components.button] Setting up esphome.button
2024-02-20 06:20:48.885 INFO (MainThread) [homeassistant.components.update] Setting up esphome.update
2024-02-20 06:20:48.886 INFO (MainThread) [homeassistant.components.button] Setting up esphome.button
2024-02-20 06:20:48.887 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up shelly.binary_sensor
2024-02-20 06:20:48.890 INFO (MainThread) [homeassistant.components.button] Setting up shelly.button
2024-02-20 06:20:48.894 INFO (MainThread) [homeassistant.components.climate] Setting up shelly.climate
2024-02-20 06:20:48.897 INFO (MainThread) [homeassistant.components.cover] Setting up shelly.cover
2024-02-20 06:20:48.901 INFO (MainThread) [aioesphomeapi.reconnect_logic] Successfully connected to tube_zb_gw_cc2652p2_poe @ 192.168.2.190 in 0.014s
2024-02-20 06:20:48.901 INFO (MainThread) [homeassistant.components.event] Setting up shelly.event
2024-02-20 06:20:48.903 INFO (MainThread) [homeassistant.components.light] Setting up shelly.light
2024-02-20 06:20:48.910 INFO (MainThread) [homeassistant.components.sensor] Setting up shelly.sensor
2024-02-20 06:20:48.911 INFO (MainThread) [homeassistant.components.switch] Setting up shelly.switch
2024-02-20 06:20:48.955 INFO (MainThread) [homeassistant.setup] Setting up default_config
2024-02-20 06:20:48.956 INFO (MainThread) [homeassistant.setup] Setup of domain default_config took 0.0 seconds
2024-02-20 06:20:48.956 INFO (MainThread) [homeassistant.components.update] Setting up shelly.update
2024-02-20 06:20:48.967 INFO (MainThread) [homeassistant.components.sensor] Setting up nws.sensor
2024-02-20 06:20:48.976 INFO (MainThread) [homeassistant.components.weather] Setting up nws.weather
2024-02-20 06:20:48.979 INFO (MainThread) [aioesphomeapi.reconnect_logic] Successful handshake with tube_zb_gw_cc2652p2_poe @ 192.168.2.190 in 0.078s
2024-02-20 06:20:48.980 INFO (MainThread) [homeassistant.components.sensor] Setting up ipp.sensor
2024-02-20 06:20:48.983 INFO (MainThread) [homeassistant.components.sensor] Setting up zwave_js.sensor
2024-02-20 06:20:48.985 INFO (MainThread) [aioesphomeapi.reconnect_logic] Successfully connected to atom-bluetooth-kitchen @ 192.168.2.195 in 0.082s
2024-02-20 06:20:48.986 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up shelly.binary_sensor
2024-02-20 06:20:48.989 INFO (MainThread) [homeassistant.components.button] Setting up shelly.button
2024-02-20 06:20:48.991 INFO (MainThread) [homeassistant.components.cover] Setting up shelly.cover
2024-02-20 06:20:48.993 INFO (MainThread) [homeassistant.components.event] Setting up shelly.event
2024-02-20 06:20:48.995 INFO (MainThread) [homeassistant.components.light] Setting up shelly.light
2024-02-20 06:20:48.997 INFO (MainThread) [homeassistant.components.sensor] Setting up shelly.sensor
2024-02-20 06:20:49.000 INFO (MainThread) [homeassistant.components.button] Setting up zwave_js.button
2024-02-20 06:20:49.000 INFO (MainThread) [homeassistant.components.switch] Setting up shelly.switch
2024-02-20 06:20:49.008 INFO (MainThread) [homeassistant.components.update] Setting up shelly.update
2024-02-20 06:20:49.009 INFO (MainThread) [homeassistant.components.valve] Setting up shelly.valve
2024-02-20 06:20:49.012 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up unifiprotect.binary_sensor
2024-02-20 06:20:49.316 INFO (MainThread) [homeassistant.components.button] Setting up unifiprotect.button
2024-02-20 06:20:49.334 INFO (MainThread) [homeassistant.components.camera] Setting up unifiprotect.camera
2024-02-20 06:20:49.337 INFO (MainThread) [homeassistant.components.event] Setting up zwave_js.event
2024-02-20 06:20:49.338 INFO (MainThread) [homeassistant.components.select] Setting up zwave_js.select
2024-02-20 06:20:49.342 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up zwave_js.binary_sensor
2024-02-20 06:20:49.343 INFO (MainThread) [homeassistant.components.number] Setting up zwave_js.number
2024-02-20 06:20:49.345 INFO (MainThread) [homeassistant.components.switch] Setting up zwave_js.switch
2024-02-20 06:20:49.346 INFO (MainThread) [homeassistant.components.light] Setting up zwave_js.light
2024-02-20 06:20:49.361 INFO (MainThread) [homeassistant.components.lock] Setting up zwave_js.lock
2024-02-20 06:20:49.363 INFO (MainThread) [aioesphomeapi.reconnect_logic] Successfully connected to atom-bluetooth-utility @ 192.168.2.216 in 0.472s
2024-02-20 06:20:49.366 INFO (MainThread) [homeassistant.components.light] Setting up unifiprotect.light
2024-02-20 06:20:49.578 WARNING (MainThread) [homeassistant.const] DATA_GIBIBYTES was used from truenas, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfInformation.GIBIBYTES instead, please create a bug report at https://github.com/tomaae/homeassistant-truenas/issues
2024-02-20 06:20:49.582 WARNING (MainThread) [homeassistant.const] DATA_KIBIBYTES was used from truenas, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfInformation.KIBIBYTES instead, please create a bug report at https://github.com/tomaae/homeassistant-truenas/issues
2024-02-20 06:20:49.585 WARNING (MainThread) [homeassistant.const] TEMP_CELSIUS was used from truenas, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfTemperature.CELSIUS instead, please create a bug report at https://github.com/tomaae/homeassistant-truenas/issues
2024-02-20 06:20:49.587 INFO (MainThread) [homeassistant.components.sensor] Setting up truenas.sensor
2024-02-20 06:20:49.756 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up truenas.binary_sensor
2024-02-20 06:20:50.085 INFO (MainThread) [homeassistant.components.update] Setting up truenas.update
2024-02-20 06:20:50.113 INFO (MainThread) [aioesphomeapi.reconnect_logic] Successfully connected to atom-bluetooth-office @ 192.168.2.246 in 1.216s
2024-02-20 06:20:50.116 INFO (MainThread) [homeassistant.components.lock] Setting up unifiprotect.lock
2024-02-20 06:20:50.144 INFO (MainThread) [homeassistant.components.media_player] Setting up unifiprotect.media_player
2024-02-20 06:20:50.172 WARNING (MainThread) [custom_components.sonoff] Can't login with mode: local
Traceback (most recent call last):
  File "/config/custom_components/sonoff/__init__.py", line 207, in async_setup_entry
    await registry.cloud.login(username, password)
  File "/config/custom_components/sonoff/core/ewelink/cloud.py", line 179, in login
    raise AuthError(resp["msg"])
custom_components.sonoff.core.ewelink.cloud.AuthError: password error!
2024-02-20 06:20:50.178 INFO (MainThread) [homeassistant.components.number] Setting up unifiprotect.number
2024-02-20 06:20:50.347 INFO (MainThread) [homeassistant.components.sensor] Setting up daikinskyport.sensor
2024-02-20 06:20:50.367 INFO (MainThread) [homeassistant.components.weather] Setting up daikinskyport.weather
2024-02-20 06:20:50.522 INFO (MainThread) [homeassistant.components.climate] Setting up daikinskyport.climate
2024-02-20 06:20:50.526 INFO (MainThread) [aioesphomeapi.reconnect_logic] Successful handshake with atom-bluetooth-kitchen @ 192.168.2.195 in 1.541s
2024-02-20 06:20:50.531 INFO (MainThread) [homeassistant.components.select] Setting up unifiprotect.select
2024-02-20 06:20:50.565 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up sonoff.binary_sensor
2024-02-20 06:20:50.565 INFO (MainThread) [homeassistant.components.button] Setting up sonoff.button
2024-02-20 06:20:50.569 INFO (MainThread) [homeassistant.components.climate] Setting up sonoff.climate
2024-02-20 06:20:50.571 INFO (MainThread) [homeassistant.components.cover] Setting up sonoff.cover
2024-02-20 06:20:50.571 INFO (MainThread) [homeassistant.components.fan] Setting up sonoff.fan
2024-02-20 06:20:50.572 INFO (MainThread) [homeassistant.components.light] Setting up sonoff.light
2024-02-20 06:20:50.572 INFO (MainThread) [homeassistant.components.remote] Setting up sonoff.remote
2024-02-20 06:20:50.573 INFO (MainThread) [homeassistant.components.sensor] Setting up sonoff.sensor
2024-02-20 06:20:50.573 INFO (MainThread) [homeassistant.components.switch] Setting up sonoff.switch
2024-02-20 06:20:50.573 INFO (MainThread) [homeassistant.components.number] Setting up sonoff.number
2024-02-20 06:20:50.585 INFO (MainThread) [homeassistant.components.sensor] Setting up unifiprotect.sensor
2024-02-20 06:20:50.676 INFO (MainThread) [homeassistant.components.switch] Setting up unifiprotect.switch
2024-02-20 06:20:50.683 INFO (MainThread) [homeassistant.components.update] Setting up zwave_js.update
2024-02-20 06:20:50.812 INFO (MainThread) [homeassistant.components.text] Setting up unifiprotect.text
2024-02-20 06:20:50.822 INFO (MainThread) [homeassistant.setup] Setup of domain tplink took 6.1 seconds
2024-02-20 06:20:50.826 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up spook.binary_sensor
2024-02-20 06:20:50.843 INFO (MainThread) [homeassistant.components.button] Setting up spook.button
2024-02-20 06:20:50.870 INFO (MainThread) [aioesphomeapi.reconnect_logic] Successful handshake with atom-bluetooth-office @ 192.168.2.246 in 0.757s
2024-02-20 06:20:50.871 INFO (MainThread) [aioesphomeapi.reconnect_logic] Successful handshake with atom-bluetooth-utility @ 192.168.2.216 in 1.508s
2024-02-20 06:20:50.873 INFO (MainThread) [homeassistant.components.event] Setting up spook.event
2024-02-20 06:20:52.910 INFO (MainThread) [homeassistant.components.number] Setting up spook.number
2024-02-20 06:20:52.975 INFO (MainThread) [homeassistant.components.select] Setting up spook.select
2024-02-20 06:20:53.307 INFO (MainThread) [homeassistant.components.sensor] Setting up spook.sensor
2024-02-20 06:20:53.334 INFO (MainThread) [homeassistant.components.switch] Setting up spook.switch
2024-02-20 06:20:53.379 INFO (MainThread) [homeassistant.components.sensor] Setting up hacs.sensor
2024-02-20 06:20:53.395 INFO (MainThread) [homeassistant.components.sensor] Setting up truenas.sensor
2024-02-20 06:20:53.396 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up truenas.binary_sensor
2024-02-20 06:20:53.396 INFO (MainThread) [homeassistant.components.update] Setting up truenas.update
2024-02-20 06:20:53.531 INFO (MainThread) [custom_components.hacs] Stage changed: setup
2024-02-20 06:20:53.531 INFO (MainThread) [custom_components.hacs] Stage changed: waiting
2024-02-20 06:20:53.531 INFO (MainThread) [custom_components.hacs] Setup complete, waiting for Home Assistant before startup tasks starts
2024-02-20 06:20:53.550 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up shelly.binary_sensor
2024-02-20 06:20:53.550 INFO (MainThread) [homeassistant.components.button] Setting up shelly.button
2024-02-20 06:20:53.550 INFO (MainThread) [homeassistant.components.cover] Setting up shelly.cover
2024-02-20 06:20:53.551 INFO (MainThread) [homeassistant.components.event] Setting up shelly.event
2024-02-20 06:20:53.552 INFO (MainThread) [homeassistant.components.light] Setting up shelly.light
2024-02-20 06:20:53.552 INFO (MainThread) [homeassistant.components.sensor] Setting up shelly.sensor
2024-02-20 06:20:53.552 INFO (MainThread) [homeassistant.components.switch] Setting up shelly.switch
2024-02-20 06:20:53.553 INFO (MainThread) [homeassistant.components.update] Setting up shelly.update
2024-02-20 06:20:53.553 INFO (MainThread) [homeassistant.components.valve] Setting up shelly.valve
2024-02-20 06:20:53.554 INFO (MainThread) [homeassistant.components.scene] Setting up mqtt.scene
2024-02-20 06:20:53.554 INFO (MainThread) [homeassistant.components.time] Setting up spook.time
2024-02-20 06:20:53.560 INFO (MainThread) [homeassistant.components.media_player] Setting up spotify.media_player
2024-02-20 06:20:53.562 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up shelly.binary_sensor
2024-02-20 06:20:53.563 INFO (MainThread) [homeassistant.components.button] Setting up shelly.button
2024-02-20 06:20:53.563 INFO (MainThread) [homeassistant.components.light] Setting up tplink.light
2024-02-20 06:20:53.563 INFO (MainThread) [homeassistant.components.sensor] Setting up tplink.sensor
2024-02-20 06:20:53.563 INFO (MainThread) [homeassistant.components.switch] Setting up tplink.switch
2024-02-20 06:20:53.563 INFO (MainThread) [homeassistant.components.cover] Setting up shelly.cover
2024-02-20 06:20:53.564 INFO (MainThread) [homeassistant.components.event] Setting up shelly.event
2024-02-20 06:20:53.565 INFO (MainThread) [homeassistant.components.light] Setting up shelly.light
2024-02-20 06:20:53.566 INFO (MainThread) [homeassistant.components.sensor] Setting up shelly.sensor
2024-02-20 06:20:53.568 INFO (MainThread) [homeassistant.components.switch] Setting up shelly.switch
2024-02-20 06:20:53.572 INFO (MainThread) [homeassistant.components.update] Setting up shelly.update
2024-02-20 06:20:53.574 INFO (MainThread) [homeassistant.components.valve] Setting up shelly.valve
2024-02-20 06:20:53.577 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up hpprinter.binary_sensor
2024-02-20 06:20:53.578 INFO (MainThread) [homeassistant.components.switch] Setting up presence_simulation.switch
2024-02-20 06:20:53.581 INFO (MainThread) [homeassistant.components.button] Setting up unifi.button
2024-02-20 06:20:53.582 INFO (MainThread) [homeassistant.components.device_tracker] Setting up unifi.device_tracker
2024-02-20 06:20:53.587 INFO (MainThread) [homeassistant.components.sensor] Setting up hpprinter.sensor
2024-02-20 06:20:53.589 INFO (MainThread) [homeassistant.components.image] Setting up unifi.image
2024-02-20 06:20:53.615 INFO (MainThread) [homeassistant.setup] Setting up alarmo
2024-02-20 06:20:53.615 INFO (MainThread) [homeassistant.setup] Setup of domain alarmo took 0.0 seconds
2024-02-20 06:20:53.643 INFO (MainThread) [homeassistant.setup] Setting up owntracks
2024-02-20 06:20:53.643 INFO (MainThread) [homeassistant.setup] Setup of domain owntracks took 0.0 seconds
2024-02-20 06:20:53.645 INFO (MainThread) [homeassistant.components.sensor] Setting up unifi.sensor
2024-02-20 06:20:53.653 INFO (MainThread) [homeassistant.components.switch] Setting up unifi.switch
2024-02-20 06:20:53.706 INFO (MainThread) [custom_components.hpprinter.managers.home_assistant] Handling ConfigEntry initialization: {'entry_id': '7165d998c59c25827cc0671ac7e27a00', 'version': 1, 'minor_version': 1, 'domain': 'hpprinter', 'title': 'HP Printer', 'data': {'name': 'HP Printer', 'host': '10.0.0.51'}, 'options': {}, 'pref_disable_new_entities': False, 'pref_disable_polling': False, 'source': 'user', 'unique_id': None, 'disabled_by': None}
2024-02-20 06:20:53.710 INFO (MainThread) [homeassistant.components.update] Setting up unifi.update
2024-02-20 06:20:53.746 INFO (MainThread) [homeassistant.components.light] Setting up tplink.light
2024-02-20 06:20:53.746 INFO (MainThread) [homeassistant.components.sensor] Setting up tplink.sensor
2024-02-20 06:20:53.747 INFO (MainThread) [homeassistant.components.switch] Setting up tplink.switch
2024-02-20 06:20:53.747 INFO (MainThread) [homeassistant.components.light] Setting up tplink.light
2024-02-20 06:20:53.747 INFO (MainThread) [homeassistant.components.sensor] Setting up tplink.sensor
2024-02-20 06:20:53.747 INFO (MainThread) [homeassistant.components.switch] Setting up tplink.switch
2024-02-20 06:20:53.765 INFO (MainThread) [homeassistant.components.light] Setting up tplink.light
2024-02-20 06:20:53.765 INFO (MainThread) [homeassistant.components.sensor] Setting up tplink.sensor
2024-02-20 06:20:53.765 INFO (MainThread) [homeassistant.components.switch] Setting up tplink.switch
2024-02-20 06:20:53.815 INFO (MainThread) [homeassistant.setup] Setting up bluetooth_adapters
2024-02-20 06:20:53.815 INFO (MainThread) [homeassistant.setup] Setup of domain bluetooth_adapters took 0.0 seconds
2024-02-20 06:20:53.838 INFO (MainThread) [homeassistant.setup] Setting up govee_ble
2024-02-20 06:20:53.838 INFO (MainThread) [homeassistant.setup] Setup of domain govee_ble took 0.0 seconds
2024-02-20 06:20:53.840 INFO (MainThread) [homeassistant.setup] Setting up inkbird
2024-02-20 06:20:53.840 INFO (MainThread) [homeassistant.setup] Setup of domain inkbird took 0.0 seconds
2024-02-20 06:20:54.015 INFO (MainThread) [homeassistant.setup] Setting up homekit_controller
2024-02-20 06:20:54.038 INFO (MainThread) [homeassistant.components.light] Setting up tplink.light
2024-02-20 06:20:54.038 INFO (MainThread) [homeassistant.components.sensor] Setting up tplink.sensor
2024-02-20 06:20:54.038 INFO (MainThread) [homeassistant.components.switch] Setting up tplink.switch
2024-02-20 06:20:54.060 INFO (MainThread) [homeassistant.setup] Setup of domain homekit_controller took 0.0 seconds
2024-02-20 06:20:54.065 INFO (MainThread) [homeassistant.components.light] Setting up tplink.light
2024-02-20 06:20:54.065 INFO (MainThread) [homeassistant.components.sensor] Setting up tplink.sensor
2024-02-20 06:20:54.065 INFO (MainThread) [homeassistant.components.switch] Setting up tplink.switch
2024-02-20 06:20:54.066 INFO (MainThread) [homeassistant.components.light] Setting up tplink.light
2024-02-20 06:20:54.066 INFO (MainThread) [homeassistant.components.sensor] Setting up tplink.sensor
2024-02-20 06:20:54.066 INFO (MainThread) [homeassistant.components.switch] Setting up tplink.switch
2024-02-20 06:20:54.067 INFO (MainThread) [homeassistant.components.light] Setting up tplink.light
2024-02-20 06:20:54.067 INFO (MainThread) [homeassistant.components.sensor] Setting up tplink.sensor
2024-02-20 06:20:54.068 INFO (MainThread) [homeassistant.components.switch] Setting up tplink.switch
2024-02-20 06:20:54.069 INFO (MainThread) [homeassistant.components.light] Setting up tplink.light
2024-02-20 06:20:54.071 INFO (MainThread) [homeassistant.components.sensor] Setting up tplink.sensor
2024-02-20 06:20:54.071 INFO (MainThread) [homeassistant.components.switch] Setting up tplink.switch
2024-02-20 06:20:54.072 INFO (MainThread) [homeassistant.components.light] Setting up tplink.light
2024-02-20 06:20:54.073 INFO (MainThread) [homeassistant.components.sensor] Setting up tplink.sensor
2024-02-20 06:20:54.073 INFO (MainThread) [homeassistant.components.switch] Setting up tplink.switch
2024-02-20 06:20:54.074 INFO (MainThread) [homeassistant.components.light] Setting up tplink.light
2024-02-20 06:20:54.074 INFO (MainThread) [homeassistant.components.sensor] Setting up tplink.sensor
2024-02-20 06:20:54.075 INFO (MainThread) [homeassistant.components.switch] Setting up tplink.switch
2024-02-20 06:20:54.075 INFO (MainThread) [homeassistant.components.light] Setting up tplink.light
2024-02-20 06:20:54.076 INFO (MainThread) [homeassistant.components.sensor] Setting up tplink.sensor
2024-02-20 06:20:54.076 INFO (MainThread) [homeassistant.components.switch] Setting up tplink.switch
2024-02-20 06:20:54.077 INFO (MainThread) [homeassistant.components.light] Setting up tplink.light
2024-02-20 06:20:54.077 INFO (MainThread) [homeassistant.components.sensor] Setting up tplink.sensor
2024-02-20 06:20:54.078 INFO (MainThread) [homeassistant.components.switch] Setting up tplink.switch
2024-02-20 06:20:54.081 INFO (MainThread) [homeassistant.components.light] Setting up tplink.light
2024-02-20 06:20:54.081 INFO (MainThread) [homeassistant.components.sensor] Setting up tplink.sensor
2024-02-20 06:20:54.082 INFO (MainThread) [homeassistant.components.switch] Setting up tplink.switch
2024-02-20 06:20:54.083 INFO (MainThread) [homeassistant.components.light] Setting up tplink.light
2024-02-20 06:20:54.084 INFO (MainThread) [homeassistant.components.sensor] Setting up tplink.sensor
2024-02-20 06:20:54.085 INFO (MainThread) [homeassistant.components.switch] Setting up tplink.switch
2024-02-20 06:20:54.085 INFO (MainThread) [homeassistant.components.light] Setting up tplink.light
2024-02-20 06:20:54.086 INFO (MainThread) [homeassistant.components.sensor] Setting up tplink.sensor
2024-02-20 06:20:54.087 INFO (MainThread) [homeassistant.components.switch] Setting up tplink.switch
2024-02-20 06:20:54.091 INFO (MainThread) [homeassistant.components.light] Setting up tplink.light
2024-02-20 06:20:54.091 INFO (MainThread) [homeassistant.components.sensor] Setting up tplink.sensor
2024-02-20 06:20:54.092 INFO (MainThread) [homeassistant.components.switch] Setting up tplink.switch
2024-02-20 06:20:54.092 INFO (MainThread) [homeassistant.components.light] Setting up tplink.light
2024-02-20 06:20:54.092 INFO (MainThread) [homeassistant.components.sensor] Setting up tplink.sensor
2024-02-20 06:20:54.092 INFO (MainThread) [homeassistant.components.switch] Setting up tplink.switch
2024-02-20 06:20:54.093 INFO (MainThread) [homeassistant.components.light] Setting up tplink.light
2024-02-20 06:20:54.093 INFO (MainThread) [homeassistant.components.sensor] Setting up tplink.sensor
2024-02-20 06:20:54.093 INFO (MainThread) [homeassistant.components.switch] Setting up tplink.switch
2024-02-20 06:20:54.094 INFO (MainThread) [homeassistant.components.light] Setting up tplink.light
2024-02-20 06:20:54.094 INFO (MainThread) [homeassistant.components.sensor] Setting up tplink.sensor
2024-02-20 06:20:54.094 INFO (MainThread) [homeassistant.components.switch] Setting up tplink.switch
2024-02-20 06:20:54.100 INFO (MainThread) [homeassistant.components.calendar] Setting up caldav.calendar
2024-02-20 06:20:54.101 INFO (MainThread) [homeassistant.components.device_tracker] Setting up owntracks.device_tracker
2024-02-20 06:20:54.102 INFO (MainThread) [homeassistant.components.alarm_control_panel] Setting up alarmo.alarm_control_panel
2024-02-20 06:20:54.103 INFO (MainThread) [homeassistant.components.sensor] Setting up govee_ble.sensor
2024-02-20 06:20:54.103 INFO (MainThread) [homeassistant.components.sensor] Setting up govee_ble.sensor
2024-02-20 06:20:54.104 INFO (MainThread) [homeassistant.components.sensor] Setting up govee_ble.sensor
2024-02-20 06:20:54.106 INFO (MainThread) [homeassistant.components.sensor] Setting up govee_ble.sensor
2024-02-20 06:20:54.108 INFO (MainThread) [homeassistant.components.sensor] Setting up govee_ble.sensor
2024-02-20 06:20:54.110 INFO (MainThread) [homeassistant.components.sensor] Setting up govee_ble.sensor
2024-02-20 06:20:54.112 INFO (MainThread) [homeassistant.components.sensor] Setting up govee_ble.sensor
2024-02-20 06:20:54.115 INFO (MainThread) [homeassistant.components.sensor] Setting up inkbird.sensor
2024-02-20 06:20:54.118 INFO (MainThread) [homeassistant.components.sensor] Setting up inkbird.sensor
2024-02-20 06:20:54.120 INFO (MainThread) [homeassistant.components.sensor] Setting up inkbird.sensor
2024-02-20 06:20:54.168 INFO (MainThread) [custom_components.hpprinter.binary_sensor] Added new HP Printer Connectivity
2024-02-20 06:20:54.169 INFO (MainThread) [custom_components.hpprinter.sensor] Added new HP Printer Status
2024-02-20 06:20:54.169 INFO (MainThread) [custom_components.hpprinter.sensor] Added new HP Printer Printer
2024-02-20 06:20:54.169 INFO (MainThread) [custom_components.hpprinter.sensor] Added new HP Printer Scanner
2024-02-20 06:20:54.169 INFO (MainThread) [custom_components.hpprinter.sensor] Added new HP Printer Toner Black
2024-02-20 06:20:54.236 INFO (MainThread) [homeassistant.components.songpal.media_player] Activating websocket connection
2024-02-20 06:20:54.450 INFO (MainThread) [homeassistant.components.sensor] Setting up homekit_controller.sensor
2024-02-20 06:20:54.454 INFO (MainThread) [homeassistant.components.climate] Setting up homekit_controller.climate
2024-02-20 06:20:54.465 INFO (MainThread) [homeassistant.components.select] Setting up homekit_controller.select
2024-02-20 06:20:54.474 INFO (MainThread) [homeassistant.components.button] Setting up homekit_controller.button
2024-02-20 06:20:54.490 INFO (MainThread) [homeassistant.components.sensor] Setting up homekit_controller.sensor
2024-02-20 06:20:54.490 INFO (MainThread) [homeassistant.components.climate] Setting up homekit_controller.climate
2024-02-20 06:20:54.491 INFO (MainThread) [homeassistant.components.select] Setting up homekit_controller.select
2024-02-20 06:20:54.491 INFO (MainThread) [homeassistant.components.button] Setting up homekit_controller.button
2024-02-20 06:20:54.644 INFO (MainThread) [homeassistant.components.light] Setting up tplink.light
2024-02-20 06:20:54.645 INFO (MainThread) [homeassistant.components.sensor] Setting up tplink.sensor
2024-02-20 06:20:54.645 INFO (MainThread) [homeassistant.components.switch] Setting up tplink.switch
2024-02-20 06:20:54.777 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x54ef4410008506f1 battery from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:54.780 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x54ef4410008506f1 voltage from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:54.783 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x54ef4410008506f1 power_outage_count from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:54.784 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x54ef4410008506f1 side from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:54.787 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x54ef4410008506f1 action from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:54.789 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x54ef4410008506f1 action_from_side from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:54.789 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x54ef4410008506f1 action_angle from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:54.793 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x54ef4410008506f1 linkquality from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:54.793 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x54ef4410008506f1 update_state from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:54.796 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x54ef441000850e6e battery from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:54.797 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x54ef441000850e6e voltage from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:54.800 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x54ef441000850e6e power_outage_count from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:54.801 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x54ef441000850e6e side from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:54.801 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x54ef441000850e6e action from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:54.804 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x54ef441000850e6e action_from_side from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:54.804 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x54ef441000850e6e action_angle from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:54.805 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x54ef441000850e6e linkquality from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:54.805 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x54ef441000850e6e update_state from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:54.809 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x00124b002a2efc54 linkquality from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:54.809 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x54ef4410008fb50d battery from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:54.810 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x54ef4410008fb50d voltage from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:54.810 INFO (MainThread) [custom_components.smartthinq_sensors] Found unsupported LGE Device. Name: Countertop - Type: MICROWAVE - NetworkType: NFC4
2024-02-20 06:20:54.818 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x54ef4410008fb50d power_outage_count from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:54.819 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x54ef4410008fb50d side from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:54.819 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x54ef4410008fb50d action from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:54.820 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x54ef4410008fb50d action_from_side from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:54.820 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x54ef4410008fb50d action_angle from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:54.823 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x54ef4410008fb50d linkquality from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:54.823 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x54ef4410008fb50d update_state from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:54.823 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x54ef4410008fbbff battery from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:54.829 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x54ef4410008fbbff voltage from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:54.830 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x54ef4410008fbbff power_outage_count from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:54.830 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x54ef4410008fbbff side from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:54.830 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x54ef4410008fbbff action from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:54.830 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x54ef4410008fbbff action_from_side from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:54.830 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x54ef4410008fbbff action_angle from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:54.830 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x54ef4410008fbbff linkquality from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:54.834 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x54ef4410008fbbff update_state from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:54.839 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor HOMESERVER HOMESERVER_storage_e
2024-02-20 06:20:54.839 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor HOMESERVER HOMESERVER_lastboot
2024-02-20 06:20:54.845 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor HOMESERVER HOMESERVER_storage_c
2024-02-20 06:20:54.845 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor HOMESERVER HOMESERVER_storage_d
2024-02-20 06:20:54.845 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor HOMESERVER HOMESERVER_storage_total_disk_count
2024-02-20 06:20:54.848 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor HOMESERVER HOMESERVER_storage_t
2024-02-20 06:20:54.848 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 1221051039810110150109113116116_0xe0798dfffeeaf414 version from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:54.852 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 1221051039810110150109113116116_0xe0798dfffeeaf414 coordinator_version from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:54.852 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 1221051039810110150109113116116_0xe0798dfffeeaf414 network_map from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:54.853 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 1221051039810110150109113116116_0xe0798dfffeeaf414 permit_join_timeout from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:54.853 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x00158d00084798d1 battery from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:54.859 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x00158d00084798d1 temperature from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:54.859 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x00158d00084798d1 humidity from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:54.863 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x00158d00084798d1 pressure from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:54.864 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x00158d00084798d1 voltage from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:54.864 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x00158d00084798d1 linkquality from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:54.864 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x00158d0007ee8edf battery from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:54.864 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x00158d0007ee8edf temperature from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:54.870 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x00158d0007ee8edf humidity from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:54.870 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x00158d0007ee8edf pressure from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:54.873 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x00158d0007ee8edf voltage from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:54.874 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor 0x00158d0007ee8edf linkquality from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:54.874 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: binary_sensor 0x54ef4410008506f1 update_available from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:54.878 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: binary_sensor 0x54ef441000850e6e update_available from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:54.879 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: binary_sensor 0x54ef4410008fb50d update_available from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:54.880 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: binary_sensor 0x54ef4410008fbbff update_available from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:54.882 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: binary_sensor 1221051039810110150109113116116_0xe0798dfffeeaf414 connection_state from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:55.200 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: binary_sensor 1221051039810110150109113116116_0xe0798dfffeeaf414 restart_required from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:55.200 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: select 0x54ef4410008506f1 operation_mode from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:55.200 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: select 0x54ef441000850e6e operation_mode from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:55.209 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: select 0x54ef4410008fb50d operation_mode from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:55.210 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: select 0x54ef4410008fbbff operation_mode from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:55.210 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: select 1221051039810110150109113116116_0xe0798dfffeeaf414 log_level from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:55.210 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: update 0x54ef4410008506f1 update from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:55.210 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: update 0x54ef441000850e6e update from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:55.210 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: update 0x54ef4410008fb50d update from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:55.211 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: update 0x54ef4410008fbbff update from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:55.211 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: device_automation 0x54ef4410008506f1 action_1_min_inactivity from external application Zigbee2MQTT, version: 1.33.1, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:55.211 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: device_automation 0x54ef4410008506f1 action_rotate_right from external application Zigbee2MQTT, version: 1.33.1, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:55.211 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: device_automation 0x54ef4410008506f1 action_side_up from external application Zigbee2MQTT, version: 1.33.1, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:55.211 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: device_automation 0x54ef4410008506f1 action_flip_to_side from external application Zigbee2MQTT, version: 1.33.1, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:55.212 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: device_automation 0x54ef4410008506f1 action_rotate_left from external application Zigbee2MQTT, version: 1.33.1, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:55.212 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: device_automation 0x54ef4410008506f1 action_throw from external application Zigbee2MQTT, version: 1.33.1, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:55.212 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: device_automation 0x54ef4410008506f1 action_flip90 from external application Zigbee2MQTT, version: 1.33.1, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:55.212 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: device_automation 0x54ef4410008506f1 action_slide from external application Zigbee2MQTT, version: 1.33.1, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:55.212 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: device_automation 0x54ef4410008506f1 action_flip180 from external application Zigbee2MQTT, version: 1.33.1, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:55.212 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: device_automation 0x54ef441000850e6e action_flip_to_side from external application Zigbee2MQTT, version: 1.33.1, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:55.219 INFO (MainThread) [homeassistant.components.mqtt.mixins] Device trigger ('device_automation', '0x54ef4410008506f1 action_1_min_inactivity') has been initialized
2024-02-20 06:20:55.219 INFO (MainThread) [homeassistant.components.mqtt.mixins] Device trigger ('device_automation', '0x54ef4410008506f1 action_rotate_right') has been initialized
2024-02-20 06:20:55.220 INFO (MainThread) [homeassistant.components.mqtt.mixins] Device trigger ('device_automation', '0x54ef4410008506f1 action_side_up') has been initialized
2024-02-20 06:20:55.220 INFO (MainThread) [homeassistant.components.mqtt.mixins] Device trigger ('device_automation', '0x54ef4410008506f1 action_flip_to_side') has been initialized
2024-02-20 06:20:55.220 INFO (MainThread) [homeassistant.components.mqtt.mixins] Device trigger ('device_automation', '0x54ef4410008506f1 action_rotate_left') has been initialized
2024-02-20 06:20:55.220 INFO (MainThread) [homeassistant.components.mqtt.mixins] Device trigger ('device_automation', '0x54ef4410008506f1 action_throw') has been initialized
2024-02-20 06:20:55.220 INFO (MainThread) [homeassistant.components.mqtt.mixins] Device trigger ('device_automation', '0x54ef4410008506f1 action_flip90') has been initialized
2024-02-20 06:20:55.221 INFO (MainThread) [homeassistant.components.mqtt.mixins] Device trigger ('device_automation', '0x54ef4410008506f1 action_slide') has been initialized
2024-02-20 06:20:55.221 INFO (MainThread) [homeassistant.components.mqtt.mixins] Device trigger ('device_automation', '0x54ef4410008506f1 action_flip180') has been initialized
2024-02-20 06:20:55.222 INFO (MainThread) [homeassistant.components.mqtt.mixins] Device trigger ('device_automation', '0x54ef441000850e6e action_flip_to_side') has been initialized
2024-02-20 06:20:55.222 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: device_automation 0x54ef441000850e6e action_side_up from external application Zigbee2MQTT, version: 1.33.1, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:55.225 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: device_automation 0x54ef441000850e6e action_rotate_right from external application Zigbee2MQTT, version: 1.33.1, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:55.226 INFO (MainThread) [homeassistant.components.mqtt.mixins] Device trigger ('device_automation', '0x54ef441000850e6e action_side_up') has been initialized
2024-02-20 06:20:55.226 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: device_automation 0x54ef441000850e6e action_rotate_left from external application Zigbee2MQTT, version: 1.33.1, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:55.226 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: device_automation 0x54ef441000850e6e action_1_min_inactivity from external application Zigbee2MQTT, version: 1.33.1, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:55.229 INFO (MainThread) [homeassistant.components.mqtt.mixins] Device trigger ('device_automation', '0x54ef441000850e6e action_rotate_right') has been initialized
2024-02-20 06:20:55.230 INFO (MainThread) [homeassistant.components.mqtt.mixins] Device trigger ('device_automation', '0x54ef441000850e6e action_rotate_left') has been initialized
2024-02-20 06:20:55.230 INFO (MainThread) [homeassistant.components.mqtt.mixins] Device trigger ('device_automation', '0x54ef441000850e6e action_1_min_inactivity') has been initialized
2024-02-20 06:20:55.233 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: device_automation 0x54ef441000850e6e action_throw from external application Zigbee2MQTT, version: 1.33.1, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:55.233 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: device_automation 0x54ef441000850e6e action_flip90 from external application Zigbee2MQTT, version: 1.33.1, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:55.233 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: device_automation 0x54ef441000850e6e action_flip180 from external application Zigbee2MQTT, version: 1.33.1, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:55.234 INFO (MainThread) [homeassistant.components.mqtt.mixins] Device trigger ('device_automation', '0x54ef441000850e6e action_throw') has been initialized
2024-02-20 06:20:55.234 INFO (MainThread) [homeassistant.components.mqtt.mixins] Device trigger ('device_automation', '0x54ef441000850e6e action_flip90') has been initialized
2024-02-20 06:20:55.234 INFO (MainThread) [homeassistant.components.mqtt.mixins] Device trigger ('device_automation', '0x54ef441000850e6e action_flip180') has been initialized
2024-02-20 06:20:55.235 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: device_automation 0x54ef441000850e6e action_slide from external application Zigbee2MQTT, version: 1.33.1, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:55.235 INFO (MainThread) [homeassistant.components.mqtt.mixins] Device trigger ('device_automation', '0x54ef441000850e6e action_slide') has been initialized
2024-02-20 06:20:55.237 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: device_automation 0x54ef4410008fb50d action_side_up from external application Zigbee2MQTT, version: 1.33.2, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:55.237 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: device_automation 0x54ef4410008fb50d action_1_min_inactivity from external application Zigbee2MQTT, version: 1.33.2, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:55.237 INFO (MainThread) [homeassistant.components.mqtt.mixins] Device trigger ('device_automation', '0x54ef4410008fb50d action_side_up') has been initialized
2024-02-20 06:20:55.238 INFO (MainThread) [homeassistant.components.mqtt.mixins] Device trigger ('device_automation', '0x54ef4410008fb50d action_1_min_inactivity') has been initialized
2024-02-20 06:20:55.239 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: device_automation 0x54ef4410008fb50d action_flip_to_side from external application Zigbee2MQTT, version: 1.33.2, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:55.239 INFO (MainThread) [homeassistant.components.mqtt.mixins] Device trigger ('device_automation', '0x54ef4410008fb50d action_flip_to_side') has been initialized
2024-02-20 06:20:55.240 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: device_automation 0x54ef4410008fb50d action_rotate_left from external application Zigbee2MQTT, version: 1.33.2, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:55.240 INFO (MainThread) [homeassistant.components.mqtt.mixins] Device trigger ('device_automation', '0x54ef4410008fb50d action_rotate_left') has been initialized
2024-02-20 06:20:55.240 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: device_automation 0x54ef4410008fb50d action_rotate_right from external application Zigbee2MQTT, version: 1.33.2, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:55.241 INFO (MainThread) [homeassistant.components.mqtt.mixins] Device trigger ('device_automation', '0x54ef4410008fb50d action_rotate_right') has been initialized
2024-02-20 06:20:55.242 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: device_automation 0x54ef4410008fb50d action_hold from external application Zigbee2MQTT, version: 1.33.2, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:55.242 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: device_automation 0x54ef4410008fb50d action_throw from external application Zigbee2MQTT, version: 1.33.2, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:55.243 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: device_automation 0x54ef4410008fb50d action_slide from external application Zigbee2MQTT, version: 1.33.2, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:55.243 INFO (MainThread) [homeassistant.components.mqtt.mixins] Device trigger ('device_automation', '0x54ef4410008fb50d action_hold') has been initialized
2024-02-20 06:20:55.243 INFO (MainThread) [homeassistant.components.mqtt.mixins] Device trigger ('device_automation', '0x54ef4410008fb50d action_throw') has been initialized
2024-02-20 06:20:55.243 INFO (MainThread) [homeassistant.components.mqtt.mixins] Device trigger ('device_automation', '0x54ef4410008fb50d action_slide') has been initialized
2024-02-20 06:20:55.244 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: device_automation 0x54ef4410008fb50d action_flip90 from external application Zigbee2MQTT, version: 1.33.2, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:55.244 INFO (MainThread) [homeassistant.components.mqtt.mixins] Device trigger ('device_automation', '0x54ef4410008fb50d action_flip90') has been initialized
2024-02-20 06:20:55.245 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: device_automation 0x54ef4410008fb50d action_flip180 from external application Zigbee2MQTT, version: 1.33.2, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:55.245 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: device_automation 0x54ef4410008fbbff action_throw from external application Zigbee2MQTT, version: 1.33.2, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:55.245 INFO (MainThread) [homeassistant.components.mqtt.mixins] Device trigger ('device_automation', '0x54ef4410008fb50d action_flip180') has been initialized
2024-02-20 06:20:55.246 INFO (MainThread) [homeassistant.components.mqtt.mixins] Device trigger ('device_automation', '0x54ef4410008fbbff action_throw') has been initialized
2024-02-20 06:20:55.246 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: device_automation 0x54ef4410008fbbff action_rotate_left from external application Zigbee2MQTT, version: 1.33.2, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:55.246 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: device_automation 0x54ef4410008fbbff action_rotate_right from external application Zigbee2MQTT, version: 1.33.2, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:55.247 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: device_automation 0x54ef4410008fbbff action_flip90 from external application Zigbee2MQTT, version: 1.33.2, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:55.248 INFO (MainThread) [homeassistant.components.mqtt.mixins] Device trigger ('device_automation', '0x54ef4410008fbbff action_rotate_left') has been initialized
2024-02-20 06:20:55.248 INFO (MainThread) [homeassistant.components.mqtt.mixins] Device trigger ('device_automation', '0x54ef4410008fbbff action_rotate_right') has been initialized
2024-02-20 06:20:55.248 INFO (MainThread) [homeassistant.components.mqtt.mixins] Device trigger ('device_automation', '0x54ef4410008fbbff action_flip90') has been initialized
2024-02-20 06:20:55.249 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: device_automation 0x54ef4410008fbbff action_flip180 from external application Zigbee2MQTT, version: 1.33.2, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:55.249 INFO (MainThread) [homeassistant.components.mqtt.mixins] Device trigger ('device_automation', '0x54ef4410008fbbff action_flip180') has been initialized
2024-02-20 06:20:55.249 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: device_automation 0x54ef4410008fbbff action_1_min_inactivity from external application Zigbee2MQTT, version: 1.33.2, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:55.250 INFO (MainThread) [homeassistant.components.mqtt.mixins] Device trigger ('device_automation', '0x54ef4410008fbbff action_1_min_inactivity') has been initialized
2024-02-20 06:20:55.252 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: device_automation 0x54ef4410008fbbff action_slide from external application Zigbee2MQTT, version: 1.33.2, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:55.252 INFO (MainThread) [homeassistant.components.mqtt.mixins] Device trigger ('device_automation', '0x54ef4410008fbbff action_slide') has been initialized
2024-02-20 06:20:55.254 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: device_automation 0x54ef4410008fbbff action_tap from external application Zigbee2MQTT, version: 1.35.1, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:55.255 INFO (MainThread) [homeassistant.components.mqtt.mixins] Device trigger ('device_automation', '0x54ef4410008fbbff action_tap') has been initialized
2024-02-20 06:20:55.255 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: number 0x54ef4410008506f1 last_side
2024-02-20 06:20:55.257 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: number 0x54ef441000850e6e last_side
2024-02-20 06:20:55.260 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: number 0x54ef4410008fb50d last_side
2024-02-20 06:20:55.261 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: number 0x54ef4410008fbbff last_side
2024-02-20 06:20:55.262 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: button 1221051039810110150109113116116_0xe0798dfffeeaf414 restart from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:55.264 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: button HOMESERVER HOMESERVER_publishallsensors
2024-02-20 06:20:55.264 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: switch 1221051039810110150109113116116_0xe0798dfffeeaf414 permit_join from external application Zigbee2MQTT, version: 1.35.3, support URL: https://www.zigbee2mqtt.io
2024-02-20 06:20:55.685 INFO (MainThread) [custom_components.smartthinq_sensors] LGE Device added. Name: Washer - Type: WASHER - Model: F3P2CYUBE__ - ID: 10bf2f99-f62f-16b0-b0b0-4cbad7a90030
2024-02-20 06:20:55.797 INFO (MainThread) [custom_components.smartthinq_sensors] LGE Device added. Name: Dryer - Type: DRYER - Model: RV13D4ASJW_D_US - ID: d84e5493-780f-1725-a515-805b65169c8e
2024-02-20 06:20:55.797 INFO (MainThread) [custom_components.smartthinq_sensors] Founds 3 LGE device(s)
2024-02-20 06:20:55.828 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up smartthinq_sensors.binary_sensor
2024-02-20 06:20:55.832 INFO (MainThread) [homeassistant.components.button] Setting up smartthinq_sensors.button
2024-02-20 06:20:55.846 INFO (MainThread) [homeassistant.components.climate] Setting up smartthinq_sensors.climate
2024-02-20 06:20:55.852 INFO (MainThread) [homeassistant.components.fan] Setting up smartthinq_sensors.fan
2024-02-20 06:20:55.864 INFO (MainThread) [homeassistant.components.humidifier] Setting up smartthinq_sensors.humidifier
2024-02-20 06:20:55.867 INFO (MainThread) [homeassistant.components.light] Setting up smartthinq_sensors.light
2024-02-20 06:20:55.869 INFO (MainThread) [homeassistant.components.select] Setting up smartthinq_sensors.select
2024-02-20 06:20:55.871 INFO (MainThread) [homeassistant.components.sensor] Setting up smartthinq_sensors.sensor
2024-02-20 06:20:55.874 INFO (MainThread) [homeassistant.components.switch] Setting up smartthinq_sensors.switch
2024-02-20 06:20:55.875 INFO (MainThread) [homeassistant.components.water_heater] Setting up smartthinq_sensors.water_heater
2024-02-20 06:20:56.470 ERROR (SyncWorker_17) [root] Ical data was modified to avoid compatibility issues
(Your calendar server breaks the icalendar standard)
This is probably harmless, particularly if not editing events or tasks
(error count: 1 - this error is ratelimited)
NoneType: None
2024-02-20 06:20:56.477 ERROR (SyncWorker_17) [root] --- 
+++ 
@@ -5,7 +5,6 @@
 BEGIN:VEVENT
 DTSTAMP:20240220T122056Z
 CREATED:20231020T125437Z
-DTSTAMP:20240218T162614Z
 LAST-MODIFIED:20240218T162613Z
 LOCATION:Mapleridge Church\n8450 Elm Creek Blvd N\, Maple Grove\, MN  553
  69\, United States
2024-02-20 06:20:58.676 WARNING (MainThread) [homeassistant.components.media_player] Setup of media_player platform dlna_dmr is taking over 10 seconds.
2024-02-20 06:20:58.677 WARNING (MainThread) [homeassistant.components.media_player] Setup of media_player platform dlna_dmr is taking over 10 seconds.
2024-02-20 06:20:59.902 INFO (MainThread) [homeassistant.components.media_player] Setting up alexa_media.media_player
2024-02-20 06:21:01.502 INFO (MainThread) [homeassistant.components.switch] Setting up alexa_media.switch
2024-02-20 06:21:01.507 INFO (MainThread) [homeassistant.components.sensor] Setting up alexa_media.sensor
2024-02-20 06:21:01.509 INFO (MainThread) [homeassistant.components.alarm_control_panel] Setting up alexa_media.alarm_control_panel
2024-02-20 06:21:01.514 INFO (MainThread) [homeassistant.components.light] Setting up alexa_media.light
2024-02-20 06:21:01.516 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up alexa_media.binary_sensor
2024-02-20 06:21:01.525 INFO (MainThread) [homeassistant.components.notify] Setting up notify.alexa_media
2024-02-20 06:21:02.144 INFO (MainThread) [zigpy.device] [0x0000] Requesting 'Node Descriptor'
2024-02-20 06:21:02.227 INFO (MainThread) [zigpy.device] [0x0000] Got Node Descriptor: NodeDescriptor(logical_type=<LogicalType.Coordinator: 0>, complex_descriptor_available=0, user_descriptor_available=0, reserved=0, aps_flags=0, frequency_band=<FrequencyBand.Freq2400MHz: 8>, mac_capability_flags=<MACCapabilityFlags.AlternatePanCoordinator|FullFunctionDevice|MainsPowered|RxOnWhenIdle|AllocateAddress: 143>, manufacturer_code=0, maximum_buffer_size=80, maximum_incoming_transfer_size=160, server_mask=11265, maximum_outgoing_transfer_size=160, descriptor_capability_field=<DescriptorCapability.NONE: 0>, *allocate_address=True, *is_alternate_pan_coordinator=True, *is_coordinator=True, *is_end_device=False, *is_full_function_device=True, *is_mains_powered=True, *is_receiver_on_when_idle=True, *is_router=False, *is_security_capable=False)
2024-02-20 06:21:02.228 INFO (MainThread) [zigpy.device] [0x0000] Discovering endpoints
2024-02-20 06:21:02.260 INFO (MainThread) [zigpy.device] [0x0000] Discovered endpoints: [2, 1]
2024-02-20 06:21:02.260 INFO (MainThread) [zigpy.device] [0x0000] Initializing endpoints [<Endpoint id=2 in=[] out=[] status=<Status.NEW: 0>>, <Endpoint id=1 in=[] out=[] status=<Status.NEW: 0>>]
2024-02-20 06:21:02.260 INFO (MainThread) [zigpy.endpoint] [0x0000:2] Discovering endpoint information
2024-02-20 06:21:02.295 INFO (MainThread) [zigpy.endpoint] [0x0000:2] Discovered endpoint information: SizePrefixedSimpleDescriptor(endpoint=2, profile=49246, device_type=2080, device_version=0, input_clusters=[0], output_clusters=[])
2024-02-20 06:21:02.295 INFO (MainThread) [zigpy.endpoint] [0x0000:1] Discovering endpoint information
2024-02-20 06:21:02.328 INFO (MainThread) [zigpy.endpoint] [0x0000:1] Discovered endpoint information: SizePrefixedSimpleDescriptor(endpoint=1, profile=260, device_type=1024, device_version=0, input_clusters=[0, 6, 10, 25, 1281], output_clusters=[1, 32, 1280, 1282])
2024-02-20 06:21:02.328 INFO (MainThread) [zigpy.device] [0x0000] Already have model and manufacturer info
2024-02-20 06:21:02.329 INFO (MainThread) [zigpy.device] [0x0000] Discovered basic device information for <ZNPCoordinator model='Coordinator' manuf='Texas Instruments' nwk=0x0000 ieee=00:12:4b:00:25:90:78:0c is_initialized=True>
2024-02-20 06:21:02.330 INFO (MainThread) [zigpy_znp.zigbee.application] Permitting joins for 0 seconds
2024-02-20 06:21:07.277 INFO (MainThread) [zigpy.ota.provider] Inovelli: OTA provider enabled
2024-02-20 06:21:07.278 INFO (MainThread) [zigpy.ota.provider] Ledvance: OTA provider enabled
2024-02-20 06:21:07.279 INFO (MainThread) [zigpy.ota.provider] Salus: OTA provider enabled
2024-02-20 06:21:07.280 INFO (MainThread) [zigpy.ota.provider] Sonoff: OTA provider enabled
2024-02-20 06:21:07.281 INFO (MainThread) [zigpy.ota.provider] ThirdReality: OTA provider enabled
2024-02-20 06:21:08.323 INFO (MainThread) [homeassistant.components.alarm_control_panel] Setting up zha.alarm_control_panel
2024-02-20 06:21:08.323 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up zha.binary_sensor
2024-02-20 06:21:08.323 INFO (MainThread) [homeassistant.components.button] Setting up zha.button
2024-02-20 06:21:08.323 INFO (MainThread) [homeassistant.components.climate] Setting up zha.climate
2024-02-20 06:21:08.323 INFO (MainThread) [homeassistant.components.cover] Setting up zha.cover
2024-02-20 06:21:08.323 INFO (MainThread) [homeassistant.components.device_tracker] Setting up zha.device_tracker
2024-02-20 06:21:08.324 INFO (MainThread) [homeassistant.components.fan] Setting up zha.fan
2024-02-20 06:21:08.324 INFO (MainThread) [homeassistant.components.light] Setting up zha.light
2024-02-20 06:21:08.324 INFO (MainThread) [homeassistant.components.lock] Setting up zha.lock
2024-02-20 06:21:08.324 INFO (MainThread) [homeassistant.components.number] Setting up zha.number
2024-02-20 06:21:08.324 INFO (MainThread) [homeassistant.components.select] Setting up zha.select
2024-02-20 06:21:08.324 INFO (MainThread) [homeassistant.components.sensor] Setting up zha.sensor
2024-02-20 06:21:08.324 INFO (MainThread) [homeassistant.components.siren] Setting up zha.siren
2024-02-20 06:21:08.324 INFO (MainThread) [homeassistant.components.switch] Setting up zha.switch
2024-02-20 06:21:08.325 INFO (MainThread) [homeassistant.components.update] Setting up zha.update
2024-02-20 06:21:08.475 INFO (MainThread) [homeassistant.setup] Setting up automation
2024-02-20 06:21:08.498 INFO (MainThread) [homeassistant.setup] Setup of domain automation took 0.0 seconds
2024-02-20 06:21:08.527 INFO (MainThread) [homeassistant.setup] Setting up keymaster
2024-02-20 06:21:08.528 INFO (MainThread) [homeassistant.setup] Setup of domain keymaster took 0.0 seconds
2024-02-20 06:21:08.528 INFO (MainThread) [custom_components.keymaster] Version v0.0.88 is starting, if you have any issues please report them here: https://github.com/FutureTense/keymaster
2024-02-20 06:21:08.534 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up keymaster.binary_sensor
2024-02-20 06:21:08.535 INFO (MainThread) [homeassistant.components.sensor] Setting up keymaster.sensor
2024-02-20 06:21:09.716 INFO (MainThread) [homeassistant.bootstrap] Home Assistant initialized in 32.18s
2024-02-20 06:21:09.716 INFO (MainThread) [homeassistant.core] Starting Home Assistant
2024-02-20 06:21:09.751 ERROR (MainThread) [homeassistant.helpers.event] Error while processing template: Template<template=({% if state_attr('climate.mysa_64b71d', 'current_temperature') >= state_attr('climate.mysa_64b71d', 'temperature') %} on {% else %} off {% endif %}) renders=2>
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 572, in async_render
    render_result = _render_with_context(self.template, compiled, **kwargs)
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 2332, in _render_with_context
    return template.render(**kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/jinja2/environment.py", line 1301, in render
    self.environment.handle_exception()
  File "/usr/local/lib/python3.12/site-packages/jinja2/environment.py", line 936, in handle_exception
    raise rewrite_traceback_stack(source=source)
  File "<template>", line 1, in top-level template code
TypeError: '>=' not supported between instances of 'NoneType' and 'NoneType'

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 698, in async_render_to_info
    render_info._result = self.async_render(
                          ^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 574, in async_render
    raise TemplateError(err) from err
homeassistant.exceptions.TemplateError: TypeError: '>=' not supported between instances of 'NoneType' and 'NoneType'
2024-02-20 06:21:09.758 ERROR (MainThread) [homeassistant.components.template.template_entity] TemplateError('TypeError: '>=' not supported between instances of 'NoneType' and 'NoneType'') while processing template 'Template<template=({% if state_attr('climate.mysa_64b71d', 'current_temperature') >= state_attr('climate.mysa_64b71d', 'temperature') %} on {% else %} off {% endif %}) renders=4>' for attribute '_attr_native_value' in entity 'sensor.office_temp_sensor'
2024-02-20 06:21:09.781 ERROR (MainThread) [homeassistant.helpers.event] Error while processing template: Template<template=({% set time_difference = (as_timestamp(now()) - as_timestamp(states('sensor.homeserver_lastboot')))  %}

{% set days = ((time_difference / 86400) | int ) %}
{% set hours = (((time_difference % 86400) /3600 ) | int ) %}
{% set minutes = ((((time_difference % 86400) % 3600 ) / 60) | int ) %}
{% set seconds = ((((time_difference % 86400) % 3600 ) % 60) | int ) %}

{# Format Output #}

{{days}}d {% if hours < 10 %}{{0}}{{hours}}{% else%}{{hours}}{% endif %}:{% if minutes < 10 %}{{0}}{{minutes}}{% else%}{{minutes}}{% endif %}:{% if seconds < 10 %}{{0}}{{seconds}} {% else%}{{seconds}}{% endif %}) renders=2>
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 1832, in forgiving_as_timestamp
    return dt_util.as_timestamp(value)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/util/dt.py", line 132, in as_timestamp
    raise ValueError("not a valid date/time.")
ValueError: not a valid date/time.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 572, in async_render
    render_result = _render_with_context(self.template, compiled, **kwargs)
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 2332, in _render_with_context
    return template.render(**kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/jinja2/environment.py", line 1301, in render
    self.environment.handle_exception()
  File "/usr/local/lib/python3.12/site-packages/jinja2/environment.py", line 936, in handle_exception
    raise rewrite_traceback_stack(source=source)
  File "<template>", line 1, in top-level template code
  File "/usr/local/lib/python3.12/site-packages/jinja2/sandbox.py", line 393, in call
    return __context.call(__obj, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 1835, in forgiving_as_timestamp
    raise_no_default("as_timestamp", value)
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 1637, in raise_no_default
    raise ValueError(
ValueError: Template error: as_timestamp got invalid input 'unknown' when rendering template '{% set time_difference = (as_timestamp(now()) - as_timestamp(states('sensor.homeserver_lastboot')))  %}

{% set days = ((time_difference / 86400) | int ) %}
{% set hours = (((time_difference % 86400) /3600 ) | int ) %}
{% set minutes = ((((time_difference % 86400) % 3600 ) / 60) | int ) %}
{% set seconds = ((((time_difference % 86400) % 3600 ) % 60) | int ) %}

{# Format Output #}

{{days}}d {% if hours < 10 %}{{0}}{{hours}}{% else%}{{hours}}{% endif %}:{% if minutes < 10 %}{{0}}{{minutes}}{% else%}{{minutes}}{% endif %}:{% if seconds < 10 %}{{0}}{{seconds}} {% else%}{{seconds}}{% endif %}' but no default was specified

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 698, in async_render_to_info
    render_info._result = self.async_render(
                          ^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 574, in async_render
    raise TemplateError(err) from err
homeassistant.exceptions.TemplateError: ValueError: Template error: as_timestamp got invalid input 'unknown' when rendering template '{% set time_difference = (as_timestamp(now()) - as_timestamp(states('sensor.homeserver_lastboot')))  %}

{% set days = ((time_difference / 86400) | int ) %}
{% set hours = (((time_difference % 86400) /3600 ) | int ) %}
{% set minutes = ((((time_difference % 86400) % 3600 ) / 60) | int ) %}
{% set seconds = ((((time_difference % 86400) % 3600 ) % 60) | int ) %}

{# Format Output #}

{{days}}d {% if hours < 10 %}{{0}}{{hours}}{% else%}{{hours}}{% endif %}:{% if minutes < 10 %}{{0}}{{minutes}}{% else%}{{minutes}}{% endif %}:{% if seconds < 10 %}{{0}}{{seconds}} {% else%}{{seconds}}{% endif %}' but no default was specified
2024-02-20 06:21:09.787 ERROR (MainThread) [homeassistant.components.template.template_entity] TemplateError('ValueError: Template error: as_timestamp got invalid input 'unknown' when rendering template '{% set time_difference = (as_timestamp(now()) - as_timestamp(states('sensor.homeserver_lastboot')))  %}

{% set days = ((time_difference / 86400) | int ) %}
{% set hours = (((time_difference % 86400) /3600 ) | int ) %}
{% set minutes = ((((time_difference % 86400) % 3600 ) / 60) | int ) %}
{% set seconds = ((((time_difference % 86400) % 3600 ) % 60) | int ) %}

{# Format Output #}

{{days}}d {% if hours < 10 %}{{0}}{{hours}}{% else%}{{hours}}{% endif %}:{% if minutes < 10 %}{{0}}{{minutes}}{% else%}{{minutes}}{% endif %}:{% if seconds < 10 %}{{0}}{{seconds}} {% else%}{{seconds}}{% endif %}' but no default was specified') while processing template 'Template<template=({% set time_difference = (as_timestamp(now()) - as_timestamp(states('sensor.homeserver_lastboot')))  %}

{% set days = ((time_difference / 86400) | int ) %}
{% set hours = (((time_difference % 86400) /3600 ) | int ) %}
{% set minutes = ((((time_difference % 86400) % 3600 ) / 60) | int ) %}
{% set seconds = ((((time_difference % 86400) % 3600 ) % 60) | int ) %}

{# Format Output #}

{{days}}d {% if hours < 10 %}{{0}}{{hours}}{% else%}{{hours}}{% endif %}:{% if minutes < 10 %}{{0}}{{minutes}}{% else%}{{minutes}}{% endif %}:{% if seconds < 10 %}{{0}}{{seconds}} {% else%}{{seconds}}{% endif %}) renders=4>' for attribute '_attr_native_value' in entity 'sensor.homeserver_uptime'
2024-02-20 06:21:09.789 ERROR (MainThread) [homeassistant.helpers.event] Error while processing template: Template<template=({{ (state_attr('sensor.homeserver_storage_d','AvailableSpaceMB')/1000) | int}}) renders=2>
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 572, in async_render
    render_result = _render_with_context(self.template, compiled, **kwargs)
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 2332, in _render_with_context
    return template.render(**kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/jinja2/environment.py", line 1301, in render
    self.environment.handle_exception()
  File "/usr/local/lib/python3.12/site-packages/jinja2/environment.py", line 936, in handle_exception
    raise rewrite_traceback_stack(source=source)
  File "<template>", line 1, in top-level template code
TypeError: unsupported operand type(s) for /: 'NoneType' and 'int'

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 698, in async_render_to_info
    render_info._result = self.async_render(
                          ^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 574, in async_render
    raise TemplateError(err) from err
homeassistant.exceptions.TemplateError: TypeError: unsupported operand type(s) for /: 'NoneType' and 'int'
2024-02-20 06:21:09.792 ERROR (MainThread) [homeassistant.components.template.template_entity] TemplateError('TypeError: unsupported operand type(s) for /: 'NoneType' and 'int'') while processing template 'Template<template=({{ (state_attr('sensor.homeserver_storage_d','AvailableSpaceMB')/1000) | int}}) renders=4>' for attribute '_attr_native_value' in entity 'sensor.homeserver_space_available'
2024-02-20 06:21:09.822 WARNING (MainThread) [homeassistant.components.group.sensor] Unable to use state. Only numerical states are supported, entity sensor.storage_room_sensor_temperature with value unknown excluded from calculation in sensor.downstairs_temperature
2024-02-20 06:21:09.823 WARNING (MainThread) [homeassistant.components.group.sensor] Unable to use state. Only numerical states are supported, entity sensor.storage_room_sensor_humidity with value unknown excluded from calculation in sensor.downstairs_humidity
2024-02-20 06:21:09.835 INFO (MainThread) [custom_components.hacs] Stage changed: startup
2024-02-20 06:21:10.292 INFO (MainThread) [custom_components.watchman] 53 files parsed and 0 files ignored in 0.32s. due to HA restart
2024-02-20 06:21:10.298 INFO (MainThread) [custom_components.hacs] Loading removed repositories
2024-02-20 06:21:10.303 WARNING (MainThread) [homeassistant.components.template.trigger] Error initializing 'template' trigger for 'Office Space Heat': TypeError: '>=' not supported between instances of 'NoneType' and 'NoneType'
2024-02-20 06:21:10.303 ERROR (MainThread) [homeassistant.helpers.event] Error while processing template: Template<template=({% if state_attr( 'climate.mysa_64b71d', 'current_temperature' )  >= state_attr('climate.mysa_64b71d', 'temperature') %} {% endif %}) renders=3>
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 572, in async_render
    render_result = _render_with_context(self.template, compiled, **kwargs)
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 2332, in _render_with_context
    return template.render(**kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/jinja2/environment.py", line 1301, in render
    self.environment.handle_exception()
  File "/usr/local/lib/python3.12/site-packages/jinja2/environment.py", line 936, in handle_exception
    raise rewrite_traceback_stack(source=source)
  File "<template>", line 1, in top-level template code
TypeError: '>=' not supported between instances of 'NoneType' and 'NoneType'

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 698, in async_render_to_info
    render_info._result = self.async_render(
                          ^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 574, in async_render
    raise TemplateError(err) from err
homeassistant.exceptions.TemplateError: TypeError: '>=' not supported between instances of 'NoneType' and 'NoneType'
2024-02-20 06:21:10.312 WARNING (MainThread) [homeassistant.components.template.trigger] Error initializing 'template' trigger for 'Hall Bath Humidity Management': ValueError: Template error: float got invalid input 'unknown' when rendering template '{{ is_state('fan.hall_bath_fan','off') and states('sensor.hall_bath_sensor_humidity') | float  - states('sensor.indoor_humidity') | float >= 10 }}' but no default was specified
2024-02-20 06:21:10.313 ERROR (MainThread) [homeassistant.helpers.event] Error while processing template: Template<template=({{ is_state('fan.hall_bath_fan','off') and states('sensor.hall_bath_sensor_humidity') | float  - states('sensor.indoor_humidity') | float >= 10 }}) renders=3>
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 2006, in forgiving_float_filter
    return float(value)
           ^^^^^^^^^^^^
ValueError: could not convert string to float: 'unknown'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 572, in async_render
    render_result = _render_with_context(self.template, compiled, **kwargs)
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 2332, in _render_with_context
    return template.render(**kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/jinja2/environment.py", line 1301, in render
    self.environment.handle_exception()
  File "/usr/local/lib/python3.12/site-packages/jinja2/environment.py", line 936, in handle_exception
    raise rewrite_traceback_stack(source=source)
  File "<template>", line 1, in top-level template code
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 2009, in forgiving_float_filter
    raise_no_default("float", value)
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 1637, in raise_no_default
    raise ValueError(
ValueError: Template error: float got invalid input 'unknown' when rendering template '{{ is_state('fan.hall_bath_fan','off') and states('sensor.hall_bath_sensor_humidity') | float  - states('sensor.indoor_humidity') | float >= 10 }}' but no default was specified

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 698, in async_render_to_info
    render_info._result = self.async_render(
                          ^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 574, in async_render
    raise TemplateError(err) from err
homeassistant.exceptions.TemplateError: ValueError: Template error: float got invalid input 'unknown' when rendering template '{{ is_state('fan.hall_bath_fan','off') and states('sensor.hall_bath_sensor_humidity') | float  - states('sensor.indoor_humidity') | float >= 10 }}' but no default was specified
2024-02-20 06:21:10.316 WARNING (MainThread) [homeassistant.components.homeassistant.triggers.numeric_state] Error initializing 'Freezer Temperature Alert' trigger: In 'numeric_state' condition: unknown entity sensor.freezer_temperature
2024-02-20 06:21:10.328 INFO (MainThread) [homeassistant.components.automation.hot_water_heater] Hot Water Heater: Restarting
2024-02-20 06:21:10.340 INFO (MainThread) [homeassistant.components.automation.outside_lights] Initialized trigger Front Outside Lights turn on at dusk
2024-02-20 06:21:10.340 INFO (MainThread) [homeassistant.components.automation.new_automation] Initialized trigger Interior Lights - Turn off Unnecessary 
2024-02-20 06:21:10.340 INFO (MainThread) [homeassistant.components.automation.test] Initialized trigger Outside Motion Detection
2024-02-20 06:21:10.340 INFO (MainThread) [homeassistant.components.automation.media_fireplace_control] Initialized trigger Media Room Fireplace
2024-02-20 06:21:10.340 INFO (MainThread) [homeassistant.components.automation.ha_backups] Initialized trigger HA Backups
2024-02-20 06:21:10.340 INFO (MainThread) [homeassistant.components.automation.office_space_heat] Initialized trigger Office Space Heat
2024-02-20 06:21:10.340 INFO (MainThread) [homeassistant.components.automation.new_automation_2] Initialized trigger Media Room Fan
2024-02-20 06:21:10.340 INFO (MainThread) [homeassistant.components.automation.ha_backups_restore_samba_backup_sensor_on_startup] Restore sensors on startup: Running automation actions
2024-02-20 06:21:10.340 INFO (MainThread) [homeassistant.components.automation.ha_backups_restore_samba_backup_sensor_on_startup] Restore sensors on startup: Executing step call service
2024-02-20 06:21:10.340 INFO (MainThread) [homeassistant.components.automation.ha_backups_restore_samba_backup_sensor_on_startup] Initialized trigger Restore sensors on startup
2024-02-20 06:21:10.340 INFO (MainThread) [homeassistant.components.automation.new_automation_3] Initialized trigger Garage Lights Automation
2024-02-20 06:21:10.340 INFO (MainThread) [homeassistant.components.automation.hot_water_heater] Hot Water Heater: Running automation actions
2024-02-20 06:21:10.341 INFO (MainThread) [homeassistant.components.automation.hot_water_heater] Initialized trigger Hot Water Heater
2024-02-20 06:21:10.341 INFO (MainThread) [homeassistant.components.automation.new_automation_4] Initialized trigger Interior Automations
2024-02-20 06:21:10.341 INFO (MainThread) [homeassistant.components.automation.doorbell_alert] Initialized trigger Front Door doorbell alert
2024-02-20 06:21:10.341 INFO (MainThread) [homeassistant.components.automation.new_automation_5] Initialized trigger Laundry Announcement
2024-02-20 06:21:10.341 INFO (MainThread) [homeassistant.components.automation.hall_bath_fan] Initialized trigger Hall Bath Humidity Management
2024-02-20 06:21:10.341 INFO (MainThread) [homeassistant.components.automation.fan_indicators] Initialized trigger Media Room Switch Light Indicators
2024-02-20 06:21:10.341 INFO (MainThread) [homeassistant.components.automation.noon_chimes] Initialized trigger Noon Chimes
2024-02-20 06:21:10.341 INFO (MainThread) [homeassistant.components.automation.kitchen_lights_3] Initialized trigger Kitchen Light Controller
2024-02-20 06:21:10.341 INFO (MainThread) [homeassistant.components.automation.master_bath_humidity_management] Initialized trigger Master Bath Humidity Management
2024-02-20 06:21:10.341 INFO (MainThread) [homeassistant.components.automation.media_room_lights] Initialized trigger Media Room Lights
2024-02-20 06:21:10.341 INFO (MainThread) [homeassistant.components.automation.freezer_temperature_alert] Initialized trigger Freezer Temperature Alert
2024-02-20 06:21:10.341 INFO (MainThread) [homeassistant.components.automation.new_kitchen_cabinet_light_automation] Initialized trigger Kitchen Cabinet Light Automation
2024-02-20 06:21:10.341 INFO (MainThread) [homeassistant.components.automation.garage_door_automation_new] Initialized trigger Garage Door Automation
2024-02-20 06:21:10.341 INFO (MainThread) [homeassistant.components.automation.kitchen_switch_light_indicators] Initialized trigger Kitchen Light Controls
2024-02-20 06:21:10.341 INFO (MainThread) [homeassistant.components.automation.at_home_simulation] Initialized trigger At Home Simulation
2024-02-20 06:21:10.342 INFO (MainThread) [homeassistant.components.automation.ceiling_fan_automation] Initialized trigger Ceiling Fan Automation
2024-02-20 06:21:10.342 INFO (MainThread) [homeassistant.components.automation.seasonal_adjustments] Initialized trigger Seasonal Adjustments
2024-02-20 06:21:10.342 INFO (MainThread) [homeassistant.components.automation.movie_time_new] Initialized trigger Media Room Movie Lights
2024-02-20 06:21:10.342 INFO (MainThread) [homeassistant.components.automation.dave_s_nightstand_automation] Initialized trigger Lamp Automation - Dave's Nightstand
2024-02-20 06:21:10.342 INFO (MainThread) [homeassistant.components.automation.sue_s_nightstand_automation] Initialized trigger Lamp Automation - Sue's Nightstand
2024-02-20 06:21:10.342 INFO (MainThread) [homeassistant.components.automation.schedule_tesla_precon] Initialized trigger Tesla Precondition Automation
2024-02-20 06:21:10.342 INFO (MainThread) [homeassistant.components.automation.lamp_automation_sunroom] Initialized trigger Lamp Automation - Sunroom
2024-02-20 06:21:10.342 INFO (MainThread) [homeassistant.components.automation.lamp_automation_livingroom] Initialized trigger Lamp Automation - Livingroom
2024-02-20 06:21:10.342 INFO (MainThread) [homeassistant.components.automation.clear_chime_tts_path] Initialized trigger Clear Chime_TTS Path
2024-02-20 06:21:10.342 INFO (MainThread) [homeassistant.components.automation.tesla_status_checks] Initialized trigger Tesla Status Checks
2024-02-20 06:21:10.342 INFO (MainThread) [homeassistant.components.automation.weather_alert_warning] Initialized trigger Weather Alerts
2024-02-20 06:21:10.342 INFO (MainThread) [homeassistant.components.automation.smoke_detected] Initialized trigger Smoke Detected
2024-02-20 06:21:10.342 INFO (MainThread) [homeassistant.components.automation.disable_adaptive_lighting_at_dinner_time] Initialized trigger Disable Adaptive Lighting at Dinner Time
2024-02-20 06:21:10.342 INFO (MainThread) [homeassistant.components.automation.keymaster_turn_on_access_limit_frontdoor_1] Initialized trigger keymaster_turn_on_access_limit_frontdoor_1
2024-02-20 06:21:10.342 INFO (MainThread) [homeassistant.components.automation.keymaster_synchronize_codeslot_frontdoor_1] Initialized trigger keymaster_synchronize_codeslot_frontdoor_1
2024-02-20 06:21:10.342 INFO (MainThread) [homeassistant.components.automation.keymaster_turn_on_access_limit_frontdoor_2] Initialized trigger keymaster_turn_on_access_limit_frontdoor_2
2024-02-20 06:21:10.342 INFO (MainThread) [homeassistant.components.automation.keymaster_synchronize_codeslot_frontdoor_2] Initialized trigger keymaster_synchronize_codeslot_frontdoor_2
2024-02-20 06:21:10.342 INFO (MainThread) [homeassistant.components.automation.keymaster_turn_on_access_limit_frontdoor_3] Initialized trigger keymaster_turn_on_access_limit_frontdoor_3
2024-02-20 06:21:10.342 INFO (MainThread) [homeassistant.components.automation.keymaster_synchronize_codeslot_frontdoor_3] Initialized trigger keymaster_synchronize_codeslot_frontdoor_3
2024-02-20 06:21:10.342 INFO (MainThread) [homeassistant.components.automation.keymaster_turn_on_access_limit_frontdoor_4] Initialized trigger keymaster_turn_on_access_limit_frontdoor_4
2024-02-20 06:21:10.342 INFO (MainThread) [homeassistant.components.automation.keymaster_synchronize_codeslot_frontdoor_4] Initialized trigger keymaster_synchronize_codeslot_frontdoor_4
2024-02-20 06:21:10.342 INFO (MainThread) [homeassistant.components.automation.keymaster_turn_on_access_limit_frontdoor_5] Initialized trigger keymaster_turn_on_access_limit_frontdoor_5
2024-02-20 06:21:10.342 INFO (MainThread) [homeassistant.components.automation.keymaster_synchronize_codeslot_frontdoor_5] Initialized trigger keymaster_synchronize_codeslot_frontdoor_5
2024-02-20 06:21:10.342 INFO (MainThread) [homeassistant.components.automation.keymaster_frontdoor_reset_code_slot] Initialized trigger keymaster_frontdoor Reset Code Slot
2024-02-20 06:21:10.342 INFO (MainThread) [homeassistant.components.automation.keymaster_frontdoor_lock_notifications] Initialized trigger keymaster_frontdoor Lock Notifications
2024-02-20 06:21:10.342 INFO (MainThread) [homeassistant.components.automation.keymaster_frontdoor_user_notifications] Initialized trigger keymaster_frontdoor User Notifications
2024-02-20 06:21:10.342 INFO (MainThread) [homeassistant.components.automation.keymaster_frontdoor_door_open_and_close] Initialized trigger keymaster_frontdoor Door Open and Close
2024-02-20 06:21:10.342 INFO (MainThread) [homeassistant.components.automation.keymaster_frontdoor_changed_code] Initialized trigger keymaster_frontdoor Changed Code
2024-02-20 06:21:10.342 INFO (MainThread) [homeassistant.components.automation.keymaster_frontdoor_reset] Initialized trigger keymaster_frontdoor Reset
2024-02-20 06:21:10.342 INFO (MainThread) [homeassistant.components.automation.keymaster_frontdoor_decrement_access_count] Initialized trigger keymaster_frontdoor Decrement Access Count
2024-02-20 06:21:10.342 INFO (MainThread) [homeassistant.components.automation.keymaster_frontdoor_locked] Initialized trigger keymaster_frontdoor_locked
2024-02-20 06:21:10.342 INFO (MainThread) [homeassistant.components.automation.keymaster_turn_off_retry_frontdoor] Initialized trigger keymaster_turn_off_retry_frontdoor
2024-02-20 06:21:10.342 INFO (MainThread) [homeassistant.components.automation.keymaster_retry_bolt_closed_frontdoor] Initialized trigger keymaster_retry_bolt_closed_frontdoor
2024-02-20 06:21:10.342 INFO (MainThread) [homeassistant.components.automation.keymaster_frontdoor_opened] Initialized trigger keymaster_frontdoor_opened
2024-02-20 06:21:10.343 INFO (MainThread) [homeassistant.components.automation.keymaster_frontdoor_unlocked_start_autolock] Initialized trigger keymaster_frontdoor_unlocked_start_autolock
2024-02-20 06:21:10.343 INFO (MainThread) [homeassistant.components.automation.keymaster_frontdoor_timer_finished] Initialized trigger keymaster_frontdoor_timer_finished
2024-02-20 06:21:10.343 INFO (MainThread) [homeassistant.components.automation.keymaster_frontdoor_timer_canceled] Initialized trigger keymaster_frontdoor_timer_canceled
2024-02-20 06:21:10.343 INFO (MainThread) [homeassistant.components.automation.keymaster_frontdoor_disable_auto_lock] Initialized trigger keymaster_frontdoor_disable_auto_lock
2024-02-20 06:21:10.343 INFO (MainThread) [homeassistant.components.automation.keymaster_frontdoor_enable_auto_lock] Initialized trigger keymaster_frontdoor_enable_auto_lock
2024-02-20 06:21:10.343 INFO (MainThread) [homeassistant.components.automation.keymaster_frontdoor_initialize] keymaster_frontdoor_initialize: Running automation actions
2024-02-20 06:21:10.343 INFO (MainThread) [homeassistant.components.automation.keymaster_frontdoor_initialize] keymaster_frontdoor_initialize: Executing step call service
2024-02-20 06:21:10.343 INFO (MainThread) [homeassistant.components.automation.keymaster_frontdoor_initialize] Initialized trigger keymaster_frontdoor_initialize
2024-02-20 06:21:10.380 INFO (MainThread) [homeassistant.components.automation.hot_water_heater] Hot Water Heater: Choose at step 1: default: Running automation actions
2024-02-20 06:21:10.382 WARNING (MainThread) [homeassistant.components.kodi.media_player] Unable to connect to Kodi via websocket
2024-02-20 06:21:10.400 INFO (MainThread) [homeassistant.components.automation.keymaster_frontdoor_initialize] keymaster_frontdoor_initialize: Executing step call service
2024-02-20 06:21:10.419 INFO (SyncWorker_15) [homeassistant.loader] Loaded ibeacon from homeassistant.components.ibeacon
2024-02-20 06:21:10.457 INFO (MainThread) [homeassistant.components.automation.ha_backups_restore_samba_backup_sensor_on_startup] Restore sensors on startup: Executing step delay 0:00:15
2024-02-20 06:21:10.503 INFO (SyncWorker_16) [homeassistant.loader] Loaded kegtron from homeassistant.components.kegtron
2024-02-20 06:21:10.512 INFO (SyncWorker_20) [homeassistant.loader] Loaded braviatv from homeassistant.components.braviatv
2024-02-20 06:21:10.541 WARNING (Recorder) [homeassistant.components.recorder.db_schema] State attributes for sensor.watchman_missing_entities exceed maximum size of 16384 bytes. This can cause database performance issues; Attributes will not be stored
2024-02-20 06:21:10.662 INFO (MainThread) [custom_components.hacs] Loading known repositories
2024-02-20 06:21:10.955 INFO (MainThread) [custom_components.hacs] Starting recurring background task for downloaded repositories
2024-02-20 06:21:10.955 INFO (MainThread) [custom_components.hacs] Stage changed: running
2024-02-20 06:21:11.043 WARNING (Recorder) [homeassistant.components.recorder.db_schema] State attributes for sensor.watchman_missing_entities exceed maximum size of 16384 bytes. This can cause database performance issues; Attributes will not be stored
2024-02-20 06:21:15.769 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: button HOMESERVER HOMESERVER_publishallsensors, sending update
2024-02-20 06:21:20.082 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_lastboot, sending update
2024-02-20 06:21:20.085 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_storage_c, sending update
2024-02-20 06:21:20.088 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_storage_d, sending update
2024-02-20 06:21:20.091 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_storage_total_disk_count, sending update
2024-02-20 06:21:25.458 INFO (MainThread) [homeassistant.components.automation.ha_backups_restore_samba_backup_sensor_on_startup] Restore sensors on startup: Executing step call service
2024-02-20 06:21:43.434 WARNING (Recorder) [homeassistant.components.recorder.db_schema] State attributes for sensor.watchman_missing_entities exceed maximum size of 16384 bytes. This can cause database performance issues; Attributes will not be stored
2024-02-20 06:21:45.773 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: button HOMESERVER HOMESERVER_publishallsensors, sending update
2024-02-20 06:21:50.835 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_lastboot, sending update
2024-02-20 06:21:50.839 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_storage_c, sending update
2024-02-20 06:21:50.845 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_storage_d, sending update
2024-02-20 06:21:50.846 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_storage_total_disk_count, sending update
2024-02-20 06:22:15.778 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: button HOMESERVER HOMESERVER_publishallsensors, sending update
2024-02-20 06:22:20.966 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_lastboot, sending update
2024-02-20 06:22:20.969 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_storage_c, sending update
2024-02-20 06:22:20.973 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_storage_d, sending update
2024-02-20 06:22:20.976 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_storage_total_disk_count, sending update
2024-02-20 06:22:40.860 INFO (MainThread) [homeassistant.components.automation.kitchen_switch_light_indicators] Kitchen Light Controls: Restarting
2024-02-20 06:22:40.863 INFO (MainThread) [homeassistant.components.automation.kitchen_switch_light_indicators] Kitchen Light Controls: Running automation actions
2024-02-20 06:22:40.870 INFO (MainThread) [homeassistant.components.automation.kitchen_switch_light_indicators] Kitchen Light Controls: Choose at step 1: choice 8: Running automation actions
2024-02-20 06:22:40.872 INFO (MainThread) [homeassistant.components.automation.kitchen_switch_light_indicators] Kitchen Light Controls: Choose at step 1: choice 8: If at step 1: Running automation actions
2024-02-20 06:22:40.874 INFO (MainThread) [homeassistant.components.automation.kitchen_switch_light_indicators] Kitchen Light Controls: Choose at step 1: choice 8: If at step 1: If at step 1: Running automation actions
2024-02-20 06:22:40.874 INFO (MainThread) [homeassistant.components.automation.kitchen_switch_light_indicators] Kitchen Light Controls: Choose at step 1: choice 8: If at step 1: If at step 1: Executing step call service
2024-02-20 06:22:40.875 INFO (MainThread) [homeassistant.components.script.zooz_zen32_light_control] Zooz ZEN32 Light Control: Restarting
2024-02-20 06:22:40.878 INFO (MainThread) [homeassistant.components.script.zooz_zen32_light_control] Zooz ZEN32 Light Control: Running script sequence
2024-02-20 06:22:40.881 INFO (MainThread) [homeassistant.components.script.zooz_zen32_light_control] Zooz ZEN32 Light Control: Parallel action at step 1: parallel 1: Running script sequence
2024-02-20 06:22:40.881 INFO (MainThread) [homeassistant.components.script.zooz_zen32_light_control] Zooz ZEN32 Light Control: Parallel action at step 1: parallel 1: Executing step call service
2024-02-20 06:22:40.883 INFO (MainThread) [homeassistant.components.script.zooz_zen32_light_control] Zooz ZEN32 Light Control: Parallel action at step 1: parallel 2: Running script sequence
2024-02-20 06:22:40.883 INFO (MainThread) [homeassistant.components.script.zooz_zen32_light_control] Zooz ZEN32 Light Control: Parallel action at step 1: parallel 2: Executing step call service
2024-02-20 06:22:40.884 INFO (MainThread) [homeassistant.components.script.zooz_zen32_light_control] Zooz ZEN32 Light Control: Parallel action at step 1: parallel 3: Running script sequence
2024-02-20 06:22:40.885 INFO (MainThread) [homeassistant.components.script.zooz_zen32_light_control] Zooz ZEN32 Light Control: Parallel action at step 1: parallel 3: Executing step call service
2024-02-20 06:22:40.887 INFO (MainThread) [homeassistant.components.script.zooz_zen32_light_control] Zooz ZEN32 Light Control: Parallel action at step 1: parallel 4: Running script sequence
2024-02-20 06:22:40.887 INFO (MainThread) [homeassistant.components.script.zooz_zen32_light_control] Zooz ZEN32 Light Control: Parallel action at step 1: parallel 4: Executing step call service
2024-02-20 06:22:40.960 INFO (MainThread) [homeassistant.components.zwave_js.services] Set configuration parameter ConfigurationValue(value_id='26-112-0-2') on Node Node(node_id=26) with value 3
2024-02-20 06:22:41.013 INFO (MainThread) [homeassistant.components.zwave_js.services] Set configuration parameter ConfigurationValue(value_id='26-112-0-3') on Node Node(node_id=26) with value 2
2024-02-20 06:22:41.071 INFO (MainThread) [homeassistant.components.zwave_js.services] Set configuration parameter ConfigurationValue(value_id='26-112-0-4') on Node Node(node_id=26) with value 3
2024-02-20 06:22:41.129 INFO (MainThread) [homeassistant.components.zwave_js.services] Set configuration parameter ConfigurationValue(value_id='26-112-0-5') on Node Node(node_id=26) with value 3
2024-02-20 06:22:45.782 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: button HOMESERVER HOMESERVER_publishallsensors, sending update
2024-02-20 06:22:46.328 INFO (MainThread) [homeassistant.helpers.script.websocket_api_script] websocket_api script: Running websocket_api script
2024-02-20 06:22:46.329 INFO (MainThread) [homeassistant.helpers.script.websocket_api_script] websocket_api script: Executing step call service
2024-02-20 06:22:48.103 ERROR (MainThread) [custom_components.chime_tts] No media file path found
2024-02-20 06:22:51.033 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_lastboot, sending update
2024-02-20 06:22:51.036 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_storage_c, sending update
2024-02-20 06:22:51.039 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_storage_d, sending update
2024-02-20 06:22:51.042 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_storage_total_disk_count, sending update
2024-02-20 06:23:15.787 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: button HOMESERVER HOMESERVER_publishallsensors, sending update
2024-02-20 06:23:21.288 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_lastboot, sending update
2024-02-20 06:23:21.291 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_storage_c, sending update
2024-02-20 06:23:21.294 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_storage_d, sending update
2024-02-20 06:23:21.297 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_storage_total_disk_count, sending update
2024-02-20 06:23:45.807 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: button HOMESERVER HOMESERVER_publishallsensors, sending update
2024-02-20 06:23:49.115 INFO (MainThread) [homeassistant.helpers.script.websocket_api_script] websocket_api script: Running websocket_api script
2024-02-20 06:23:49.115 INFO (MainThread) [homeassistant.helpers.script.websocket_api_script] websocket_api script: Executing step call service
2024-02-20 06:23:49.121 INFO (MainThread) [homeassistant.components.script.1705024305573] call chime tts: Running script sequence
2024-02-20 06:23:49.121 INFO (MainThread) [homeassistant.components.script.1705024305573] call chime tts: Executing step call service
2024-02-20 06:23:50.408 INFO (MainThread) [homeassistant.components.script.1705024305573] call chime tts: Executing step call service
2024-02-20 06:23:50.409 INFO (MainThread) [homeassistant.components.script.1705024305573] call chime tts: Executing step call service
2024-02-20 06:23:50.410 INFO (MainThread) [homeassistant.components.script.1705024305573] call chime tts: Executing step delay 0:00:02.920000
2024-02-20 06:23:52.042 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_lastboot, sending update
2024-02-20 06:23:52.045 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_storage_c, sending update
2024-02-20 06:23:52.049 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_storage_d, sending update
2024-02-20 06:23:52.056 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_storage_total_disk_count, sending update
2024-02-20 06:23:53.331 INFO (MainThread) [homeassistant.components.script.1705024305573] call chime tts: Executing step call service
2024-02-20 06:23:53.337 INFO (MainThread) [homeassistant.helpers.script.websocket_api_script] websocket_api script: Stop script sequence: done
2024-02-20 06:24:11.362 INFO (MainThread) [homeassistant.components.automation.kitchen_switch_light_indicators] Kitchen Light Controls: Restarting
2024-02-20 06:24:11.365 INFO (MainThread) [homeassistant.components.automation.kitchen_switch_light_indicators] Kitchen Light Controls: Running automation actions
2024-02-20 06:24:11.369 INFO (MainThread) [homeassistant.components.automation.kitchen_switch_light_indicators] Kitchen Light Controls: Choose at step 1: choice 8: Running automation actions
2024-02-20 06:24:11.371 INFO (MainThread) [homeassistant.components.automation.kitchen_switch_light_indicators] Kitchen Light Controls: Choose at step 1: choice 8: If at step 1: Running automation actions
2024-02-20 06:24:11.371 INFO (MainThread) [homeassistant.components.automation.kitchen_switch_light_indicators] Kitchen Light Controls: Choose at step 1: choice 8: If at step 1: If at step 1: Running automation actions
2024-02-20 06:24:11.372 INFO (MainThread) [homeassistant.components.automation.kitchen_switch_light_indicators] Kitchen Light Controls: Choose at step 1: choice 8: If at step 1: If at step 1: Executing step call service
2024-02-20 06:24:11.372 INFO (MainThread) [homeassistant.components.script.zooz_zen32_light_control] Zooz ZEN32 Light Control: Restarting
2024-02-20 06:24:11.375 INFO (MainThread) [homeassistant.components.script.zooz_zen32_light_control] Zooz ZEN32 Light Control: Running script sequence
2024-02-20 06:24:11.377 INFO (MainThread) [homeassistant.components.script.zooz_zen32_light_control] Zooz ZEN32 Light Control: Parallel action at step 1: parallel 1: Running script sequence
2024-02-20 06:24:11.377 INFO (MainThread) [homeassistant.components.script.zooz_zen32_light_control] Zooz ZEN32 Light Control: Parallel action at step 1: parallel 1: Executing step call service
2024-02-20 06:24:11.379 INFO (MainThread) [homeassistant.components.script.zooz_zen32_light_control] Zooz ZEN32 Light Control: Parallel action at step 1: parallel 2: Running script sequence
2024-02-20 06:24:11.379 INFO (MainThread) [homeassistant.components.script.zooz_zen32_light_control] Zooz ZEN32 Light Control: Parallel action at step 1: parallel 2: Executing step call service
2024-02-20 06:24:11.380 INFO (MainThread) [homeassistant.components.script.zooz_zen32_light_control] Zooz ZEN32 Light Control: Parallel action at step 1: parallel 3: Running script sequence
2024-02-20 06:24:11.380 INFO (MainThread) [homeassistant.components.script.zooz_zen32_light_control] Zooz ZEN32 Light Control: Parallel action at step 1: parallel 3: Executing step call service
2024-02-20 06:24:11.381 INFO (MainThread) [homeassistant.components.script.zooz_zen32_light_control] Zooz ZEN32 Light Control: Parallel action at step 1: parallel 4: Running script sequence
2024-02-20 06:24:11.381 INFO (MainThread) [homeassistant.components.script.zooz_zen32_light_control] Zooz ZEN32 Light Control: Parallel action at step 1: parallel 4: Executing step call service
2024-02-20 06:24:11.452 INFO (MainThread) [homeassistant.components.zwave_js.services] Set configuration parameter ConfigurationValue(value_id='26-112-0-2') on Node Node(node_id=26) with value 3
2024-02-20 06:24:11.510 INFO (MainThread) [homeassistant.components.zwave_js.services] Set configuration parameter ConfigurationValue(value_id='26-112-0-3') on Node Node(node_id=26) with value 2
2024-02-20 06:24:11.567 INFO (MainThread) [homeassistant.components.zwave_js.services] Set configuration parameter ConfigurationValue(value_id='26-112-0-4') on Node Node(node_id=26) with value 3
2024-02-20 06:24:11.624 INFO (MainThread) [homeassistant.components.zwave_js.services] Set configuration parameter ConfigurationValue(value_id='26-112-0-5') on Node Node(node_id=26) with value 3
2024-02-20 06:24:15.811 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: button HOMESERVER HOMESERVER_publishallsensors, sending update
2024-02-20 06:24:22.187 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_lastboot, sending update
2024-02-20 06:24:22.191 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_storage_c, sending update
2024-02-20 06:24:22.194 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_storage_d, sending update
2024-02-20 06:24:22.197 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_storage_total_disk_count, sending update
2024-02-20 06:24:45.817 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: button HOMESERVER HOMESERVER_publishallsensors, sending update
2024-02-20 06:24:52.332 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_lastboot, sending update
2024-02-20 06:24:52.336 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_storage_c, sending update
2024-02-20 06:24:52.339 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_storage_d, sending update
2024-02-20 06:24:52.342 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_storage_total_disk_count, sending update
2024-02-20 06:25:10.638 WARNING (Recorder) [homeassistant.components.sensor.recorder] The unit of sensor.watchman_missing_entities (None) cannot be converted to the unit of previously compiled statistics (items). Generation of long term statistics will be suppressed unless the unit changes back to items or a compatible unit. Go to https://my.home-assistant.io/redirect/developer_statistics to fix this
2024-02-20 06:25:15.821 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: button HOMESERVER HOMESERVER_publishallsensors, sending update
2024-02-20 06:25:23.088 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_lastboot, sending update
2024-02-20 06:25:23.090 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_storage_c, sending update
2024-02-20 06:25:23.093 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_storage_d, sending update
2024-02-20 06:25:23.096 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_storage_total_disk_count, sending update
2024-02-20 06:25:41.849 INFO (MainThread) [homeassistant.components.automation.kitchen_switch_light_indicators] Kitchen Light Controls: Restarting
2024-02-20 06:25:41.854 INFO (MainThread) [homeassistant.components.automation.kitchen_switch_light_indicators] Kitchen Light Controls: Running automation actions
2024-02-20 06:25:41.856 INFO (MainThread) [homeassistant.components.automation.kitchen_switch_light_indicators] Kitchen Light Controls: Choose at step 1: choice 8: Running automation actions
2024-02-20 06:25:41.857 INFO (MainThread) [homeassistant.components.automation.kitchen_switch_light_indicators] Kitchen Light Controls: Choose at step 1: choice 8: If at step 1: Running automation actions
2024-02-20 06:25:41.858 INFO (MainThread) [homeassistant.components.automation.kitchen_switch_light_indicators] Kitchen Light Controls: Choose at step 1: choice 8: If at step 1: If at step 1: Running automation actions
2024-02-20 06:25:41.858 INFO (MainThread) [homeassistant.components.automation.kitchen_switch_light_indicators] Kitchen Light Controls: Choose at step 1: choice 8: If at step 1: If at step 1: Executing step call service
2024-02-20 06:25:41.859 INFO (MainThread) [homeassistant.components.script.zooz_zen32_light_control] Zooz ZEN32 Light Control: Restarting
2024-02-20 06:25:41.861 INFO (MainThread) [homeassistant.components.script.zooz_zen32_light_control] Zooz ZEN32 Light Control: Running script sequence
2024-02-20 06:25:41.864 INFO (MainThread) [homeassistant.components.script.zooz_zen32_light_control] Zooz ZEN32 Light Control: Parallel action at step 1: parallel 1: Running script sequence
2024-02-20 06:25:41.865 INFO (MainThread) [homeassistant.components.script.zooz_zen32_light_control] Zooz ZEN32 Light Control: Parallel action at step 1: parallel 1: Executing step call service
2024-02-20 06:25:41.866 INFO (MainThread) [homeassistant.components.script.zooz_zen32_light_control] Zooz ZEN32 Light Control: Parallel action at step 1: parallel 2: Running script sequence
2024-02-20 06:25:41.866 INFO (MainThread) [homeassistant.components.script.zooz_zen32_light_control] Zooz ZEN32 Light Control: Parallel action at step 1: parallel 2: Executing step call service
2024-02-20 06:25:41.867 INFO (MainThread) [homeassistant.components.script.zooz_zen32_light_control] Zooz ZEN32 Light Control: Parallel action at step 1: parallel 3: Running script sequence
2024-02-20 06:25:41.867 INFO (MainThread) [homeassistant.components.script.zooz_zen32_light_control] Zooz ZEN32 Light Control: Parallel action at step 1: parallel 3: Executing step call service
2024-02-20 06:25:41.868 INFO (MainThread) [homeassistant.components.script.zooz_zen32_light_control] Zooz ZEN32 Light Control: Parallel action at step 1: parallel 4: Running script sequence
2024-02-20 06:25:41.868 INFO (MainThread) [homeassistant.components.script.zooz_zen32_light_control] Zooz ZEN32 Light Control: Parallel action at step 1: parallel 4: Executing step call service
2024-02-20 06:25:41.942 INFO (MainThread) [homeassistant.components.zwave_js.services] Set configuration parameter ConfigurationValue(value_id='26-112-0-2') on Node Node(node_id=26) with value 3
2024-02-20 06:25:42.000 INFO (MainThread) [homeassistant.components.zwave_js.services] Set configuration parameter ConfigurationValue(value_id='26-112-0-3') on Node Node(node_id=26) with value 2
2024-02-20 06:25:42.061 INFO (MainThread) [homeassistant.components.zwave_js.services] Set configuration parameter ConfigurationValue(value_id='26-112-0-4') on Node Node(node_id=26) with value 3
2024-02-20 06:25:42.119 INFO (MainThread) [homeassistant.components.zwave_js.services] Set configuration parameter ConfigurationValue(value_id='26-112-0-5') on Node Node(node_id=26) with value 3
2024-02-20 06:25:45.825 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: button HOMESERVER HOMESERVER_publishallsensors, sending update
2024-02-20 06:25:53.842 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_lastboot, sending update
2024-02-20 06:25:53.848 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_storage_c, sending update
2024-02-20 06:25:53.857 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_storage_d, sending update
2024-02-20 06:25:53.861 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_storage_total_disk_count, sending update
2024-02-20 06:26:15.831 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: button HOMESERVER HOMESERVER_publishallsensors, sending update
2024-02-20 06:26:23.880 INFO (SyncWorker_58) [homeassistant.loader] Loaded nest from homeassistant.components.nest
2024-02-20 06:26:23.889 INFO (SyncWorker_58) [homeassistant.loader] Loaded insteon from homeassistant.components.insteon
2024-02-20 06:26:23.908 INFO (SyncWorker_58) [homeassistant.loader] Loaded tuya from homeassistant.components.tuya
2024-02-20 06:26:24.080 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_lastboot, sending update
2024-02-20 06:26:24.084 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_storage_c, sending update
2024-02-20 06:26:24.087 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_storage_d, sending update
2024-02-20 06:26:24.090 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_storage_total_disk_count, sending update
2024-02-20 06:26:45.834 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: button HOMESERVER HOMESERVER_publishallsensors, sending update
2024-02-20 06:26:54.289 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_lastboot, sending update
2024-02-20 06:26:54.292 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_storage_c, sending update
2024-02-20 06:26:54.295 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_storage_d, sending update
2024-02-20 06:26:54.298 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_storage_total_disk_count, sending update
2024-02-20 06:27:12.365 INFO (MainThread) [homeassistant.components.automation.kitchen_switch_light_indicators] Kitchen Light Controls: Restarting
2024-02-20 06:27:12.370 INFO (MainThread) [homeassistant.components.automation.kitchen_switch_light_indicators] Kitchen Light Controls: Running automation actions
2024-02-20 06:27:12.374 INFO (MainThread) [homeassistant.components.automation.kitchen_switch_light_indicators] Kitchen Light Controls: Choose at step 1: choice 8: Running automation actions
2024-02-20 06:27:12.375 INFO (MainThread) [homeassistant.components.automation.kitchen_switch_light_indicators] Kitchen Light Controls: Choose at step 1: choice 8: If at step 1: Running automation actions
2024-02-20 06:27:12.376 INFO (MainThread) [homeassistant.components.automation.kitchen_switch_light_indicators] Kitchen Light Controls: Choose at step 1: choice 8: If at step 1: If at step 1: Running automation actions
2024-02-20 06:27:12.376 INFO (MainThread) [homeassistant.components.automation.kitchen_switch_light_indicators] Kitchen Light Controls: Choose at step 1: choice 8: If at step 1: If at step 1: Executing step call service
2024-02-20 06:27:12.377 INFO (MainThread) [homeassistant.components.script.zooz_zen32_light_control] Zooz ZEN32 Light Control: Restarting
2024-02-20 06:27:12.381 INFO (MainThread) [homeassistant.components.script.zooz_zen32_light_control] Zooz ZEN32 Light Control: Running script sequence
2024-02-20 06:27:12.383 INFO (MainThread) [homeassistant.components.script.zooz_zen32_light_control] Zooz ZEN32 Light Control: Parallel action at step 1: parallel 1: Running script sequence
2024-02-20 06:27:12.383 INFO (MainThread) [homeassistant.components.script.zooz_zen32_light_control] Zooz ZEN32 Light Control: Parallel action at step 1: parallel 1: Executing step call service
2024-02-20 06:27:12.384 INFO (MainThread) [homeassistant.components.script.zooz_zen32_light_control] Zooz ZEN32 Light Control: Parallel action at step 1: parallel 2: Running script sequence
2024-02-20 06:27:12.384 INFO (MainThread) [homeassistant.components.script.zooz_zen32_light_control] Zooz ZEN32 Light Control: Parallel action at step 1: parallel 2: Executing step call service
2024-02-20 06:27:12.386 INFO (MainThread) [homeassistant.components.script.zooz_zen32_light_control] Zooz ZEN32 Light Control: Parallel action at step 1: parallel 3: Running script sequence
2024-02-20 06:27:12.386 INFO (MainThread) [homeassistant.components.script.zooz_zen32_light_control] Zooz ZEN32 Light Control: Parallel action at step 1: parallel 3: Executing step call service
2024-02-20 06:27:12.387 INFO (MainThread) [homeassistant.components.script.zooz_zen32_light_control] Zooz ZEN32 Light Control: Parallel action at step 1: parallel 4: Running script sequence
2024-02-20 06:27:12.387 INFO (MainThread) [homeassistant.components.script.zooz_zen32_light_control] Zooz ZEN32 Light Control: Parallel action at step 1: parallel 4: Executing step call service
2024-02-20 06:27:12.464 INFO (MainThread) [homeassistant.components.zwave_js.services] Set configuration parameter ConfigurationValue(value_id='26-112-0-2') on Node Node(node_id=26) with value 3
2024-02-20 06:27:12.515 INFO (MainThread) [homeassistant.components.zwave_js.services] Set configuration parameter ConfigurationValue(value_id='26-112-0-3') on Node Node(node_id=26) with value 2
2024-02-20 06:27:12.574 INFO (MainThread) [homeassistant.components.zwave_js.services] Set configuration parameter ConfigurationValue(value_id='26-112-0-4') on Node Node(node_id=26) with value 3
2024-02-20 06:27:12.636 INFO (MainThread) [homeassistant.components.zwave_js.services] Set configuration parameter ConfigurationValue(value_id='26-112-0-5') on Node Node(node_id=26) with value 3
2024-02-20 06:27:15.839 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: button HOMESERVER HOMESERVER_publishallsensors, sending update
2024-02-20 06:27:25.043 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_lastboot, sending update
2024-02-20 06:27:25.047 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_storage_c, sending update
2024-02-20 06:27:25.050 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_storage_d, sending update
2024-02-20 06:27:25.056 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_storage_total_disk_count, sending update
2024-02-20 06:27:45.844 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: button HOMESERVER HOMESERVER_publishallsensors, sending update
2024-02-20 06:27:55.798 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_lastboot, sending update
2024-02-20 06:27:55.801 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_storage_c, sending update
2024-02-20 06:27:55.804 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_storage_d, sending update
2024-02-20 06:27:55.807 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: sensor HOMESERVER HOMESERVER_storage_total_disk_count, sending update
2024-02-20 06:27:59.152 INFO (MainThread) [homeassistant.helpers.script.websocket_api_script] websocket_api script: Running websocket_api script
2024-02-20 06:27:59.152 INFO (MainThread) [homeassistant.helpers.script.websocket_api_script] websocket_api script: Executing step call service
2024-02-20 06:27:59.153 DEBUG (MainThread) [custom_components.chime_tts] ----- Chime TTS Say Called. Version v0.13.1-beta9 -----
2024-02-20 06:27:59.153 DEBUG (MainThread) [custom_components.chime_tts.queue_manager] Adding service call to queue
2024-02-20 06:27:59.154 DEBUG (MainThread) [custom_components.chime_tts.helpers] ``` media_player media_player.kitchen_echo_show is from platform alexa_media
2024-02-20 06:27:59.154 DEBUG (MainThread) [custom_components.chime_tts.helpers] ----- General Parameters -----
2024-02-20 06:27:59.154 DEBUG (MainThread) [custom_components.chime_tts.helpers]  * entity_ids = ['media_player.kitchen_echo_show']
2024-02-20 06:27:59.154 DEBUG (MainThread) [custom_components.chime_tts.helpers]  * chime_path = bells
2024-02-20 06:27:59.154 DEBUG (MainThread) [custom_components.chime_tts.helpers]  * end_chime_path = ba_dum_tss
2024-02-20 06:27:59.154 DEBUG (MainThread) [custom_components.chime_tts.helpers]  * cache = False
2024-02-20 06:27:59.155 DEBUG (MainThread) [custom_components.chime_tts.helpers]  * offset = 450.0
2024-02-20 06:27:59.155 DEBUG (MainThread) [custom_components.chime_tts.helpers]  * final_delay = 0.0
2024-02-20 06:27:59.155 DEBUG (MainThread) [custom_components.chime_tts.helpers]  * message = test, test, test
2024-02-20 06:27:59.155 DEBUG (MainThread) [custom_components.chime_tts.helpers]  * tts_platform = tts.piper
2024-02-20 06:27:59.155 DEBUG (MainThread) [custom_components.chime_tts.helpers]  * tts_playback_speed = 100.0
2024-02-20 06:27:59.155 DEBUG (MainThread) [custom_components.chime_tts.helpers]  * announce = False
2024-02-20 06:27:59.155 DEBUG (MainThread) [custom_components.chime_tts.helpers]  * volume_level = 0.2
2024-02-20 06:27:59.155 DEBUG (MainThread) [custom_components.chime_tts.helpers]  * join_players = False
2024-02-20 06:27:59.155 DEBUG (MainThread) [custom_components.chime_tts.helpers]  * unjoin_players = False
2024-02-20 06:27:59.155 DEBUG (MainThread) [custom_components.chime_tts.helpers]  * audio_conversion = -y -ac 2 -codec:a libmp3lame -b:a 48k -ar 24000 -write_xing 0
2024-02-20 06:27:59.156 DEBUG (MainThread) [custom_components.chime_tts]  - Retrieving audio from path: "custom_components/chime_tts/mp3s/bells.mp3"...
2024-02-20 06:27:59.247 DEBUG (MainThread) [custom_components.chime_tts]    ...audio retrieved. Duration: 0.944s
2024-02-20 06:27:59.247 DEBUG (MainThread) [custom_components.chime_tts]  - Generating new TTS audio with parameters:
2024-02-20 06:27:59.247 DEBUG (MainThread) [custom_components.chime_tts]     * tts_platform = 'tts.piper'
2024-02-20 06:27:59.247 DEBUG (MainThread) [custom_components.chime_tts]     * message = 'test, test, test'
2024-02-20 06:27:59.247 DEBUG (MainThread) [custom_components.chime_tts]     * tts_playback_speed = 100.0
2024-02-20 06:27:59.248 DEBUG (MainThread) [custom_components.chime_tts]     * cache = False
2024-02-20 06:27:59.248 DEBUG (MainThread) [custom_components.chime_tts]     * language = 'None'
2024-02-20 06:27:59.248 DEBUG (MainThread) [custom_components.chime_tts]     * options = {}
2024-02-20 06:27:59.922 DEBUG (MainThread) [custom_components.chime_tts]    ...TTS audio completed in 674.376 ms
2024-02-20 06:27:59.923 DEBUG (MainThread) [custom_components.chime_tts]  - Retrieving audio from path: "custom_components/chime_tts/mp3s/ba_dum_tss.mp3"...
2024-02-20 06:28:00.005 DEBUG (MainThread) [custom_components.chime_tts]    ...audio retrieved. Duration: 2.403s
2024-02-20 06:28:00.014 DEBUG (MainThread) [custom_components.chime_tts]  - Saving mp3 file to folder: /config/www/chime_tts/...
2024-02-20 06:28:00.145 DEBUG (MainThread) [custom_components.chime_tts.helpers]  - File saved to path: /config/www/chime_tts/p3edv6aw.mp3
2024-02-20 06:28:00.145 DEBUG (MainThread) [custom_components.chime_tts]   - Performing FFmpeg audio conversion...
2024-02-20 06:28:00.246 DEBUG (MainThread) [custom_components.chime_tts]     ...FFmpeg audio conversion completed.
2024-02-20 06:28:00.247 DEBUG (MainThread) [custom_components.chime_tts]  - Chime TTS audio generated: {'audio_duration': 5.26, 'local_path': None, 'public_path': '/config/www/chime_tts/p3edv6aw.mp3'}
2024-02-20 06:28:00.247 DEBUG (MainThread) [custom_components.chime_tts] async_play_media - audio_dict: {'audio_duration': 5.26, 'local_path': None, 'public_path': '/config/www/chime_tts/p3edv6aw.mp3'}
2024-02-20 06:28:00.247 ERROR (MainThread) [custom_components.chime_tts] No media file path found
2024-02-20 06:28:00.247 DEBUG (MainThread) [custom_components.chime_tts] ----- Chime TTS Say Completed in 1093.062 ms -----
2024-02-20 06:28:15.848 INFO (MainThread) [homeassistant.components.mqtt.discovery] Component has already been discovered: button HOMESERVER HOMESERVER_publishallsensors, sending update

@nimroddolev
Copy link
Owner

Thanks again for testing, and your patience!
I have a new version which fixes the issue of the missing media file path, v0.13.1-beta10
Can you please upgrade again and report back if it's working?

@dbullendsl
Copy link
Author

dbullendsl commented Feb 20, 2024

ok, loaded beta10 - I'm now getting output from the alexa BUT it is the usual error message I get if the output file is not properly formatted.

2024-02-20 07:05:37.847 DEBUG (MainThread) [custom_components.chime_tts] ----- Chime TTS Say Called. Version v0.13.1-beta10 -----
2024-02-20 07:05:37.847 DEBUG (MainThread) [custom_components.chime_tts.queue_manager] Adding service call to queue
2024-02-20 07:05:37.847 DEBUG (MainThread) [custom_components.chime_tts.helpers] ----- General Parameters -----
2024-02-20 07:05:37.847 DEBUG (MainThread) [custom_components.chime_tts.helpers]  * entity_ids = ['media_player.kitchen_echo_show']
2024-02-20 07:05:37.848 DEBUG (MainThread) [custom_components.chime_tts.helpers]  * chime_path = bells
2024-02-20 07:05:37.848 DEBUG (MainThread) [custom_components.chime_tts.helpers]  * end_chime_path = ba_dum_tss
2024-02-20 07:05:37.848 DEBUG (MainThread) [custom_components.chime_tts.helpers]  * cache = False
2024-02-20 07:05:37.848 DEBUG (MainThread) [custom_components.chime_tts.helpers]  * offset = 450.0
2024-02-20 07:05:37.848 DEBUG (MainThread) [custom_components.chime_tts.helpers]  * final_delay = 0.0
2024-02-20 07:05:37.848 DEBUG (MainThread) [custom_components.chime_tts.helpers]  * message = test, test, test
2024-02-20 07:05:37.848 DEBUG (MainThread) [custom_components.chime_tts.helpers]  * tts_platform = tts.piper
2024-02-20 07:05:37.848 DEBUG (MainThread) [custom_components.chime_tts.helpers]  * tts_playback_speed = 100.0
2024-02-20 07:05:37.848 DEBUG (MainThread) [custom_components.chime_tts.helpers]  * announce = False
2024-02-20 07:05:37.848 DEBUG (MainThread) [custom_components.chime_tts.helpers]  * volume_level = 0.2
2024-02-20 07:05:37.848 DEBUG (MainThread) [custom_components.chime_tts.helpers]  * join_players = False
2024-02-20 07:05:37.848 DEBUG (MainThread) [custom_components.chime_tts.helpers]  * unjoin_players = False
2024-02-20 07:05:37.848 DEBUG (MainThread) [custom_components.chime_tts.helpers]  * audio_conversion = -y -ac 2 -codec:a libmp3lame -b:a 48k -ar 24000 -write_xing 0
2024-02-20 07:05:37.849 DEBUG (MainThread) [custom_components.chime_tts]  - Retrieving audio from path: "custom_components/chime_tts/mp3s/bells.mp3"...
2024-02-20 07:05:37.941 DEBUG (MainThread) [custom_components.chime_tts]    ...audio retrieved. Duration: 0.944s
2024-02-20 07:05:37.941 DEBUG (MainThread) [custom_components.chime_tts]  - Generating new TTS audio with parameters:
2024-02-20 07:05:37.941 DEBUG (MainThread) [custom_components.chime_tts]     * tts_platform = 'tts.piper'
2024-02-20 07:05:37.941 DEBUG (MainThread) [custom_components.chime_tts]     * message = 'test, test, test'
2024-02-20 07:05:37.941 DEBUG (MainThread) [custom_components.chime_tts]     * tts_playback_speed = 100.0
2024-02-20 07:05:37.941 DEBUG (MainThread) [custom_components.chime_tts]     * cache = False
2024-02-20 07:05:37.941 DEBUG (MainThread) [custom_components.chime_tts]     * language = 'None'
2024-02-20 07:05:37.941 DEBUG (MainThread) [custom_components.chime_tts]     * options = {}
2024-02-20 07:05:38.032 DEBUG (MainThread) [custom_components.chime_tts]    ...TTS audio completed in 91.14 ms
2024-02-20 07:05:38.034 DEBUG (MainThread) [custom_components.chime_tts]  - Retrieving audio from path: "custom_components/chime_tts/mp3s/ba_dum_tss.mp3"...
2024-02-20 07:05:38.116 DEBUG (MainThread) [custom_components.chime_tts]    ...audio retrieved. Duration: 2.403s
2024-02-20 07:05:38.125 DEBUG (MainThread) [custom_components.chime_tts]  - Saving mp3 file to folder: /config/www/chime_tts/...
2024-02-20 07:05:38.255 DEBUG (MainThread) [custom_components.chime_tts.helpers]  - File saved to path: /config/www/chime_tts/68n3p713.mp3
2024-02-20 07:05:38.255 DEBUG (MainThread) [custom_components.chime_tts]   - Performing FFmpeg audio conversion...
2024-02-20 07:05:38.357 DEBUG (MainThread) [custom_components.chime_tts]     ...FFmpeg audio conversion completed.
2024-02-20 07:05:38.357 DEBUG (MainThread) [custom_components.chime_tts]  - Chime TTS audio generated: {'audio_duration': 5.248, 'local_path': None, 'public_path': '/config/www/chime_tts/68n3p713.mp3'}
2024-02-20 07:05:38.357 DEBUG (MainThread) [custom_components.chime_tts]  - Setting 'media_player.kitchen_echo_show' volume level to 0.2
2024-02-20 07:05:38.360 DEBUG (MainThread) [custom_components.chime_tts]  - 1 Alexa media player detected. Calling `notify.alexa_media` service
2024-02-20 07:05:38.360 DEBUG (MainThread) [custom_components.chime_tts] Calling notify.alexa_media with data:
2024-02-20 07:05:38.360 DEBUG (MainThread) [custom_components.chime_tts]  - message: <audio src="/config/www/chime_tts/68n3p713.mp3"/>
2024-02-20 07:05:38.360 DEBUG (MainThread) [custom_components.chime_tts]  - data: {'type': 'tts'}
2024-02-20 07:05:38.360 DEBUG (MainThread) [custom_components.chime_tts]  - target: ['media_player.kitchen_echo_show']
2024-02-20 07:05:38.361 DEBUG (MainThread) [custom_components.chime_tts] Waiting 5.248s for audio playback to complete...
2024-02-20 07:05:43.612 DEBUG (MainThread) [custom_components.chime_tts.helpers]  - Waiting until media_player.kitchen_echo_show is no longer = playing...
2024-02-20 07:05:43.813 DEBUG (MainThread) [custom_components.chime_tts.helpers]    ...media_player.kitchen_echo_show is now paused
2024-02-20 07:05:43.813 DEBUG (MainThread) [custom_components.chime_tts]  - Setting 'media_player.kitchen_echo_show' volume level to 0.3
2024-02-20 07:05:43.815 DEBUG (MainThread) [custom_components.chime_tts] ----- Chime TTS Say Completed in 5967.369 ms -----

@nimroddolev
Copy link
Owner

We're almost there.
I see the URL used for the message src in the call to notify.alexa_media is actually the public folder path and not the external URL. I've fixed the issue and relased v0.13.1-beta11.

@dbullendsl
Copy link
Author

Yes!! I does work, I also tried the Volume level, join, unjoin with multiple Alexas and all worked.
I'm going to continue to use the say_url for a few days because I'll have to change a few scripts.

@nimroddolev
Copy link
Owner

That’s great! Thanks for testing.
Let me know if there’s anything else 👍

@dbullendsl
Copy link
Author

Yep, the original problem - clear_cache isn't deleting the old files

@nimroddolev
Copy link
Owner

Yes, unfortunately I cannot fix the issue for old cache files. You can manually delete them and from that point onward the new cached files should be removed whenever you call the chime_tts.clear_cache service.

@dbullendsl
Copy link
Author

Ok, I can live with that, just created a shell command to delete all files from the directory and added it to the script I use to run clear_cache. "rm /config/www/chime_tts/*.mp3"

A couple other things I've now noticed in trying to adapt chime_tts: say call to my scripts is that when specifying the volume the alexas will change the volume to the level specified but do not return to the original volume after the call is done. Right now I'll just add a service call to set volume back down to "normal" background level.

The other thing I've noticed is that if I use the announce parameter, what ever is playing on the alexas does pause but doesn't resume after the call has finished. I normally have Spotify playing in the background most of the day.

@nimroddolev
Copy link
Owner

I will look into the volume issue, but in terms of the pause/resume: were you able to use the announce feature on your Alexa speaker without Chime TTS? I think it might be a feature that isn’t supported l, but I am not sure.

@dbullendsl
Copy link
Author

I'd hadn't tried using it before, so I did now and it doesn't work right at least with Spotify. The pause works when I specify the Alexa device but the resume does not. If I issue the pause to the Spotify player, it will pause, and a resume starts it up again.
So that'll have be a solution for now is just to issue a Spotify resume if I use the announce feature.

@nimroddolev
Copy link
Owner

when specifying the volume the alexas will change the volume to the level specified but do not return to the original volume after the call is done

This is a bug, the volume should return to the initial level.

If I issue the pause to the Spotify player, it will pause, and a resume starts it up again.

I'll look into whether I can implement pause/resume for Spotify through the Spotify integration.

@nimroddolev
Copy link
Owner

I released a new beta, v0.13.1-beta12, which includes a fix for resetting the volume after playback completes.

@dbullendsl
Copy link
Author

Weird, I issued the call to 2 Alexas specifying volume to be .5 The Alexas currently playing Spotify at volume level .2, the call lifted the volume to .5 and left it there. I re-issued the call without change and volume went back down to .2 .

Tried it again same sequence and same result.

@nimroddolev
Copy link
Owner

Is there anything different in the debug log?

@dbullendsl
Copy link
Author

I haven't been able to duplicate the problem, the volume does go back but there is some delay.

@nimroddolev
Copy link
Owner

Unfortunately I can’t do anything about the delay. The code waits for confirmation that the Chime TTS audio finished playing before returning the audio, I’m limited by the time it takes for the state to update in Home Assistant. I might see if there’s anything else I can do there but I doubt it.

@nimroddolev
Copy link
Owner

I am going to close this issue but please open a new one if you are still having issues with the volume (or anything else) 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants