Go to the source code of this file.
Namespaces | |
| homeassistant.components.color_extractor | |
Functions | |
| tuple | homeassistant.components.color_extractor._get_color (file_handler) |
| def | homeassistant.components.color_extractor._get_file (file_path) |
| bool | homeassistant.components.color_extractor.async_setup (HomeAssistant hass, ConfigType config) |
| bool | homeassistant.components.color_extractor.async_setup_entry (HomeAssistant hass, ConfigEntry entry) |
Variables | |
| homeassistant.components.color_extractor._LOGGER = logging.getLogger(__name__) | |
| homeassistant.components.color_extractor.CONFIG_SCHEMA = cv.removed(DOMAIN, raise_if_present=False) | |
| homeassistant.components.color_extractor.SERVICE_SCHEMA | |