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

Classes

class  OneWireEntity
 
class  OneWireEntityDescription
 

Variables

 _LOGGER = logging.getLogger(__name__)
 

Detailed Description

Support for 1-Wire entities.

Variable Documentation

◆ _LOGGER

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

Definition at line 25 of file entity.py.