mirror of
https://github.com/home-assistant/core.git
synced 2025-08-09 15:45:08 +02:00
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