M刻日志
Logger: homeassistant.helpers.entity
Source: custom_components/midea_ac/climate.py:108
First occurred: 下午2:51:06 (17 occurrences)
Last logged: 下午2:55:21 Update for climate.midea_ac_449a03000093 failsTraceback (most recent call last): File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 279, in async_update_ha_state await self.async_device_update() File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 474, in async_device_update await self.async_update() File "/config/custom_components/midea_ac/climate.py", line 108, in async_update await self.hass.async_add_executor_job(self._device.refresh) File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run result = self.fn(*self.args, **self.kwargs) File "/usr/local/lib/python3.7/site-packages/msmart/device.py", line 173, in refresh data = self._lan_service.appliance_transparent_send(data) File "/usr/local/lib/python3.7/site-packages/msmart/lan.py", line 69, in appliance_transparent_send response = bytearray(self.request(data))[40:88]TypeError: 'NoneType' object is not iterable
|