Update custom_components/aurora_solar/const.py

This commit is contained in:
2026-03-04 23:08:49 +01:00
parent 039b3ae251
commit 12e5831c95

View File

@@ -1,4 +1,6 @@
DOMAIN = "aurora_solar" DOMAIN = "aurora_solar"
CONF_HOST = "host" CONF_HOST = "host"
CONF_PORT = "port" CONF_PORT = "port"
CONF_SLAVE_ID = "slave_id"
DEFAULT_PORT = 5000 DEFAULT_PORT = 5000
DEFAULT_SLAVE_ID = 2 # Standard-Slave-ID