mirror of
https://github.com/esphome/esphome.git
synced 2024-11-10 01:07:45 +01:00
Added MULTI_CONF
This commit is contained in:
parent
058c6ba068
commit
627e0dd25d
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ from esphome.const import (
|
|||
|
||||
DEPENDENCIES = ["spi"]
|
||||
AUTO_LOAD = ["sensor", "remote_base", "voltage_sampler"]
|
||||
MULTI_CONF = True
|
||||
|
||||
CODEOWNERS = ["@gabest11"]
|
||||
|
||||
|
|
Loading…
Reference in a new issue