mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-27 08:06:56 +01:00
* 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"
|