these are already globally disabled

This commit is contained in:
Jon Maddox
2018-03-07 09:55:06 -05:00
parent 9173de4fd3
commit d3a1160ac4

View File

@@ -53,8 +53,6 @@ CHANNELS_SEEK_BY_SCHEMA = CHANNELS_SCHEMA.extend({
REQUIREMENTS = ['pychannels==1.0.0'] REQUIREMENTS = ['pychannels==1.0.0']
# pylint: disable=unused-argument, abstract-method
# pylint: disable=too-many-instance-attributes
def setup_platform(hass, config, add_devices, discovery_info=None): def setup_platform(hass, config, add_devices, discovery_info=None):
"""Setup the Channels platform.""" """Setup the Channels platform."""
device = ChannelsPlayer( device = ChannelsPlayer(