mirror of
https://github.com/esphome/esphome.git
synced 2024-11-05 09:16:46 +01:00
Multiple Daly-BMS support (#6615)
This commit is contained in:
parent
8ef7b41c91
commit
8fcfcccbc3
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user