esphome/esphome
Clyde Stubbs d754bdde1b
Some checks failed
CI / list-components (push) Blocked by required conditions
CI / Run script/ci-custom (push) Blocked by required conditions
CI / Create common environment (push) Waiting to run
CI / Check black (push) Blocked by required conditions
CI / Check flake8 (push) Blocked by required conditions
CI / Check pylint (push) Blocked by required conditions
CI / Check pyupgrade (push) Blocked by required conditions
CI / Run pytest (macOS-latest, 3.11) (push) Blocked by required conditions
CI / Run pytest (ubuntu-latest, 3.11) (push) Blocked by required conditions
CI / Run pytest (ubuntu-latest, 3.12) (push) Blocked by required conditions
CI / Run pytest (ubuntu-latest, 3.9) (push) Blocked by required conditions
CI / Run pytest (windows-latest, 3.11) (push) Blocked by required conditions
CI / Check clang-format (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 Arduino 1/4 (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 Arduino 2/4 (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 Arduino 3/4 (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 Arduino 4/4 (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 IDF (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP8266 (push) Blocked by required conditions
CI / Component test ${{ matrix.file }} (push) Blocked by required conditions
CI / Split components for testing into 20 groups maximum (push) Blocked by required conditions
CI / Test split components (push) Blocked by required conditions
CI / CI Status (push) Blocked by required conditions
YAML lint / yamllint (push) Waiting to run
CI / Run pytest (ubuntu-latest, 3.10) (push) Blocked by required conditions
CI for docker images / Build docker containers (aarch64, docker) (push) Has been cancelled
CI for docker images / Build docker containers (aarch64, ha-addon) (push) Has been cancelled
CI for docker images / Build docker containers (aarch64, lint) (push) Has been cancelled
CI for docker images / Build docker containers (amd64, docker) (push) Has been cancelled
CI for docker images / Build docker containers (amd64, ha-addon) (push) Has been cancelled
CI for docker images / Build docker containers (amd64, lint) (push) Has been cancelled
CI for docker images / Build docker containers (armv7, docker) (push) Has been cancelled
CI for docker images / Build docker containers (armv7, ha-addon) (push) Has been cancelled
CI for docker images / Build docker containers (armv7, lint) (push) Has been cancelled
[st7701s] Add delay feature in init sequences (#7343)
2024-08-30 08:27:35 +12:00
..
components [st7701s] Add delay feature in init sequences (#7343) 2024-08-30 08:27:35 +12:00
core [bytebuffer] Use existing bit_cast operations. (#7374) 2024-08-30 08:16:16 +12:00
dashboard [code-quality] Organise core imports (#7149) 2024-07-29 14:07:44 +12:00
__init__.py
__main__.py Enable verbose mode from env ESPHOME_VERBOSE or --verbose (#6987) 2024-08-22 12:58:43 +12:00
automation.py [code-quality] Organise core imports (#7149) 2024-07-29 14:07:44 +12:00
codegen.py [code-quality] Organise core imports (#7149) 2024-07-29 14:07:44 +12:00
config.py [code-quality] Organise core imports (#7149) 2024-07-29 14:07:44 +12:00
config_helpers.py [core] Fix package merging with lists of primitives (#6952) 2024-06-20 20:09:00 -05:00
config_validation.py Revert "[validation] Allow `maybe_simple_value` to not have default key in complex value" (#7305) 2024-08-18 03:27:03 -05:00
const.py [const] Move `CONF_LINE_FREQUENCY` to const.py (#7351) 2024-08-26 13:07:18 +12:00
coroutine.py [code-quality] Organise core imports (#7149) 2024-07-29 14:07:44 +12:00
cpp_generator.py [code-quality] Organise core imports (#7149) 2024-07-29 14:07:44 +12:00
cpp_helpers.py [code-quality] Organise core imports (#7149) 2024-07-29 14:07:44 +12:00
cpp_types.py Improve 'body' handling in http_request on_response triggers (#6968) 2024-06-26 11:50:54 +12:00
espota2.py Improve the error message on OTA version mismatch (#6259) 2024-02-22 14:35:21 +13:00
external_files.py [code-quality] Organise core imports (#7149) 2024-07-29 14:07:44 +12:00
final_validate.py [code-quality] Organise core imports (#7149) 2024-07-29 14:07:44 +12:00
git.py [code-quality] Organise core imports (#7149) 2024-07-29 14:07:44 +12:00
helpers.py [code-quality] Organise core imports (#7149) 2024-07-29 14:07:44 +12:00
idf_component.yml [micro_wake_word] Pin to esp-tflite-micro v1.3.1 (#6906) 2024-06-14 12:38:35 +12:00
loader.py [core] Eliminate nuisance messages from build_codeowners (#7185) 2024-08-05 14:04:06 +12:00
log.py Suppress full config output of "esphome config" when -q option is used. (#5852) 2023-12-05 08:52:02 +09:00
mqtt.py [code-quality] Apply ruff linting suggestions (#7206) 2024-08-07 19:31:44 +12:00
pins.py [code-quality] Organise core imports (#7149) 2024-07-29 14:07:44 +12:00
platformio_api.py [code-quality] Organise core imports (#7149) 2024-07-29 14:07:44 +12:00
schema_extractors.py Bump black from 23.12.1 to 24.2.0 (#6221) 2024-02-21 15:53:50 +13:00
storage_json.py [code-quality] Organise core imports (#7149) 2024-07-29 14:07:44 +12:00
types.py [code-quality] Organise core imports (#7149) 2024-07-29 14:07:44 +12:00
util.py [code-quality] Organise core imports (#7149) 2024-07-29 14:07:44 +12:00
voluptuous_schema.py [code-quality] Organise core imports (#7149) 2024-07-29 14:07:44 +12:00
vscode.py [code-quality] Organise core imports (#7149) 2024-07-29 14:07:44 +12:00
wizard.py [code-quality] Organise core imports (#7149) 2024-07-29 14:07:44 +12:00
writer.py [core] Clean build if the loaded integrations changed (#7344) 2024-08-23 20:09:40 +12:00
yaml_util.py [code-quality] Organise core imports (#7149) 2024-07-29 14:07:44 +12:00
zeroconf.py [code-quality] Organise core imports (#7149) 2024-07-29 14:07:44 +12:00