mirror of
https://github.com/home-assistant/core.git
synced 2026-05-14 20:41:24 +01:00
0d67557106
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
4 lines
57 B
Python
4 lines
57 B
Python
"""Constants for the V2C integration."""
|
|
|
|
DOMAIN = "v2c"
|