Home Assistant Unofficial Reference 2024.12.1
__init__.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.twentemilieu
 

Functions

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

Variables

list homeassistant.components.twentemilieu.PLATFORMS = [Platform.CALENDAR, Platform.SENSOR]
 
 homeassistant.components.twentemilieu.SCAN_INTERVAL = timedelta(seconds=3600)
 
 homeassistant.components.twentemilieu.SERVICE_SCHEMA = vol.Schema({vol.Optional(CONF_ID): cv.string})
 
string homeassistant.components.twentemilieu.SERVICE_UPDATE = "update"
 
 homeassistant.components.twentemilieu.TwenteMilieuConfigEntry
 
 homeassistant.components.twentemilieu.TwenteMilieuDataUpdateCoordinator