mirror of
https://github.com/home-assistant/core.git
synced 2026-06-02 21:54:27 +01:00
5a4a3e17cc
* Add scaffolding split * Add second config flow method
4 lines
69 B
Python
4 lines
69 B
Python
"""Constants for the NEW_NAME integration."""
|
|
|
|
DOMAIN = "NEW_DOMAIN"
|