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

Variables

string DOMAIN = "jvc_projector"
 
string MANUFACTURER = "JVC"
 
string NAME = "JVC Projector"
 

Detailed Description

Constants for the jvc_projector integration.

Variable Documentation

◆ DOMAIN

string homeassistant.components.jvc_projector.const.DOMAIN = "jvc_projector"

Definition at line 4 of file const.py.

◆ MANUFACTURER

string homeassistant.components.jvc_projector.const.MANUFACTURER = "JVC"

Definition at line 5 of file const.py.

◆ NAME

string homeassistant.components.jvc_projector.const.NAME = "JVC Projector"

Definition at line 3 of file const.py.