mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
style fix
This commit is contained in:
parent
566712023d
commit
4d958c6d18
@ -157,7 +157,7 @@ def turn_off(hass, entity_id=None, transition=None):
|
||||
hass.services.call(DOMAIN, SERVICE_TURN_OFF, data)
|
||||
|
||||
|
||||
# pylint: disable=too-many-branches, too-many-locals
|
||||
# pylint: disable=too-many-branches, too-many-locals, too-many-statements
|
||||
def setup(hass, config):
|
||||
""" Exposes light control via statemachine and services. """
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user