Generate const files for config flow scaffolds (#53064)

This commit is contained in:
Paulus Schoutsen
2021-07-15 10:57:06 -07:00
committed by GitHub
parent d30ed05f30
commit 989839a1a9
2 changed files with 6 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
"""Constants for the NEW_NAME integration."""
DOMAIN = "NEW_DOMAIN"

View File

@@ -0,0 +1,3 @@
"""Constants for the NEW_NAME integration."""
DOMAIN = "NEW_DOMAIN"