Giter Site home page Giter Site logo

rumbu13 / ha-mediabrowser Goto Github PK

View Code? Open in Web Editor NEW
26.0 1.0 3.0 5.38 MB

Emby/Jellyfin Home Assistant Integration

License: MIT License

Python 99.57% Shell 0.43%
emby hacs-integration homeassistant-custom-component homeassistant-integration homeassistant-sensor jellyfin mediabrowser mediaplayer sensor service

ha-mediabrowser's People

Contributors

dependabot[bot] avatar rumbu13 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

ha-mediabrowser's Issues

Installed but plugin wont start.

System Health details

System Information

version core-2024.1.3
installation_type Home Assistant OS
dev false
hassio true
docker true
user root
virtualenv false
python_version 3.11.6
os_name Linux
os_version 6.1.71-haos
arch x86_64
timezone America/Chicago
config_dir /config
Home Assistant Community Store
GitHub API ok
GitHub Content ok
GitHub Web ok
GitHub API Calls Remaining 3701
Installed Version 1.33.0
Stage running
Available Repositories 1391
Downloaded Repositories 39
Home Assistant Cloud
logged_in true
subscription_expiration April 19, 2024 at 7:00 PM
relayer_connected true
relayer_region us-east-1
remote_enabled true
remote_connected true
alexa_enabled false
google_enabled true
remote_server us-east-1-8.ui.nabu.casa
certificate_status ready
instance_id fa350cfaa1f345ce8d9c17e956a426ed
can_reach_cert_server ok
can_reach_cloud_auth ok
can_reach_cloud ok
Home Assistant Supervisor
host_os Home Assistant OS 11.4
update_channel stable
supervisor_version supervisor-2023.12.1
agent_version 1.6.0
docker_version 24.0.7
disk_total 62.3 GB
disk_used 27.1 GB
healthy true
supported true
board ova
supervisor_api ok
version_api ok
installed_addons Studio Code Server (5.15.0), Terminal & SSH (9.8.1), Samba share (12.2.0), Mosquitto broker (6.4.0), ESPHome (2023.12.7), Music Assistant BETA (2.0.0b81), Node-RED (17.0.2)
Universal Devices ISY/IoX
host_reachable ok
device_connected true
last_heartbeat January 17, 2024 at 2:36 PM
websocket_status connected
Dashboards
dashboards 6
resources 26
views 24
mode storage
Recorder
oldest_recorder_run January 12, 2024 at 4:25 AM
current_recorder_run January 17, 2024 at 2:21 PM
estimated_db_size 1784.10 MiB
database_engine sqlite
database_version 3.41.2

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

Installed and configured but the integration will not start. I see the following

image

Reproduction steps

1.Install
2.Try to start
3.
...

Debug logs

024-01-17 14:21:18.028 WARNING (SyncWorker_0) [homeassistant.util.yaml.loader] YAML file /config/configuration.yaml contains duplicate key "notify". Check lines 48 and 112
2024-01-17 14:21:18.030 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration ics_calendar 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-01-17 14:21:18.031 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration openplantbook 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-01-17 14:21:18.032 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration pirateweather 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-01-17 14:21:18.033 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration openweathermap_all 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-01-17 14:21:18.033 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration ble_monitor 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-01-17 14:21:18.034 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration bhyve 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-01-17 14:21:18.035 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration edgeos 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-01-17 14:21:18.035 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration mass 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-01-17 14:21:18.036 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration mediabrowser 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-01-17 14:21:18.036 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-01-17 14:21:18.037 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration weatheralerts 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-01-17 14:21:18.038 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration plant 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-01-17 14:21:18.038 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration nodered 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-01-17 14:21:24.022 WARNING (SyncWorker_1) [homeassistant.util.yaml.loader] YAML file /config/configuration.yaml contains duplicate key "notify". Check lines 48 and 112
2024-01-17 14:21:24.433 ERROR (MainThread) [homeassistant] Error doing job: Unclosed client session
2024-01-17 14:21:24.434 ERROR (MainThread) [homeassistant] Error doing job: Unclosed connector
2024-01-17 14:21:24.694 ERROR (MainThread) [homeassistant.helpers.integration_platform] Error processing platform mediabrowser.media_source
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/integration_platform.py", line 61, in _async_process_single_integration_platform_component
    await integration_platform.process_platform(hass, component_name, platform)
  File "/usr/src/homeassistant/homeassistant/components/media_source/__init__.py", line 92, in _process_media_source_platform
    hass.data[DOMAIN][domain] = await platform.async_get_media_source(hass)
                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/config/custom_components/mediabrowser/media_source.py", line 44, in async_get_media_source
    hubs = [hass.data[DOMAIN][entry.entry_id][DATA_HUB] for entry in entries]
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/config/custom_components/mediabrowser/media_source.py", line 44, in <listcomp>
    hubs = [hass.data[DOMAIN][entry.entry_id][DATA_HUB] for entry in entries]
            ~~~~~~~~~^^^^^^^^
KeyError: 'mediabrowser'
2024-01-17 14:21:25.708 ERROR (MainThread) [pyisy] Client Response Error from ISY: 400 Expected HTTP/:

  b'<HTML><HEAD><TITLE>Not Found!</TITLE></HEAD><BODY>/CONF/STATE.VAR not found</BODY></HTML>    '
                                                                                               ^.
2024-01-17 14:21:25.991 ERROR (MainThread) [pyisy] Client Response Error from ISY: 400 Expected HTTP/:

  b'<HTML><HEAD><TITLE>Not Found!</TITLE></HEAD><BODY>/CONF/STATE.VAR not found</BODY></HTML>    '
                                                                                               ^.
