Files

5 lines
96 B
Python

"""Constants for the MyNeomitis integration."""
DOMAIN = "myneomitis"
CONF_USER_ID = "user_id"