Added blank line to temper.py
parent
6c6ae9cb1a
commit
65d32c7425
|
@ -13,6 +13,7 @@ _LOGGER = logging.getLogger(__name__)
|
|||
|
||||
REQUIREMENTS = ['https://github.com/rkabadi/temper-python/archive/master.zip']
|
||||
|
||||
|
||||
# pylint: disable=unused-argument
|
||||
def setup_platform(hass, config, add_devices_callback, discovery_info=None):
|
||||
""" Find and return Temper sensors. """
|
||||
|
|
Loading…
Reference in New Issue