Home Assistant Unofficial Reference 2024.12.1
__init__.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.atag
 

Functions

bool homeassistant.components.atag.async_setup_entry (HomeAssistant hass, AtagConfigEntry entry)
 
bool homeassistant.components.atag.async_unload_entry (HomeAssistant hass, AtagConfigEntry entry)
 

Variables

string homeassistant.components.atag.DOMAIN = "atag"
 
list homeassistant.components.atag.PLATFORMS = [Platform.CLIMATE, Platform.SENSOR, Platform.WATER_HEATER]