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

Classes

class  BasePlatform
 
class  BaseStructPlatform
 
class  BaseSwitch
 

Variables

 _LOGGER = logging.getLogger(__name__)
 

Detailed Description

Base implementation for all modbus platforms.

Variable Documentation

◆ _LOGGER

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

Definition at line 70 of file entity.py.