Go to the source code of this file.
Classes | |
| class | homeassistant.components.wiffi.WiffiIntegrationApi |
Namespaces | |
| homeassistant.components.wiffi | |
Functions | |
| bool | homeassistant.components.wiffi.async_setup_entry (HomeAssistant hass, ConfigEntry entry) |
| bool | homeassistant.components.wiffi.async_unload_entry (HomeAssistant hass, ConfigEntry entry) |
| None | homeassistant.components.wiffi.async_update_options (HomeAssistant hass, ConfigEntry entry) |
Variables | |
| homeassistant.components.wiffi._LOGGER = logging.getLogger(__name__) | |
| list | homeassistant.components.wiffi.PLATFORMS = [Platform.BINARY_SENSOR, Platform.SENSOR] |