core/homeassistant/components/jvc_projector/const.py

6 lines
121 B
Python

"""Constants for the jvc_projector integration."""
NAME = "JVC Projector"
DOMAIN = "jvc_projector"
MANUFACTURER = "JVC"