Home Assistant Unofficial Reference 2024.12.1
__init__.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.nightscout
 

Functions

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

Variables

int homeassistant.components.nightscout._API_TIMEOUT = SLOW_UPDATE_WARNING - 1
 
list homeassistant.components.nightscout.PLATFORMS = [Platform.SENSOR]