Remove switch

This commit is contained in:
ludeeus
2019-03-09 12:36:53 +01:00
parent 20a36692e7
commit bac1074a71
3 changed files with 2 additions and 25 deletions

View File

@ -29,10 +29,8 @@ BINARY_SENSOR_DEVICE_CLASS = 'connectivity'
# Configuration
CONF_BINARY_SENSOR = 'binary_sensor'
CONF_SENSOR = 'sensor'
CONF_SWITCH = 'switch'
CONF_ENABLED = 'enabled'
CONF_NAME = 'name'
# Defaults
DEAFULT_NAME = DOMAIN