1
0
mirror of https://github.com/esphome/esphome.git synced 2025-06-20 15:25:41 +01:00
This commit is contained in:
Otto Winter
2019-05-08 11:31:06 +02:00
parent a07a835eb0
commit 968ff4b619
11 changed files with 70 additions and 35 deletions
esphome
codegen.py
components
ble_ibeacon
custom
sensor
switch
text_sensor
esp32_ble_tracker
core_config.py
script
tests

@ -12,5 +12,5 @@ fi
set -x
script/clang-tidy.py -c --fix
script/clang-tidy.py -c --fix --all-headers
script/clang-format.py -c -i