mirror of
https://github.com/home-assistant/core.git
synced 2026-05-08 09:38:58 +01:00
6 lines
121 B
Python
6 lines
121 B
Python
"""Constants for the jvc_projector integration."""
|
|
|
|
NAME = "JVC Projector"
|
|
DOMAIN = "jvc_projector"
|
|
MANUFACTURER = "JVC"
|