2019-02-21 10:18:55 ERROR (MainThread) [homeassistant.loader] Error loading custom_components.media_player.broadlink. Make sure all dependencies are installed
Traceback (most recent call last):
File "/usr/local/lib/python3.7/site-packages/homeassistant/loader.py", line 147, in _load_file
module = importlib.import_module(path)
File "/usr/local/lib/python3.7/importlib/__init__.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1006, in _gcd_import
File "<frozen importlib._bootstrap>", line 983, in _find_and_load
File "<frozen importlib._bootstrap>", line 967, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 728, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/config/custom_components/media_player/broadlink.py", line 13, in <module>
from homeassistant.components.media_player import (
ImportError: cannot import name 'SUPPORT_TURN_ON' from 'homeassistant.components.media_player' (/usr/local/lib/python3.7/site-packages/homeassistant/components/media_player/__init__.py)
2019-02-21 10:18:55 ERROR (MainThread) [homeassistant.loader] Unable to find platform broadlink
Dear, i tried this
i was using broadlink switch as template in binary sensor to detect my switch as on/off and control it,
can you please guide me how to set this config with new available command
i make it worked
i need to add switch.py form original home-assistant component broadlink
to my custom_components/broadlink1/
and i need to change my broadlink switch platform to broadlink1 in my binary sensor.
thanks for guiding
Dear,
if someone can guide me
i would like to link my media_player.onkyo (which works with broadlink component) to turn on/off with my switch.onkyo component and should reflect its status accordingly.
i have onkyo receriver which is non-network device.