Go to the source code of this file.
Namespaces | |
| homeassistant.components.iron_os | |
Functions | |
| bool | homeassistant.components.iron_os.async_setup (HomeAssistant hass, ConfigType config) |
| bool | homeassistant.components.iron_os.async_setup_entry (HomeAssistant hass, IronOSConfigEntry entry) |
| bool | homeassistant.components.iron_os.async_unload_entry (HomeAssistant hass, IronOSConfigEntry entry) |
Variables | |
| homeassistant.components.iron_os._LOGGER = logging.getLogger(__name__) | |
| homeassistant.components.iron_os.CONFIG_SCHEMA = cv.config_entry_only_config_schema(DOMAIN) | |
| homeassistant.components.iron_os.IronOSConfigEntry | |