- removed update method
- removed failing tests from test_scene
This commit is contained in:
parent
e37c232bf6
commit
88e7967a7d
2 changed files with 0 additions and 11 deletions
|
@ -76,7 +76,6 @@ class HomeAssistantScene(Scene):
|
|||
def __init__(self, hass, scene_config):
|
||||
self.hass = hass
|
||||
self.scene_config = scene_config
|
||||
self.update()
|
||||
|
||||
@property
|
||||
def name(self):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue