* Add config flow tests for OwnTracks * Fix pylint * Woops, uncomment test * Woops again, logs removed * Review from @MartinHjelmare + fix pylint
3 lines
53 B
Python
3 lines
53 B
Python
"""Constants for OwnTracks."""
|
|
|
|
DOMAIN = "owntracks"
|