2024-01-17 14:21:26.474 ERROR (MainThread) [pyisy] Client Response Error from ISY: 400 Expected HTTP/:

  b'<HTML><HEAD><TITLE>Not Found!</TITLE></HEAD><BODY>/CONF/STATE.VAR not found</BODY></HTML>    '
                                                                                               ^.
2024-01-17 14:21:26.805 ERROR (MainThread) [pyisy] Client Response Error from ISY: 400 Expected HTTP/:

  b'<HTML><HEAD><TITLE>Not Found!</TITLE></HEAD><BODY>/CONF/STATE.VAR not found</BODY></HTML>    '
                                                                                               ^.
2024-01-17 14:21:27.701 WARNING (MainThread) [homeassistant.components.systemmonitor.sensor] Cannot read CPU / processor temperature information
2024-01-17 14:21:27.769 ERROR (MainThread) [homeassistant.components.sensor] Platform systemmonitor does not generate unique IDs. ID disk_use_percent already exists - ignoring sensor.disk_use_percent
2024-01-17 14:21:27.971 ERROR (MainThread) [pyisy] Client Response Error from ISY: 400 Expected HTTP/:

  b'<HTML><HEAD><TITLE>Not Found!</TITLE></HEAD><BODY>/CONF/STATE.VAR not found</BODY></HTML>    '
                                                                                               ^.
2024-01-17 14:21:29.316 WARNING (MainThread) [homeassistant.components.sensor] Entity sensor.esphome_web_44d2c8_shed_wifi_signal_percent (<class 'homeassistant.components.esphome.sensor.EsphomeSensor'>) is using native unit of measurement '%' which is not a valid unit for the device class ('signal_strength') it is using; expected one of ['dB', 'dBm']; Please update your configuration if your entity is manually configured, otherwise create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+esphome%22
2024-01-17 14:21:29.342 WARNING (MainThread) [homeassistant.components.sensor] Entity sensor.esphome_web_6abe10_office_test_wifi_signal_percent (<class 'homeassistant.components.esphome.sensor.EsphomeSensor'>) is using native unit of measurement '%' which is not a valid unit for the device class ('signal_strength') it is using; expected one of ['dB', 'dBm']; Please update your configuration if your entity is manually configured, otherwise create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+esphome%22
2024-01-17 14:21:29.774 WARNING (MainThread) [homeassistant.components.sensor] Entity sensor.esphome_web_698618_front_room_wifi_signal_percent (<class 'homeassistant.components.esphome.sensor.EsphomeSensor'>) is using native unit of measurement '%' which is not a valid unit for the device class ('signal_strength') it is using; expected one of ['dB', 'dBm']; Please update your configuration if your entity is manually configured, otherwise create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+esphome%22
2024-01-17 14:21:29.997 ERROR (MainThread) [pyisy] Client Response Error from ISY: 400 Expected HTTP/:

  b'<HTML><HEAD><TITLE>Not Found!</TITLE></HEAD><BODY>/CONF/STATE.VAR not found</BODY></HTML>    '
                                                                                               ^.
