* Add intent integration to expose intent handle API. * Run hassfest + fix scaffolding * Update __init__.py
3 lines
63 B
Python
3 lines
63 B
Python
"""Constants for the Intent integration."""
|
|
|
|
DOMAIN = "intent"
|