mirror of
https://github.com/home-assistant/core.git
synced 2025-07-26 06:37:52 +00:00
Revert change (FIXME)
This commit is contained in:
parent
5ba9ac6465
commit
f6bc1a4575
@ -203,7 +203,7 @@ class TelldusLiveData(object):
|
|||||||
|
|
||||||
def setup(hass, config):
|
def setup(hass, config):
|
||||||
"""Setup the Telldus Live component."""
|
"""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,
|
if not validate_config(config,
|
||||||
{DOMAIN: [CONF_PUBLIC_KEY,
|
{DOMAIN: [CONF_PUBLIC_KEY,
|
||||||
CONF_PRIVATE_KEY,
|
CONF_PRIVATE_KEY,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user