Files
ha-core/script/scaffold/templates/integration/const.py
Paulus Schoutsen 8502f7c7d4 Add integration scaffolding script (#26777)
* Add integration scaffolding script

* Make easier to develop

* Update py.test -> pytest
2019-09-20 17:02:18 -07:00

4 lines
69 B
Python

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