We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 011e286 commit be5d2c8Copy full SHA for be5d2c8
custom_components/custom_areas/const.py
@@ -1,6 +1,6 @@
1
"""Constants for the Custom Areas Integration."""
2
3
-DOMAIN = "areas"
+DOMAIN = "custom_areas"
4
CONF_AREA_NAME = "area_name"
5
CONF_POWER_ENTITY = "power_entity"
6
CONF_ENERGY_ENTITY = "energy_entity"
0 commit comments