mirror of
https://github.com/elisspace/core.git
synced 2026-08-29 23:52:02 +00:00
* Add intent integration to expose intent handle API. * Run hassfest + fix scaffolding * Update __init__.py
4 lines
63 B
Python
4 lines
63 B
Python
"""Constants for the Intent integration."""
|
|
|
|
DOMAIN = "intent"
|