Service broadlink.send not found
Tue Jun 11 2019 06:31:11 GMT+0800 (中国标准时间)
(ServiceNotFound(...), 'Service broadlink.send not found')
Traceback (most recent call last):
File "/config/custom_components/smartir/climate.py", line 330, in send_command
await self._controller.send(command)
File "/config/custom_components/smartir/controller.py", line 82, in send
'broadlink', 'send', service_data)
File "/usr/local/lib/python3.7/site-packages/homeassistant/core.py", line 1110, in async_call
raise ServiceNotFound(domain, service) from None
homeassistant.exceptions.ServiceNotFound: (ServiceNotFound(...), 'Service broadlink.send not found')
没找到 |