Variables | |
| string | BLUEPRINT_FOLDER = "blueprints" |
| string | CONF_AUTHOR = "author" |
| string | CONF_BLUEPRINT = "blueprint" |
| string | CONF_COLLAPSED = "collapsed" |
| string | CONF_HOMEASSISTANT = "homeassistant" |
| string | CONF_INPUT = "input" |
| string | CONF_MIN_VERSION = "min_version" |
| string | CONF_SOURCE_URL = "source_url" |
| string | CONF_USE_BLUEPRINT = "use_blueprint" |
| string | DOMAIN = "blueprint" |
Constants for the blueprint integration.
| string homeassistant.components.blueprint.const.BLUEPRINT_FOLDER = "blueprints" |
| string homeassistant.components.blueprint.const.CONF_AUTHOR = "author" |
| string homeassistant.components.blueprint.const.CONF_BLUEPRINT = "blueprint" |
| string homeassistant.components.blueprint.const.CONF_COLLAPSED = "collapsed" |
| string homeassistant.components.blueprint.const.CONF_HOMEASSISTANT = "homeassistant" |
| string homeassistant.components.blueprint.const.CONF_INPUT = "input" |
| string homeassistant.components.blueprint.const.CONF_MIN_VERSION = "min_version" |
| string homeassistant.components.blueprint.const.CONF_SOURCE_URL = "source_url" |
| string homeassistant.components.blueprint.const.CONF_USE_BLUEPRINT = "use_blueprint" |