1
0
mirror of https://github.com/home-assistant/core.git synced 2026-07-17 11:33:49 +01:00
Files
2026-01-29 12:45:19 +01:00

6 lines
121 B
Python

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