mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-05-18 20:23:27 +02:00
allow multiple dsmr (#4299)
Co-authored-by: Samuel Sieb <samuel@sieb.net> fixes https://github.com/esphome/feature-requests/issues/2062
This commit is contained in:
@@ -10,6 +10,8 @@ from esphome.const import (
|
||||
|
||||
CODEOWNERS = ["@glmnet", "@zuidwijk"]
|
||||
|
||||
MULTI_CONF = True
|
||||
|
||||
DEPENDENCIES = ["uart"]
|
||||
AUTO_LOAD = ["sensor", "text_sensor"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user