Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2025-02-16 15:57:21.047 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [139889943093040] Unexpected exception
- Traceback (most recent call last):
- File "/usr/src/homeassistant/homeassistant/components/websocket_api/commands.py", line 245, in handle_call_service
- response = await hass.services.async_call(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ...<7 lines>...
- )
- ^
- File "/usr/src/homeassistant/homeassistant/core.py", line 2794, in async_call
- response_data = await coro
- ^^^^^^^^^^
- File "/usr/src/homeassistant/homeassistant/core.py", line 2837, in _execute_service
- return await target(service_call)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 1007, in entity_service_call
- single_response = await _handle_entity_call(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^
- hass, entity, func, data, call.context
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- )
- ^
- File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 1079, in _handle_entity_call
- result = await task
- ^^^^^^^^^^
- File "/usr/src/homeassistant/homeassistant/components/climate/__init__.py", line 955, in async_service_temperature_set
- await entity.async_set_temperature(**kwargs)
- File "/usr/src/homeassistant/homeassistant/components/hive/__init__.py", line 94, in wrapper
- await func(self, *args, **kwargs)
- File "/usr/src/homeassistant/homeassistant/components/hive/climate.py", line 121, in async_set_temperature
- await self.hive.heating.setTargetTemperature(self.device, new_temperature)
- File "/usr/local/lib/python3.13/site-packages/apyhiveapi/heating.py", line 273, in setTargetTemperature
- resp = await self.session.api.setState(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- data["type"], device["hiveID"], target=new_temp
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- )
- ^
- File "/usr/local/lib/python3.13/site-packages/apyhiveapi/api/hive_async_api.py", line 288, in setState
- resp = await self.request("post", url, data=jsc)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/usr/local/lib/python3.13/site-packages/apyhiveapi/api/hive_async_api.py", line 92, in request
- raise HiveApiError
- apyhiveapi.helper.hive_exceptions.HiveApiError
- 2025-02-16 15:57:39.842 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [139889943093040] Unexpected exception
- Traceback (most recent call last):
- File "/usr/src/homeassistant/homeassistant/components/websocket_api/commands.py", line 245, in handle_call_service
- response = await hass.services.async_call(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ...<7 lines>...
- )
- ^
- File "/usr/src/homeassistant/homeassistant/core.py", line 2794, in async_call
- response_data = await coro
- ^^^^^^^^^^
- File "/usr/src/homeassistant/homeassistant/core.py", line 2837, in _execute_service
- return await target(service_call)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 1007, in entity_service_call
- single_response = await _handle_entity_call(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^
- hass, entity, func, data, call.context
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- )
- ^
- File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 1079, in _handle_entity_call
- result = await task
- ^^^^^^^^^^
- File "/usr/src/homeassistant/homeassistant/components/climate/__init__.py", line 955, in async_service_temperature_set
- await entity.async_set_temperature(**kwargs)
- File "/usr/src/homeassistant/homeassistant/components/hive/__init__.py", line 94, in wrapper
- await func(self, *args, **kwargs)
- File "/usr/src/homeassistant/homeassistant/components/hive/climate.py", line 121, in async_set_temperature
- await self.hive.heating.setTargetTemperature(self.device, new_temperature)
- File "/usr/local/lib/python3.13/site-packages/apyhiveapi/heating.py", line 273, in setTargetTemperature
- resp = await self.session.api.setState(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- data["type"], device["hiveID"], target=new_temp
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- )
- ^
- File "/usr/local/lib/python3.13/site-packages/apyhiveapi/api/hive_async_api.py", line 288, in setState
- resp = await self.request("post", url, data=jsc)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/usr/local/lib/python3.13/site-packages/apyhiveapi/api/hive_async_api.py", line 92, in request
- raise HiveApiError
- apyhiveapi.helper.hive_exceptions.HiveApiError
- 2025-02-16 15:57:42.756 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [139889943093040] Unexpected exception
- Traceback (most recent call last):
- File "/usr/src/homeassistant/homeassistant/components/websocket_api/commands.py", line 245, in handle_call_service
- response = await hass.services.async_call(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ...<7 lines>...
- )
- ^
- File "/usr/src/homeassistant/homeassistant/core.py", line 2794, in async_call
- response_data = await coro
- ^^^^^^^^^^
- File "/usr/src/homeassistant/homeassistant/core.py", line 2837, in _execute_service
- return await target(service_call)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 1007, in entity_service_call
- single_response = await _handle_entity_call(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^
- hass, entity, func, data, call.context
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- )
- ^
- File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 1079, in _handle_entity_call
- result = await task
- ^^^^^^^^^^
- File "/usr/src/homeassistant/homeassistant/components/climate/__init__.py", line 955, in async_service_temperature_set
- await entity.async_set_temperature(**kwargs)
- File "/usr/src/homeassistant/homeassistant/components/hive/__init__.py", line 94, in wrapper
- await func(self, *args, **kwargs)
- File "/usr/src/homeassistant/homeassistant/components/hive/climate.py", line 121, in async_set_temperature
- await self.hive.heating.setTargetTemperature(self.device, new_temperature)
- File "/usr/local/lib/python3.13/site-packages/apyhiveapi/heating.py", line 273, in setTargetTemperature
- resp = await self.session.api.setState(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- data["type"], device["hiveID"], target=new_temp
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- )
- ^
- File "/usr/local/lib/python3.13/site-packages/apyhiveapi/api/hive_async_api.py", line 288, in setState
- resp = await self.request("post", url, data=jsc)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/usr/local/lib/python3.13/site-packages/apyhiveapi/api/hive_async_api.py", line 92, in request
- raise HiveApiError
- apyhiveapi.helper.hive_exceptions.HiveApiError
- 2025-02-16 15:58:15.011 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [139889943093040] Unexpected exception
- Traceback (most recent call last):
- File "/usr/src/homeassistant/homeassistant/components/websocket_api/commands.py", line 245, in handle_call_service
- response = await hass.services.async_call(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ...<7 lines>...
- )
- ^
- File "/usr/src/homeassistant/homeassistant/core.py", line 2794, in async_call
- response_data = await coro
- ^^^^^^^^^^
- File "/usr/src/homeassistant/homeassistant/core.py", line 2837, in _execute_service
- return await target(service_call)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 1007, in entity_service_call
- single_response = await _handle_entity_call(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^
- hass, entity, func, data, call.context
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- )
- ^
- File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 1079, in _handle_entity_call
- result = await task
- ^^^^^^^^^^
- File "/usr/src/homeassistant/homeassistant/components/climate/__init__.py", line 678, in async_handle_set_hvac_mode_service
- await self.async_set_hvac_mode(hvac_mode)
- File "/usr/src/homeassistant/homeassistant/components/hive/__init__.py", line 94, in wrapper
- await func(self, *args, **kwargs)
- File "/usr/src/homeassistant/homeassistant/components/hive/climate.py", line 114, in async_set_hvac_mode
- await self.hive.heating.setMode(self.device, new_mode)
- File "/usr/local/lib/python3.13/site-packages/apyhiveapi/heating.py", line 301, in setMode
- resp = await self.session.api.setState(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- data["type"], device["hiveID"], mode=new_mode
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- )
- ^
- File "/usr/local/lib/python3.13/site-packages/apyhiveapi/api/hive_async_api.py", line 288, in setState
- resp = await self.request("post", url, data=jsc)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/usr/local/lib/python3.13/site-packages/apyhiveapi/api/hive_async_api.py", line 92, in request
- raise HiveApiError
- apyhiveapi.helper.hive_exceptions.HiveApiError
- 2025-02-16 15:58:28.165 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [139889943100096] Unexpected exception
- Traceback (most recent call last):
- File "/usr/src/homeassistant/homeassistant/components/websocket_api/commands.py", line 245, in handle_call_service
- response = await hass.services.async_call(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ...<7 lines>...
- )
- ^
- File "/usr/src/homeassistant/homeassistant/core.py", line 2794, in async_call
- response_data = await coro
- ^^^^^^^^^^
- File "/usr/src/homeassistant/homeassistant/core.py", line 2837, in _execute_service
- return await target(service_call)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 1007, in entity_service_call
- single_response = await _handle_entity_call(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^
- hass, entity, func, data, call.context
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- )
- ^
- File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 1079, in _handle_entity_call
- result = await task
- ^^^^^^^^^^
- File "/usr/src/homeassistant/homeassistant/components/climate/__init__.py", line 955, in async_service_temperature_set
- await entity.async_set_temperature(**kwargs)
- File "/usr/src/homeassistant/homeassistant/components/hive/__init__.py", line 94, in wrapper
- await func(self, *args, **kwargs)
- File "/usr/src/homeassistant/homeassistant/components/hive/climate.py", line 121, in async_set_temperature
- await self.hive.heating.setTargetTemperature(self.device, new_temperature)
- File "/usr/local/lib/python3.13/site-packages/apyhiveapi/heating.py", line 273, in setTargetTemperature
- resp = await self.session.api.setState(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- data["type"], device["hiveID"], target=new_temp
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- )
- ^
- File "/usr/local/lib/python3.13/site-packages/apyhiveapi/api/hive_async_api.py", line 288, in setState
- resp = await self.request("post", url, data=jsc)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/usr/local/lib/python3.13/site-packages/apyhiveapi/api/hive_async_api.py", line 92, in request
- raise HiveApiError
- apyhiveapi.helper.hive_exceptions.HiveApiError
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement