mirror of
https://github.com/home-assistant/core.git
synced 2026-06-03 22:24:02 +01:00
5c07fb51a2
Co-authored-by: Franck Nijhof <git@frenck.dev>
5 lines
94 B
Python
5 lines
94 B
Python
"""Define constants for the Somfy component."""
|
|
|
|
DOMAIN = "somfy"
|
|
COORDINATOR = "coordinator"
|