esphome/esphome/dashboard
J. Nick Koston 122ff731ef
Some checks are pending
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 script/ci-custom (push) Blocked by required conditions
CI / Run pytest (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 / list-components (push) Blocked by required conditions
CI / Component test (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
Ensure storage I/O for ignored devices runs in the executor (#7792)
2024-11-22 09:41:31 +13:00
..
status Fix dashboard ip resolving (#7747) 2024-11-11 08:55:19 +13:00
util [code-quality] Organise core imports (#7149) 2024-07-29 14:07:44 +12:00
__init__.py Rename esphomeyaml to esphome (#426) 2019-02-13 16:54:02 +01:00
const.py dashboard: move storage json update to a background task in edit save (#6280) 2024-02-24 23:39:47 -05:00
core.py Ensure storage I/O for ignored devices runs in the executor (#7792) 2024-11-22 09:41:31 +13:00
dashboard.py [code-quality] Organise core imports (#7149) 2024-07-29 14:07:44 +12:00
dns.py dashboard: refactor ping implementation to be more efficient (#6002) 2024-01-09 10:35:43 +09:00
entries.py [code-quality] Organise core imports (#7149) 2024-07-29 14:07:44 +12:00
enum.py Bump black from 23.12.1 to 24.2.0 (#6221) 2024-02-21 15:53:50 +13:00
settings.py dashboard: refactor ping implementation to be more efficient (#6002) 2024-01-09 10:35:43 +09:00
web_server.py Ensure storage I/O for ignored devices runs in the executor (#7792) 2024-11-22 09:41:31 +13:00