Fix PEP257 issues
This commit is contained in:
parent
cfd65e48cb
commit
5ba9ac6465
2 changed files with 7 additions and 6 deletions
|
@ -20,7 +20,6 @@ DEPENDENCIES = []
|
|||
|
||||
def setup(hass, config):
|
||||
"""Setup our skeleton component."""
|
||||
|
||||
# States are in the format DOMAIN.OBJECT_ID.
|
||||
hass.states.set('hello_world.Hello_World', 'Works!')
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue