forked from home-assistant/core
Generate const files for config flow scaffolds (#53064)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
"""Constants for the NEW_NAME integration."""
|
||||
|
||||
DOMAIN = "NEW_DOMAIN"
|
@@ -0,0 +1,3 @@
|
||||
"""Constants for the NEW_NAME integration."""
|
||||
|
||||
DOMAIN = "NEW_DOMAIN"
|
Reference in New Issue
Block a user