Go to the source code of this file.
Namespaces | |
| homeassistant.components.demo | |
Functions | |
| bool | homeassistant.components.demo.async_setup (HomeAssistant hass, ConfigType config) |
| bool | homeassistant.components.demo.async_setup_entry (HomeAssistant hass, ConfigEntry config_entry) |
| bool | homeassistant.components.demo.async_unload_entry (HomeAssistant hass, ConfigEntry config_entry) |
| None | homeassistant.components.demo.finish_setup (HomeAssistant hass, ConfigType config) |
Variables | |
| list | homeassistant.components.demo.COMPONENTS_WITH_CONFIG_ENTRY_DEMO_PLATFORM |
| list | homeassistant.components.demo.COMPONENTS_WITH_DEMO_PLATFORM |
| homeassistant.components.demo.CONFIG_SCHEMA = cv.empty_config_schema(DOMAIN) | |
| string | homeassistant.components.demo.DOMAIN = "demo" |