Multiple Daly-BMS support (#6615)

This commit is contained in:
Anton Viktorov
2024-04-26 09:20:21 +12:00
committed by GitHub
parent 8ef7b41c91
commit 8fcfcccbc3
+1
View File
@@ -4,6 +4,7 @@ from esphome.components import uart
from esphome.const import CONF_ID, CONF_ADDRESS
CODEOWNERS = ["@s1lvi0"]
MULTI_CONF = True
DEPENDENCIES = ["uart"]
CONF_BMS_DALY_ID = "bms_daly_id"