Home Assistant Unofficial Reference 2024.12.1
sensor.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.adguard.sensor.AdGuardHomeEntityDescription
 
class  homeassistant.components.adguard.sensor.AdGuardHomeSensor
 

Namespaces

 homeassistant.components.adguard.sensor
 

Functions

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

Variables

int homeassistant.components.adguard.sensor.PARALLEL_UPDATES = 4
 
 homeassistant.components.adguard.sensor.SCAN_INTERVAL = timedelta(seconds=300)