mirror of
https://github.com/esphome/esphome.git
synced 2025-06-24 01:05:41 +01:00
Implement pulse_meter as an improvement on pulse_counter and pulse_width for meters (#1434)
This commit is contained in:
@ -36,7 +36,7 @@ esphome/core/* @esphome/core
|
||||
|
||||
parts = [BASE]
|
||||
|
||||
# Fake some diretory so that get_component works
|
||||
# Fake some directory so that get_component works
|
||||
CORE.config_path = str(root)
|
||||
|
||||
codeowners = defaultdict(list)
|
||||
|
Reference in New Issue
Block a user