mirror of
https://github.com/home-assistant/core.git
synced 2025-11-24 02:07:01 +00:00
Co-authored-by: Norbert Rittel <norbert@rittel.de> Co-authored-by: Olivier d'Otreppe <odotreppe@abbove.com> Co-authored-by: Joostlek <joostlek@outlook.com>
4 lines
61 B
Python
4 lines
61 B
Python
"""Constants for the Hanna integration."""
|
|
|
|
DOMAIN = "hanna"
|