Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.ads.entity Namespace Reference

Classes

class  AdsEntity
 

Variables

 _LOGGER = logging.getLogger(__name__)
 

Detailed Description

Support for Automation Device Specification (ADS).

Variable Documentation

◆ _LOGGER

homeassistant.components.ads.entity._LOGGER = logging.getLogger(__name__)
private

Definition at line 13 of file entity.py.