mirror of
https://github.com/home-assistant/core.git
synced 2026-06-30 19:26:31 +01:00
733d381a7c
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
5 lines
96 B
Python
5 lines
96 B
Python
"""Constants for the MyNeomitis integration."""
|
|
|
|
DOMAIN = "myneomitis"
|
|
CONF_USER_ID = "user_id"
|