forked from home-assistant/core
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"
|