Revert change (FIXME)

This commit is contained in:
Fabian Affolter 2016-03-07 19:21:43 +01:00
parent 5ba9ac6465
commit f6bc1a4575

View File

@ -203,7 +203,7 @@ class TelldusLiveData(object):
def setup(hass, config):
"""Setup the Telldus Live component."""
# FIXME: aquire app key and provide authentication using username+password
# fixme: aquire app key and provide authentication using username+password
if not validate_config(config,
{DOMAIN: [CONF_PUBLIC_KEY,
CONF_PRIVATE_KEY,