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 b333b56 commit 77626f0Copy full SHA for 77626f0
custom_components/acthor/const.py
@@ -1,6 +1,6 @@
1
DEVICE_NAME = "AC•THOR"
2
3
-DOMAIN = "acthor"
+DOMAIN = "mypv"
4
ACTHOR_DATA = f"{DOMAIN}-data"
5
6
CONF_POWER_ENTITY_ID = "power_entity_id"
0 commit comments