mirror of
https://github.com/home-assistant/core.git
synced 2025-04-25 01:38:02 +00:00
Added blank line to temper.py
This commit is contained in:
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…
x
Reference in New Issue
Block a user