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

Classes

class  JvcProjectorEntity
 

Variables

 _LOGGER = logging.getLogger(__name__)
 

Detailed Description

Base Entity for the jvc_projector integration.

Variable Documentation

◆ _LOGGER

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

Definition at line 15 of file entity.py.