- 积分
- 640
- 金钱
- 576
- 威望
- 0
- 贡献
- 0
- HASS币
- 0
高级会员
- 积分
- 640
- 金钱
- 576
- HASS币
- 0
|
发表于 2021-7-6 23:05:25
|
显示全部楼层
小米电视1代可以接入吗?
Logger: homeassistant.components.media_player
Source: components/xiaomi_tv/media_player.py:40
Integration: 播放器 (documentation, issues)
First occurred: 下午5:31:55 (1 occurrences)
Last logged: 下午5:31:55
Error while setting up xiaomi_tv platform for media_player
Traceback (most recent call last):
File "/data/data/com.termux/files/home/homeassistant/lib/python3.8/site-packages/homeassistant/helpers/entity_platform.py", line 231, in _async_setup_platform
await asyncio.shield(task)
File "/data/data/com.termux/files/usr/lib/python3.8/concurrent/futures/thread.py", line 57, in run
result = self.fn(*self.args, **self.kwargs)
File "/data/data/com.termux/files/home/homeassistant/lib/python3.8/site-packages/homeassistant/components/xiaomi_tv/media_player.py", line 40, in setup_platform
if not pymitv.Discover().check_ip(host):
AttributeError: 'Discover' object has no attribute 'check_ip'
|
|