mirror of
https://github.com/elisspace/core.git
synced 2026-09-18 08:41:46 +00:00
5 lines
83 B
Python
5 lines
83 B
Python
"""Constants."""
|
|
SECRET_YAML = "secrets.yaml"
|
|
|
|
_SECRET_NAMESPACE = "homeassistant"
|