mirror of
https://github.com/esphome/esphome.git
synced 2025-06-19 23:05:41 +01:00
Add ADE7953 Support (#593)
* Add ADE795 support * Lint * Fix * Fix, add test
This commit is contained in:
esphome/components
script
tests
@ -54,7 +54,6 @@ def run_tidy(args, tmpdir, queue, lock, failed_files):
|
||||
if rc != 0:
|
||||
print()
|
||||
print("\033[0;32m************* File \033[1;32m{}\033[0m".format(path))
|
||||
print(invocation_s)
|
||||
print(output)
|
||||
print()
|
||||
failed_files.append(path)
|
||||
|
Reference in New Issue
Block a user