Wink component bug fixes
This commit is contained in:
parent
9db1f3f8b7
commit
0f8e282386
1 changed files with 0 additions and 2 deletions
|
@ -23,8 +23,6 @@ def setup(hass, config):
|
|||
""" Sets up the Wink component. """
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
print(config)
|
||||
|
||||
if not validate_config(config, {DOMAIN: [CONF_ACCESS_TOKEN]}, logger):
|
||||
return False
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue