日志显示:
You are using a custom component for miheater.climate which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you do experience issues with Home Assistant.
Your configuration contains extra keys that the platform does not support.Please remove [name], [token]. (See /config/configuration.yaml, line 438).
Unable to discover a device at address 192.168.1.154
Thu Feb 21 2019 12:55:49 GMT+0800 (CST)
Error doing job: Task exception was never retrievedTraceback (most recent call last): File "/usr/local/lib/python3.7/site-packages/miio/device.py", line 259, in send data, addr = s.recvfrom(1024)socket.timeout: timed outDuring handling of the above exception, another exception occurred:Traceback (most recent call last): File "/usr/local/lib/python3.7/site-packages/miio/device.py", line 259, in send data, addr = s.recvfrom(1024)socket.timeout: timed outDuring handling of the above exception, another exception occurred:Traceback (most recent call last): File "/usr/local/lib/python3.7/asyncio/coroutines.py", line 120, in coro res = func(*args, **kw) File "/config/custom_components/mi_acpartner/climate.py", line 279, in _async_get_states self.climate_get_state() File "/config/custom_components/mi_acpartner/climate.py", line 485, in climate_get_state getstate = self.climate.send("get_model_and_state", []) File "/usr/local/lib/python3.7/site-packages/miio/device.py", line 288, in send return self.send(command, parameters, retry_count - 1) File "/usr/local/lib/python3.7/site-packages/miio/device.py", line 288, in send return self.send(command, parameters, retry_count - 1) File "/usr/local/lib/python3.7/site-packages/miio/device.py", line 224, in send self.do_discover() File "/usr/local/lib/python3.7/site-packages/miio/device.py", line 162, in do_discover raise DeviceException("Unable to discover the device %s" % self.ip)miio.exceptions.DeviceException: Unable to discover the device 192.168.1.154