Move several local services to their right domain (#11677)
* Move several local services to their right domain * Fix lint
This commit is contained in:
parent
a358174536
commit
87534692d0
6 changed files with 13 additions and 18 deletions
|
@ -23,8 +23,6 @@ CONF_SCENARIO = 'scenario'
|
|||
|
||||
CONF_SCS_ID = 'scs_id'
|
||||
|
||||
DOMAIN = 'scsgate'
|
||||
|
||||
PLATFORM_SCHEMA = PLATFORM_SCHEMA.extend({
|
||||
vol.Required(CONF_DEVICES): vol.Schema({cv.slug: scsgate.SCSGATE_SCHEMA}),
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue