mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
removed logger.
I guess I should add some error checking, but I'd like you to okay this code first.
This commit is contained in:
parent
0193454064
commit
a8edcfd315
@ -6,7 +6,6 @@ Allows users to set and activate scenes.
|
|||||||
For more details about this component, please refer to the documentation at
|
For more details about this component, please refer to the documentation at
|
||||||
https://home-assistant.io/components/scene/
|
https://home-assistant.io/components/scene/
|
||||||
"""
|
"""
|
||||||
import logging
|
|
||||||
from collections import namedtuple
|
from collections import namedtuple
|
||||||
|
|
||||||
from homeassistant.components.scene import Scene
|
from homeassistant.components.scene import Scene
|
||||||
|
Loading…
x
Reference in New Issue
Block a user