Remove unnecessary dependency from TCP binary sensor for #1617
This commit is contained in:
parent
d308b065a9
commit
15303fd32d
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ import logging
|
|||
from homeassistant.components.binary_sensor import BinarySensorDevice
|
||||
from homeassistant.components.sensor.tcp import Sensor, DOMAIN, CONF_VALUE_ON
|
||||
|
||||
DEPENDENCIES = [DOMAIN]
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue