nstrelow / ha_philips_android_tv

Home Assistant custom component for the newer (2016+) Philips Android TVs
109 stars 28 forks source link

cannot import name 'MediaPlayerEntity'` #44

Open buendias-dev opened 4 years ago

buendias-dev commented 4 years ago

When I configure philips_android_tv and restart the HASS server I get this error:

from homeassistant.components.media_player import (ImportError: cannot import name 'MediaPlayerEntity'

I'm running Home Assistant 0.103.6

Any help?