Fix space after HA started in logbook
This commit is contained in:
parent
067993c8ab
commit
96cfff192a
4 changed files with 4 additions and 4 deletions
|
@ -17,7 +17,7 @@ DOMAIN = "demo"
|
|||
DEPENDENCIES = ['introduction', 'conversation']
|
||||
|
||||
COMPONENTS_WITH_DEMO_PLATFORM = [
|
||||
'switch', 'light', 'thermostat', 'sensor', 'media_player', 'notify']
|
||||
'switch', 'light', 'sensor', 'media_player', 'notify']
|
||||
|
||||
|
||||
def setup(hass, config):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue