Home Assistant Unofficial Reference 2024.12.1
__init__.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.vilfo.VilfoRouterData
 

Namespaces

 homeassistant.components.vilfo
 

Functions

bool homeassistant.components.vilfo.async_setup_entry (HomeAssistant hass, ConfigEntry entry)
 
bool homeassistant.components.vilfo.async_unload_entry (HomeAssistant hass, ConfigEntry entry)
 

Variables

 homeassistant.components.vilfo._LOGGER = logging.getLogger(__name__)
 
 homeassistant.components.vilfo.DEFAULT_SCAN_INTERVAL = timedelta(seconds=30)
 
list homeassistant.components.vilfo.PLATFORMS = [Platform.SENSOR]