mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +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):
|
||||
"""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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user