mirror of
https://github.com/esphome/esphome.git
synced 2024-12-03 13:34:01 +01:00
DALY Modbus BMS: linting
This commit is contained in:
parent
a9343d35f1
commit
f5d876e34f
@ -119,7 +119,6 @@ CONFIG_SCHEMA = (
|
||||
cv.Schema(
|
||||
{
|
||||
cv.GenerateID(CONF_DALY_HKMS_BMS_ID): cv.use_id(DalyHkmsBmsComponent),
|
||||
|
||||
cv.Optional(CONF_VOLTAGE): sensor.sensor_schema(
|
||||
unit_of_measurement=UNIT_VOLT,
|
||||
accuracy_decimals=1,
|
||||
|
Loading…
Reference in New Issue
Block a user