4 lines
108 B
Python
4 lines
108 B
Python
|
"""Constants for the Template Platform Components."""
|
||
|
|
||
|
CONF_AVAILABILITY_TEMPLATE = "availability_template"
|