Merge branch 'master' into device_debugging_option
This commit is contained in:
@@ -83,6 +83,7 @@ CLOUD_SETUP_SCHEMA = vol.Schema(
|
||||
}
|
||||
)
|
||||
|
||||
|
||||
DEVICE_SCHEMA = vol.Schema(
|
||||
{
|
||||
vol.Required(CONF_FRIENDLY_NAME): cv.string,
|
||||
|
Reference in New Issue
Block a user