Logger: homeassistant.components.websocket_api.http.connection
Source: custom_components/hitachi/climate.py:444
Integration: Home Assistant WebSocket API ([color=var(--primary-color)]documentation, [color=var(--primary-color)]issues)
First occurred: 下午12:46:09 (4 occurrences)
Last logged: 下午12:46:12
[22404597241072] [Errno -5] The device storage is fullTraceback (most recent call last): File "/usr/src/homeassistant/homeassistant/components/websocket_api/commands.py", line 135, in handle_call_service await hass.services.async_call( File "/usr/src/homeassistant/homeassistant/core.py", line 1445, in async_call task.result() File "/usr/src/homeassistant/homeassistant/core.py", line 1480, in _execute_service await handler.job.target(service_call) File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 204, in handle_service await self.hass.helpers.service.entity_service_call( File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 593, in entity_service_call future.result() # pop exception if have File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 664, in async_request_call await coro File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 630, in _handle_entity_call await result File "/config/custom_components/hitachi/climate.py", line 338, in async_set_hvac_mode await self._sendpacket('operation') File "/config/custom_components/hitachi/climate.py", line 444, in _sendpacket self._controller.send_data(b64decode(packet)) File "/usr/local/lib/python3.8/site-packages/broadlink/remote.py", line 31, in send_data check_error(response[0x22:0x24]) File "/usr/local/lib/python3.8/site-packages/broadlink/exceptions.py", line 137, in check_error raise exception(error_code)broadlink.exceptions.StorageError: [Errno -5] The device storage is full