fixed sensor.rm __init__.py; using binary semaphore in ISR
This commit is contained in:
parent
13bfb6676f
commit
c100502519
@ -11,7 +11,7 @@ from esphome.const import (
|
||||
)
|
||||
from .. import CONF_ADS131M08_ID, ads131m08_ns
|
||||
|
||||
CONF_AC = "ac_1"
|
||||
CONF_AC = "ac"
|
||||
CONF_DC = "dc"
|
||||
ICON_CURRENT_DC = "mdi:current-dc"
|
||||
MAX_CHANNELS = 12
|
||||
|
||||
Loading…
Reference in New Issue
Block a user