Home Assistant Unofficial Reference 2024.12.1
switch.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.adguard.switch.AdGuardHomeSwitch
 
class  homeassistant.components.adguard.switch.AdGuardHomeSwitchEntityDescription
 

Namespaces

 homeassistant.components.adguard.switch
 

Functions

None homeassistant.components.adguard.switch.async_setup_entry (HomeAssistant hass, AdGuardConfigEntry entry, AddEntitiesCallback async_add_entities)
 

Variables

int homeassistant.components.adguard.switch.PARALLEL_UPDATES = 1
 
 homeassistant.components.adguard.switch.SCAN_INTERVAL = timedelta(seconds=10)