2024-01-17 14:21:29.997 ERROR (MainThread) [pyisy] Bad ISY Request: (http://192.168.150.11:80/rest/vars/definitions/2) Failed after 5 retries.
2024-01-17 14:21:30.059 WARNING (MainThread) [homeassistant.components.sensor] Entity sensor.shed_thermostat_shed_thermostat_humidity (<class 'homeassistant.components.isy994.sensor.ISYAuxSensorEntity'>) is using native unit of measurement 'None' which is not a valid unit for the device class ('humidity') it is using; expected one of ['%']; Please update your configuration if your entity is manually configured, otherwise create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+isy994%22
2024-01-17 14:21:30.145 ERROR (MainThread) [pyisy] ISY Could not communicate with device: 35 23 57 1
2024-01-17 14:21:30.147 ERROR (MainThread) [pyisy] ISY Could not communicate with device: 37 E C5 1
2024-01-17 14:21:30.150 ERROR (MainThread) [pyisy] ISY Could not communicate with device: B FD 93 1
2024-01-17 14:21:31.544 WARNING (MainThread) [aioesphomeapi.reconnect_logic] Can't connect to ESPHome API for esphome-web-30a2c4 @ 192.168.151.156: Error connecting to [AddrInfo(family=<AddressFamily.AF_INET: 2>, type=<SocketKind.SOCK_STREAM: 1>, proto=6, sockaddr=IPv4Sockaddr(address='192.168.151.156', port=6053))]: [Errno 113] Connect call failed ('192.168.151.156', 6053) (SocketAPIError)
2024-01-17 14:21:31.544 WARNING (MainThread) [aioesphomeapi.reconnect_logic] Can't connect to ESPHome API for esphome-web-81ff68-ir-test @ 192.168.151.186: Error connecting to [AddrInfo(family=<AddressFamily.AF_INET: 2>, type=<SocketKind.SOCK_STREAM: 1>, proto=6, sockaddr=IPv4Sockaddr(address='192.168.151.186', port=6053))]: [Errno 113] Connect call failed ('192.168.151.186', 6053) (SocketAPIError)
2024-01-17 14:21:37.458 ERROR (MainThread) [homeassistant.components.template.template_entity] Error validating template result 'None' from template 'Template<template=({{ state_attr('vacuum.samantha', 'battery_icon') }}) renders=5>' for attribute '_attr_icon' in entity sensor.samantha_battery validation message 'contains non-whitespace: None'
2024-01-17 14:21:37.460 ERROR (MainThread) [homeassistant.helpers.event] Error while processing template: Template<template=({{ as_timestamp(states('sensor.garden_next_watering')) | timestamp_custom('%a %m/%d') }}) renders=2>
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 1820, 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 567, in async_render
    render_result = _render_with_context(self.template, compiled, **kwargs)
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 2305, in _render_with_context
    return template.render(**kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.11/site-packages/jinja2/environment.py", line 1301, in render
    self.environment.handle_exception()
  File "/usr/local/lib/python3.11/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.11/site-packages/jinja2/sandbox.py", line 393, in call
    return __context.call(__obj, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 1823, in forgiving_as_timestamp
    raise_no_default("as_timestamp", value)
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 1625, in raise_no_default
    raise ValueError(
ValueError: Template error: as_timestamp got invalid input 'unknown' when rendering template '{{ as_timestamp(states('sensor.garden_next_watering')) | timestamp_custom('%a %m/%d') }}' 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 693, in async_render_to_info
    render_info._result = self.async_render(
                          ^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 569, in async_render
    raise TemplateError(err) from err
homeassistant.exceptions.TemplateError: ValueError: Template error: as_timestamp got invalid input 'unknown' when rendering template '{{ as_timestamp(states('sensor.garden_next_watering')) | timestamp_custom('%a %m/%d') }}' but no default was specified
2024-01-17 14:21:37.464 ERROR (MainThread) [homeassistant.components.template.template_entity] TemplateError('ValueError: Template error: as_timestamp got invalid input 'unknown' when rendering template '{{ as_timestamp(states('sensor.garden_next_watering')) | timestamp_custom('%a %m/%d') }}' but no default was specified') while processing template 'Template<template=({{ as_timestamp(states('sensor.garden_next_watering')) | timestamp_custom('%a %m/%d') }}) renders=4>' for attribute '_attr_native_value' in entity 'sensor.garden_next_watering_date'
2024-01-17 14:21:37.465 ERROR (MainThread) [homeassistant.helpers.event] Error while processing template: Template<template=({{ as_timestamp(states('sensor.garden_next_watering')) | timestamp_custom('%H:%M') }}) renders=2>
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 1820, 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 567, in async_render
    render_result = _render_with_context(self.template, compiled, **kwargs)
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 2305, in _render_with_context
    return template.render(**kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.11/site-packages/jinja2/environment.py", line 1301, in render
    self.environment.handle_exception()
  File "/usr/local/lib/python3.11/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.11/site-packages/jinja2/sandbox.py", line 393, in call
    return __context.call(__obj, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 1823, in forgiving_as_timestamp
    raise_no_default("as_timestamp", value)
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 1625, in raise_no_default
    raise ValueError(
ValueError: Template error: as_timestamp got invalid input 'unknown' when rendering template '{{ as_timestamp(states('sensor.garden_next_watering')) | timestamp_custom('%H:%M') }}' 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 693, in async_render_to_info
    render_info._result = self.async_render(
                          ^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 569, in async_render
    raise TemplateError(err) from err
homeassistant.exceptions.TemplateError: ValueError: Template error: as_timestamp got invalid input 'unknown' when rendering template '{{ as_timestamp(states('sensor.garden_next_watering')) | timestamp_custom('%H:%M') }}' but no default was specified
2024-01-17 14:21:37.467 ERROR (MainThread) [homeassistant.components.template.template_entity] TemplateError('ValueError: Template error: as_timestamp got invalid input 'unknown' when rendering template '{{ as_timestamp(states('sensor.garden_next_watering')) | timestamp_custom('%H:%M') }}' but no default was specified') while processing template 'Template<template=({{ as_timestamp(states('sensor.garden_next_watering')) | timestamp_custom('%H:%M') }}) renders=4>' for attribute '_attr_native_value' in entity 'sensor.garden_next_watering_time'
2024-01-17 14:21:37.467 WARNING (MainThread) [homeassistant.components.sensor] Entity sensor.panel_a_phase_a_power (<class 'homeassistant.components.template.sensor.SensorTemplate'>) is using native unit of measurement 'W' which is not a valid unit for the device class ('energy') it is using; expected one of ['MWh', 'kWh', 'MJ', 'GJ', 'Wh']; Please update your configuration if your entity is manually configured, otherwise create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+template%22
2024-01-17 14:21:37.468 WARNING (MainThread) [homeassistant.components.sensor] Entity sensor.panel_a_phase_b_power (<class 'homeassistant.components.template.sensor.SensorTemplate'>) is using native unit of measurement 'W' which is not a valid unit for the device class ('energy') it is using; expected one of ['MWh', 'kWh', 'MJ', 'GJ', 'Wh']; Please update your configuration if your entity is manually configured, otherwise create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+template%22
2024-01-17 14:21:37.469 ERROR (MainThread) [homeassistant.helpers.event] Error while processing template: Template<template=({{ ((states('sensor.generac_status_output_power') | float) * 1000) + states('sensor.panel_a_phase_a_power') | float + states('sensor.panel_a_phase_b_power') | float }}) renders=2>
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 1984, 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 567, in async_render
    render_result = _render_with_context(self.template, compiled, **kwargs)
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 2305, in _render_with_context
    return template.render(**kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.11/site-packages/jinja2/environment.py", line 1301, in render
    self.environment.handle_exception()
  File "/usr/local/lib/python3.11/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 1987, in forgiving_float_filter
    raise_no_default("float", value)
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 1625, in raise_no_default
    raise ValueError(
ValueError: Template error: float got invalid input 'unknown' when rendering template '{{ ((states('sensor.generac_status_output_power') | float) * 1000) + states('sensor.panel_a_phase_a_power') | float + states('sensor.panel_a_phase_b_power') | float }}' 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 693, in async_render_to_info
    render_info._result = self.async_render(
                          ^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 569, in async_render
    raise TemplateError(err) from err
homeassistant.exceptions.TemplateError: ValueError: Template error: float got invalid input 'unknown' when rendering template '{{ ((states('sensor.generac_status_output_power') | float) * 1000) + states('sensor.panel_a_phase_a_power') | float + states('sensor.panel_a_phase_b_power') | float }}' but no default was specified
2024-01-17 14:21:37.475 ERROR (MainThread) [homeassistant.components.template.template_entity] TemplateError('ValueError: Template error: float got invalid input 'unknown' when rendering template '{{ ((states('sensor.generac_status_output_power') | float) * 1000) + states('sensor.panel_a_phase_a_power') | float + states('sensor.panel_a_phase_b_power') | float }}' but no default was specified') while processing template 'Template<template=({{ ((states('sensor.generac_status_output_power') | float) * 1000) + states('sensor.panel_a_phase_a_power') | float + states('sensor.panel_a_phase_b_power') | float }}) renders=4>' for attribute '_attr_native_value' in entity 'sensor.total_panel_a_power'
2024-01-17 14:21:37.688 ERROR (MainThread) [homeassistant] Error doing job: Unclosed client session
2024-01-17 14:21:37.694 ERROR (MainThread) [homeassistant] Error doing job: Unclosed connector
2024-01-17 14:21:42.218 ERROR (Bot:6532826599:updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
2024-01-17 14:21:42.218 ERROR (Bot:6532826599:dispatcher) [homeassistant.components.telegram_bot.polling] Update "None" caused error: "Conflict: terminated by other getUpdates request; make sure that only one bot instance is running"
2024-01-17 14:21:46.437 ERROR (Bot:6532826599:updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
2024-01-17 14:21:46.437 ERROR (Bot:6532826599:dispatcher) [homeassistant.components.telegram_bot.polling] Update "None" caused error: "Conflict: terminated by other getUpdates request; make sure that only one bot instance is running"
2024-01-17 14:21:47.917 DEBUG (MainThread) [custom_components.mediabrowser] Server is emby because ping is Emby Server
2024-01-17 14:21:47.924 ERROR (MainThread) [homeassistant] Error doing job: Unclosed client session
2024-01-17 14:21:47.924 ERROR (MainThread) [homeassistant] Error doing job: Unclosed connector
2024-01-17 14:21:51.257 ERROR (Bot:6532826599:updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
2024-01-17 14:21:51.258 ERROR (Bot:6532826599:dispatcher) [homeassistant.components.telegram_bot.polling] Update "None" caused error: "Conflict: terminated by other getUpdates request; make sure that only one bot instance is running"
2024-01-17 14:21:59.728 ERROR (Bot:6532826599:updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
2024-01-17 14:21:59.729 ERROR (Bot:6532826599:dispatcher) [homeassistant.components.telegram_bot.polling] Update "None" caused error: "Conflict: terminated by other getUpdates request; make sure that only one bot instance is running"
2024-01-17 14:22:06.442 ERROR (Bot:6532826599:updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
2024-01-17 14:22:06.442 ERROR (Bot:6532826599:dispatcher) [homeassistant.components.telegram_bot.polling] Update "None" caused error: "Conflict: terminated by other getUpdates request; make sure that only one bot instance is running"
2024-01-17 14:22:08.276 DEBUG (MainThread) [custom_components.mediabrowser] Server is emby because ping is Emby Server
2024-01-17 14:22:08.282 ERROR (MainThread) [homeassistant] Error doing job: Unclosed client session
2024-01-17 14:22:08.283 ERROR (MainThread) [homeassistant] Error doing job: Unclosed connector
2024-01-17 14:22:14.727 ERROR (Bot:6532826599:updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
2024-01-17 14:22:14.727 ERROR (Bot:6532826599:dispatcher) [homeassistant.components.telegram_bot.polling] Update "None" caused error: "Conflict: terminated by other getUpdates request; make sure that only one bot instance is running"
2024-01-17 14:22:25.634 ERROR (Bot:6532826599:updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
2024-01-17 14:22:25.634 ERROR (Bot:6532826599:dispatcher) [homeassistant.components.telegram_bot.polling] Update "None" caused error: "Conflict: terminated by other getUpdates request; make sure that only one bot instance is running"
2024-01-17 14:22:40.351 ERROR (Bot:6532826599:updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
2024-01-17 14:22:40.351 ERROR (Bot:6532826599:dispatcher) [homeassistant.components.telegram_bot.polling] Update "None" caused error: "Conflict: terminated by other getUpdates request; make sure that only one bot instance is running"
2024-01-17 14:22:43.258 DEBUG (MainThread) [custom_components.mediabrowser] Timeout while waiting for response from 172.30.32.1
2024-01-17 14:22:44.260 DEBUG (MainThread) [custom_components.mediabrowser] Timeout while waiting for response from 172.30.32.1
2024-01-17 14:22:45.262 DEBUG (MainThread) [custom_components.mediabrowser] Timeout while waiting for response from 172.30.32.1
2024-01-17 14:22:46.264 DEBUG (MainThread) [custom_components.mediabrowser] Timeout while waiting for response from 172.30.32.1
2024-01-17 14:23:00.748 ERROR (Bot:6532826599:updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
2024-01-17 14:23:00.749 ERROR (Bot:6532826599:dispatcher) [homeassistant.components.telegram_bot.polling] Update "None" caused error: "Conflict: terminated by other getUpdates request; make sure that only one bot instance is running"
2024-01-17 14:23:24.351 DEBUG (MainThread) [custom_components.mediabrowser] Server is unknown because ping is None
2024-01-17 14:23:29.701 ERROR (Bot:6532826599:updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
2024-01-17 14:23:29.702 ERROR (Bot:6532826599:dispatcher) [homeassistant.components.telegram_bot.polling] Update "None" caused error: "Conflict: terminated by other getUpdates request; make sure that only one bot instance is running"
2024-01-17 14:23:38.552 DEBUG (MainThread) [custom_components.mediabrowser] Server is unknown because ping is None
2024-01-17 14:23:38.557 DEBUG (MainThread) [custom_components.mediabrowser] Server is emby because ping is Emby Server
2024-01-17 14:23:38.562 DEBUG (MainThread) [custom_components.mediabrowser] Server is emby because ping is Emby Server
2024-01-17 14:23:38.570 DEBUG (MainThread) [custom_components.mediabrowser] Server is emby because ping is Emby Server
2024-01-17 14:23:38.614 ERROR (MainThread) [homeassistant] Error doing job: Unclosed client session
2024-01-17 14:23:38.614 ERROR (MainThread) [homeassistant] Error doing job: Unclosed connector
2024-01-17 14:23:40.110 ERROR (MainThread) [aiohttp.server] Error handling request
Traceback (most recent call last):
  File "/usr/local/lib/python3.11/site-packages/aiohttp/web_protocol.py", line 350, in data_received
    messages, upgraded, tail = self._request_parser.feed_data(data)
                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "aiohttp/_http_parser.pyx", line 557, in aiohttp._http_parser.HttpParser.feed_data
aiohttp.http_exceptions.BadHttpMessage: 400, message:
  Pause on PRI/Upgrade:

    b''
      ^
2024-01-17 14:23:44.069 DEBUG (MainThread) [custom_components.mediabrowser] Server is emby because ping is Emby Server
2024-01-17 14:23:44.074 ERROR (MainThread) [homeassistant] Error doing job: Unclosed client session
2024-01-17 14:23:44.075 ERROR (MainThread) [homeassistant] Error doing job: Unclosed connector
2024-01-17 14:23:54.381 DEBUG (MainThread) [custom_components.mediabrowser] Server is emby because ping is Emby Server
2024-01-17 14:23:54.387 ERROR (MainThread) [homeassistant] Error doing job: Unclosed client session
2024-01-17 14:23:54.388 ERROR (MainThread) [homeassistant] Error doing job: Unclosed connector
2024-01-17 14:24:08.373 ERROR (Bot:6532826599:updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
2024-01-17 14:24:08.373 ERROR (Bot:6532826599:dispatcher) [homeassistant.components.telegram_bot.polling] Update "None" caused error: "Conflict: terminated by other getUpdates request; make sure that only one bot instance is running"
2024-01-17 14:24:14.454 DEBUG (MainThread) [custom_components.mediabrowser] Server is emby because ping is Emby Server
2024-01-17 14:24:14.459 ERROR (MainThread) [homeassistant] Error doing job: Unclosed client session
2024-01-17 14:24:14.460 ERROR (MainThread) [homeassistant] Error doing job: Unclosed connector
2024-01-17 14:24:41.699 ERROR (Bot:6532826599:updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
2024-01-17 14:24:41.700 ERROR (Bot:6532826599:dispatcher) [homeassistant.components.telegram_bot.polling] Update "None" caused error: "Conflict: terminated by other getUpdates request; make sure that only one bot instance is running"
2024-01-17 14:24:54.676 DEBUG (MainThread) [custom_components.mediabrowser] Server is emby because ping is Emby Server
2024-01-17 14:24:54.681 ERROR (MainThread) [homeassistant] Error doing job: Unclosed client session
2024-01-17 14:24:54.681 ERROR (MainThread) [homeassistant] Error doing job: Unclosed connector
2024-01-17 14:25:10.526 WARNING (Recorder) [homeassistant.components.sensor.recorder] The unit of sensor.kyle_daily_steps (steps) cannot be converted to the unit of previously compiled statistics (None). Generation of long term statistics will be suppressed unless the unit changes back to None or a compatible unit. Go to https://my.home-assistant.io/redirect/developer_statistics to fix this
2024-01-17 14:25:10.588 WARNING (Recorder) [homeassistant.components.sensor.recorder] Entity sensor.panel_a_phase_a_energy from integration template has state class total_increasing, but its state is not strictly increasing. Triggered by state 4424.1172 (4424.1221) with last_updated set to 2024-01-17T20:20:13.819792+00:00. Please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+template%22
2024-01-17 14:25:10.588 WARNING (Recorder) [homeassistant.components.sensor.recorder] Entity sensor.panel_a_phase_b_energy from integration template has state class total_increasing, but its state is not strictly increasing. Triggered by state 3308.0318 (3308.0558) with last_updated set to 2024-01-17T20:20:13.869240+00:00. Please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+template%22
2024-01-17 14:25:15.008 ERROR (Bot:6532826599:updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
2024-01-17 14:25:15.008 ERROR (Bot:6532826599:dispatcher) [homeassistant.components.telegram_bot.polling] Update "None" caused error: "Conflict: terminated by other getUpdates request; make sure that only one bot instance is running"
2024-01-17 14:25:48.333 ERROR (Bot:6532826599:updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
2024-01-17 14:25:48.333 ERROR (Bot:6532826599:dispatcher) [homeassistant.components.telegram_bot.polling] Update "None" caused error: "Conflict: terminated by other getUpdates request; make sure that only one bot instance is running"
2024-01-17 14:26:15.172 ERROR (MainThread) [homeassistant] Error doing job: Unclosed client session
2024-01-17 14:26:15.172 ERROR (MainThread) [homeassistant] Error doing job: Unclosed connector
2024-01-17 14:26:21.903 ERROR (Bot:6532826599:updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
2024-01-17 14:26:21.903 ERROR (Bot:6532826599:dispatcher) [homeassistant.components.telegram_bot.polling] Update "None" caused error: "Conflict: terminated by other getUpdates request; make sure that only one bot instance is running"
2024-01-17 14:26:55.239 ERROR (Bot:6532826599:updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
2024-01-17 14:26:55.240 ERROR (Bot:6532826599:dispatcher) [homeassistant.components.telegram_bot.polling] Update "None" caused error: "Conflict: terminated by other getUpdates request; make sure that only one bot instance is running"
2024-01-17 14:27:28.566 ERROR (Bot:6532826599:updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
2024-01-17 14:27:28.566 ERROR (Bot:6532826599:dispatcher) [homeassistant.components.telegram_bot.polling] Update "None" caused error: "Conflict: terminated by other getUpdates request; make sure that only one bot instance is running"
2024-01-17 14:27:35.254 ERROR (MainThread) [homeassistant] Error doing job: Unclosed client session
2024-01-17 14:27:35.254 ERROR (MainThread) [homeassistant] Error doing job: Unclosed connector
2024-01-17 14:28:01.901 ERROR (Bot:6532826599:updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
2024-01-17 14:28:01.902 ERROR (Bot:6532826599:dispatcher) [homeassistant.components.telegram_bot.polling] Update "None" caused error: "Conflict: terminated by other getUpdates request; make sure that only one bot instance is running"
2024-01-17 14:28:08.760 ERROR (MainThread) [frontend.js.latest.202401040] Uncaught error from Chrome 120.0.0.0 on Windows 10
TypeError: Cannot read properties of null (reading 'removeEventListener')
renderHeading (src/components/ha-dialog.ts:53:24)
apply (src/scoped-custom-element-registry.js:262:44)
mainWindow.history.pushState (src/dialogs/make-dialog-manager.ts:129:7)
2024-01-17 14:28:35.235 ERROR (Bot:6532826599:updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
2024-01-17 14:28:35.236 ERROR (Bot:6532826599:dispatcher) [homeassistant.components.telegram_bot.polling] Update "None" caused error: "Conflict: terminated by other getUpdates request; make sure that only one bot instance is running"
2024-01-17 14:28:55.454 ERROR (MainThread) [homeassistant] Error doing job: Unclosed client session
2024-01-17 14:28:55.456 ERROR (MainThread) [homeassistant] Error doing job: Unclosed connector
2024-01-17 14:29:08.560 ERROR (Bot:6532826599:updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
2024-01-17 14:29:08.561 ERROR (Bot:6532826599:dispatcher) [homeassistant.components.telegram_bot.polling] Update "None" caused error: "Conflict: terminated by other getUpdates request; make sure that only one bot instance is running"
2024-01-17 14:29:41.888 ERROR (Bot:6532826599:updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
2024-01-17 14:29:41.888 ERROR (Bot:6532826599:dispatcher) [homeassistant.components.telegram_bot.polling] Update "None" caused error: "Conflict: terminated by other getUpdates request; make sure that only one bot instance is running"
2024-01-17 14:30:15.218 ERROR (Bot:6532826599:updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
2024-01-17 14:30:15.218 ERROR (Bot:6532826599:dispatcher) [homeassistant.components.telegram_bot.polling] Update "None" caused error: "Conflict: terminated by other getUpdates request; make sure that only one bot instance is running"
2024-01-17 14:30:15.737 ERROR (MainThread) [homeassistant] Error doing job: Unclosed client session
2024-01-17 14:30:15.738 ERROR (MainThread) [homeassistant] Error doing job: Unclosed connector
2024-01-17 14:30:48.563 ERROR (Bot:6532826599:updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
2024-01-17 14:30:48.563 ERROR (Bot:6532826599:dispatcher) [homeassistant.components.telegram_bot.polling] Update "None" caused error: "Conflict: terminated by other getUpdates request; make sure that only one bot instance is running"
2024-01-17 14:31:21.891 ERROR (Bot:6532826599:updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
2024-01-17 14:31:21.891 ERROR (Bot:6532826599:dispatcher) [homeassistant.components.telegram_bot.polling] Update "None" caused error: "Conflict: terminated by other getUpdates request; make sure that only one bot instance is running"
2024-01-17 14:31:25.154 WARNING (SyncWorker_0) [custom_components.openweathermap_all.sensor] Did not get proper reply from 'onecall'.
2024-01-17 14:31:35.916 ERROR (MainThread) [homeassistant] Error doing job: Unclosed client session
2024-01-17 14:31:35.917 ERROR (MainThread) [homeassistant] Error doing job: Unclosed connector
2024-01-17 14:31:55.259 ERROR (Bot:6532826599:updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
2024-01-17 14:31:55.260 ERROR (Bot:6532826599:dispatcher) [homeassistant.components.telegram_bot.polling] Update "None" caused error: "Conflict: terminated by other getUpdates request; make sure that only one bot instance is running"
2024-01-17 14:32:28.590 ERROR (Bot:6532826599:updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
2024-01-17 14:32:28.591 ERROR (Bot:6532826599:dispatcher) [homeassistant.components.telegram_bot.polling] Update "None" caused error: "Conflict: terminated by other getUpdates request; make sure that only one bot instance is running"
2024-01-17 14:32:56.371 ERROR (MainThread) [homeassistant] Error doing job: Unclosed client session
2024-01-17 14:32:56.371 ERROR (MainThread) [homeassistant] Error doing job: Unclosed connector
2024-01-17 14:33:01.932 ERROR (Bot:6532826599:updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
2024-01-17 14:33:01.933 ERROR (Bot:6532826599:dispatcher) [homeassistant.components.telegram_bot.polling] Update "None" caused error: "Conflict: terminated by other getUpdates request; make sure that only one bot instance is running"
2024-01-17 14:33:35.277 ERROR (Bot:6532826599:updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
2024-01-17 14:33:35.278 ERROR (Bot:6532826599:dispatcher) [homeassistant.components.telegram_bot.polling] Update "None" caused error: "Conflict: terminated by other getUpdates request; make sure that only one bot instance is running"
2024-01-17 14:33:58.993 ERROR (MainThread) [somecomfort] Service Unavailable.
2024-01-17 14:34:08.601 ERROR (Bot:6532826599:updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
2024-01-17 14:34:08.602 ERROR (Bot:6532826599:dispatcher) [homeassistant.components.telegram_bot.polling] Update "None" caused error: "Conflict: terminated by other getUpdates request; make sure that only one bot instance is running"
2024-01-17 14:34:16.735 ERROR (MainThread) [homeassistant] Error doing job: Unclosed client session
2024-01-17 14:34:16.736 ERROR (MainThread) [homeassistant] Error doing job: Unclosed connector
2024-01-17 14:34:41.930 ERROR (Bot:6532826599:updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
2024-01-17 14:34:41.930 ERROR (Bot:6532826599:dispatcher) [homeassistant.components.telegram_bot.polling] Update "None" caused error: "Conflict: terminated by other getUpdates request; make sure that only one bot instance is running"
2024-01-17 14:35:15.257 ERROR (Bot:6532826599:updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
2024-01-17 14:35:15.258 ERROR (Bot:6532826599:dispatcher) [homeassistant.components.telegram_bot.polling] Update "None" caused error: "Conflict: terminated by other getUpdates request; make sure that only one bot instance is running"
2024-01-17 14:35:36.883 ERROR (MainThread) [homeassistant] Error doing job: Unclosed client session
2024-01-17 14:35:36.883 ERROR (MainThread) [homeassistant] Error doing job: Unclosed connector
2024-01-17 14:35:48.597 ERROR (Bot:6532826599:updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
2024-01-17 14:35:48.597 ERROR (Bot:6532826599:dispatcher) [homeassistant.components.telegram_bot.polling] Update "None" caused error: "Conflict: terminated by other getUpdates request; make sure that only one bot instance is running"
2024-01-17 14:36:21.946 ERROR (Bot:6532826599:updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
2024-01-17 14:36:21.947 ERROR (Bot:6532826599:dispatcher) [homeassistant.components.telegram_bot.polling] Update "None" caused error: "Conflict: terminated by other getUpdates request; make sure that only one bot instance is running"
2024-01-17 14:36:55.302 ERROR (Bot:6532826599:updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
2024-01-17 14:36:55.303 ERROR (Bot:6532826599:dispatcher) [homeassistant.components.telegram_bot.polling] Update "None" caused error: "Conflict: terminated by other getUpdates request; make sure that only one bot instance is running"
2024-01-17 14:36:57.065 ERROR (MainThread) [homeassistant] Error doing job: Unclosed client session
2024-01-17 14:36:57.066 ERROR (MainThread) [homeassistant] Error doing job: Unclosed connector
2024-01-17 14:37:28.883 ERROR (Bot:6532826599:updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
2024-01-17 14:37:28.883 ERROR (Bot:6532826599:dispatcher) [homeassistant.components.telegram_bot.polling] Update "None" caused error: "Conflict: terminated by other getUpdates request; make sure that only one bot instance is running"
2024-01-17 14:38:02.207 ERROR (Bot:6532826599:updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
2024-01-17 14:38:02.208 ERROR (Bot:6532826599:dispatcher) [homeassistant.components.telegram_bot.polling] Update "None" caused error: "Conflict: terminated by other getUpdates request; make sure that only one bot instance is running"
2024-01-17 14:38:17.559 ERROR (MainThread) [homeassistant] Error doing job: Unclosed client session
2024-01-17 14:38:17.559 ERROR (MainThread) [homeassistant] Error doing job: Unclosed connector
2024-01-17 14:38:35.580 ERROR (Bot:6532826599:updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
2024-01-17 14:38:35.581 ERROR (Bot:6532826599:dispatcher) [homeassistant.components.telegram_bot.polling] Update "None" caused error: "Conflict: terminated by other getUpdates request; make sure that only one bot instance is running"
2024-01-17 14:38:57.891 DEBUG (MainThread) [custom_components.mediabrowser] Server is emby because ping is Emby Server
2024-01-17 14:38:57.897 ERROR (MainThread) [homeassistant] Error doing job: Unclosed client session
2024-01-17 14:38:57.898 ERROR (MainThread) [homeassistant] Error doing job: Unclosed connector
2024-01-17 14:39:02.965 DEBUG (MainThread) [custom_components.mediabrowser] Server is emby because ping is Emby Server
2024-01-17 14:39:02.970 ERROR (MainThread) [homeassistant] Error doing job: Unclosed client session
2024-01-17 14:39:02.970 ERROR (MainThread) [homeassistant] Error doing job: Unclosed connector

Diagnostics dump

No response

Event data for mediabrowser_library_changed

System Health details

Home Assistant 2023.5.4
Supervisor 2023.05.0
Operating System 10.1
Frontend 20230503.3 - latest

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

Getting this in logs:

Logger: homeassistant.components.recorder.db_schema
Source: components/recorder/db_schema.py:357
Integration: Recorder (documentation, issues)
First occurred: 08:45:04 (1 occurrences)
Last logged: 08:45:04

Event data for mediabrowser_library_changed exceed maximum size of 32768 bytes. This can cause database performance issues; Event data will not be stored

Reproduction steps

  1. NA

...

Debug logs

Logger: homeassistant.components.recorder.db_schema
Source: components/recorder/db_schema.py:357
Integration: Recorder ([documentation](https://www.home-assistant.io/integrations/recorder), [issues](https://github.com/home-assistant/home-assistant/issues?q=is%3Aissue+is%3Aopen+label%3A%22integration%3A+recorder%22))
First occurred: 08:45:04 (1 occurrences)
Last logged: 08:45:04

Event data for mediabrowser_library_changed exceed maximum size of 32768 bytes. This can cause database performance issues; Event data will not be stored

Diagnostics dump

No response

No transport control ??

System Health details

The integration adds a media player for each player seen by the Jellyfin server. Unhappy sorry to say it's not a media player, only controls are pause/play and volume. Why not stop, play, next, previous ??
I tried to use the send command and send message service but none of them has worked :(
Any plans to add these important missing functions ?

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

Get a regular media player for each player detected instead of a useless one that has no control out of pause and volume ;)

Reproduction steps

Nothing special, none of the media player created by the integration have proper transport controls !

Debug logs

irrelevant in this case

Diagnostics dump

No response

Error converting ulid

System Health details

Home Assistant 2023.5.4
Supervisor 2023.05.0
Operating System 10.1
Frontend 20230503.3 - latest

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

Getting this in the logger regularly - every minute. If I disable the integration it stops.

Logger: homeassistant.components.recorder.models.context
Source: components/recorder/models/context.py:19
Integration: Recorder (documentation, issues)
First occurred: 20:22:33 (1 occurrences)
Last logged: 20:22:33

Error converting ulid f6b8cce3636841f89298056430ade909 to bytes: ULID must be a 26 character string: f6b8cce3636841f89298056430ade909
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/recorder/models/context.py", line 19, in ulid_to_bytes_or_none
return ulid_to_bytes(ulid)
File "src/ulid_transform/_ulid_impl.pyx", line 24, in ulid_transform._ulid_impl._ulid_to_bytes
ValueError: ULID must be a 26 character string: f6b8cce3636841f89298056430ade909

Reproduction steps

  1. Enable the Integration

Debug logs

Logger: homeassistant.components.recorder.models.context
Source: components/recorder/models/context.py:19
Integration: Recorder ([documentation](https://www.home-assistant.io/integrations/recorder), [issues](https://github.com/home-assistant/home-assistant/issues?q=is%3Aissue+is%3Aopen+label%3A%22integration%3A+recorder%22))
First occurred: 20:22:33 (1 occurrences)
Last logged: 20:22:33

Error converting ulid f6b8cce3636841f89298056430ade909 to bytes: ULID must be a 26 character string: f6b8cce3636841f89298056430ade909
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/components/recorder/models/context.py", line 19, in ulid_to_bytes_or_none
    return ulid_to_bytes(ulid)
  File "src/ulid_transform/_ulid_impl.pyx", line 24, in ulid_transform._ulid_impl._ulid_to_bytes
ValueError: ULID must be a 26 character string: f6b8cce3636841f89298056430ade909

Diagnostics dump

No response

Error processing platform mediabrowser.media_source

System Health details

Home Assistant 2023.5.4
Supervisor 2023.05.0
Operating System 10.1
Frontend 20230503.3 - latest

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

Getting this on startup

Reproduction steps

  1. NA

...

Debug logs

Logger: homeassistant.helpers.integration_platform
Source: custom_components/mediabrowser/media_source.py:44
Integration: MediaBrowser (Emby/Jellyfin) integration (documentation, issues)
First occurred: 08:52:10 (1 occurrences)
Last logged: 08:52:10

Error processing platform mediabrowser.media_source
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/integration_platform.py", line 61, in _async_process_single_integration_platform_component
    await integration_platform.process_platform(hass, component_name, platform)
  File "/usr/src/homeassistant/homeassistant/components/media_source/__init__.py", line 88, in _process_media_source_platform
    hass.data[DOMAIN][domain] = await platform.async_get_media_source(hass)
  File "/config/custom_components/mediabrowser/media_source.py", line 44, in async_get_media_source
    hubs = [hass.data[DOMAIN][entry.entry_id][DATA_HUB] for entry in entries]
  File "/config/custom_components/mediabrowser/media_source.py", line 44, in <listcomp>
    hubs = [hass.data[DOMAIN][entry.entry_id][DATA_HUB] for entry in entries]
KeyError: 'mediabrowser'

Diagnostics dump

No response

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.