mirror of
https://github.com/home-assistant/core.git
synced 2026-06-02 05:34:15 +01:00
decab3e15b
* Add config flow tests for OwnTracks * Fix pylint * Woops, uncomment test * Woops again, logs removed * Review from @MartinHjelmare + fix pylint
4 lines
53 B
Python
4 lines
53 B
Python
"""Constants for OwnTracks."""
|
|
|
|
DOMAIN = "owntracks"
|