mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Generate const files for config flow scaffolds (#53064)
This commit is contained in:
parent
d30ed05f30
commit
989839a1a9
@ -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"
|
Loading…
x
Reference in New Issue
Block a user