Fix to remove old unused variables.
This commit is contained in:
parent
6ff24ed047
commit
4c4e5d5f47
1 changed files with 0 additions and 4 deletions
|
@ -20,10 +20,6 @@ import homeassistant.components.mysensors as mysensors
|
|||
_LOGGER = logging.getLogger(__name__)
|
||||
DEPENDENCIES = []
|
||||
|
||||
ADD_DEVICES = None
|
||||
S_TYPES = None
|
||||
V_TYPES = None
|
||||
|
||||
|
||||
def setup_platform(hass, config, add_devices, discovery_info=None):
|
||||
"""Setup the mysensors platform for switches."""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue