1
0
mirror of https://github.com/home-assistant/core.git synced 2026-06-02 21:54:27 +01:00
Files
core/script/scaffold/templates/integration/integration/const.py
T
Paulus Schoutsen 5a4a3e17cc Split scaffolding script (#26832)
* Add scaffolding split

* Add second config flow method
2019-09-22 21:46:50 -06:00

4 lines
69 B
Python

"""Constants for the NEW_NAME integration."""
DOMAIN = "NEW_DOMAIN"