mirror of
https://github.com/esphome/esphome.git
synced 2025-06-20 23:35:42 +01:00
Updates for 1.13 (#546)
* Update CI matcher * Check Executable bit * Quicklint * Updates * Allow pm1.0 and pm10.0 for PMS5003ST Fixes https://github.com/esphome/feature-requests/issues/225 * PowerSupplyRequester * Lint * Include debug data in generated main.cpp * Updates * Auto-select bit_depth * Updates
This commit is contained in:
.travis.yml
esphome
__main__.pycodegen.pyconfig.pyconfig_validation.pyconst.py
components
binary_sensor
ble_presence
esp8266_pwm
fastled_base
integration
ledc
light
neopixelbus
output
pmsx003
power_supply
sun
time
core
core_config.pycpp_generator.pydashboard
script
tests
@ -12,5 +12,5 @@ fi
|
||||
|
||||
set -x
|
||||
|
||||
script/clang-tidy.py -c --fix --all-headers
|
||||
script/clang-format.py -c -i
|
||||
script/clang-tidy -c --fix --all-headers
|
||||
script/clang-format -c -i
|
||||
|
Reference in New Issue
Block a user