esphome/esphome
guillempages bd7fe1227c
Let show_*_page actions depend on "Display" (#6092)
Instead of forcing a DisplayBuffer, let the display page actions use Displays without buffer.
2024-01-19 23:40:25 +09:00
..
components Let show_*_page actions depend on "Display" (#6092) 2024-01-19 23:40:25 +09:00
core Create RingBuffer for VoiceAssistant (#6102) 2024-01-17 08:27:03 +09:00
dashboard dashboard: Fix file writes on Windows (#6013) 2023-12-25 21:14:55 +09:00
__init__.py Rename esphomeyaml to esphome (#426) 2019-02-13 16:54:02 +01:00
__main__.py image: allow the image to by auto-loaded by animation (#5139) 2023-12-20 20:59:46 +09:00
automation.py Add xor automation condition (#5453) 2023-10-03 22:58:11 +13:00
codegen.py Add ability to await safe mode in codegen (#4529) 2023-03-07 21:29:45 +00:00
config_helpers.py
config_validation.py ESP32-S3 and ESP-IDF don't play well with USB_CDC and need USB_SERIAL_JTAG (#5929) 2023-12-22 11:04:00 +09:00
config.py Fix broken configs with non-existent components (#5993) 2023-12-22 17:12:42 +09:00
const.py Bump version to 2023.12.7 2024-01-17 08:27:03 +09:00
coroutine.py
cpp_generator.py
cpp_helpers.py
cpp_types.py
espota2.py
external_files.py
final_validate.py
git.py
helpers.py Fix replaced - in allowed characters during object_id sanitizing (#5983) 2023-12-21 23:33:35 +09:00
loader.py image: allow the image to by auto-loaded by animation (#5139) 2023-12-20 20:59:46 +09:00
log.py
mqtt.py
pins.py Fix pin reuse error with pin expanders (#5973) 2023-12-20 20:59:46 +09:00
platformio_api.py
schema_extractors.py
storage_json.py
types.py
util.py
voluptuous_schema.py
vscode.py
wizard.py
writer.py image: allow the image to by auto-loaded by animation (#5139) 2023-12-20 20:59:46 +09:00
yaml_util.py Fallback to pure-python loader for better error when YAML loading fails (#6081) 2024-01-15 08:25:41 +09:00
zeroconf.py