esphome/esphome
mikosoft83 d36e0b3b80
Update display.cpp
Add strftime variant with background color (useful for antialiased fonts with non black background)
2024-11-02 22:42:35 +01:00
..
components Update display.cpp 2024-11-02 22:42:35 +01:00
core [CI] Fix webserver defines to be present based on platform, not just framework (#7703) 2024-10-31 11:37:54 +13:00
dashboard unified way how all platforms handle get_download_types (#7617) 2024-10-25 10:25:19 +13: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 [automation] Implement all and any condition shortcuts (#7565) 2024-10-16 16:23:43 +13:00
codegen.py
config.py [config] Fix crash with empty substitutions block (#7612) 2024-10-17 13:32:22 +13:00
config_helpers.py
config_validation.py feat(MQTT): Add subscribe QoS to discovery (#7648) 2024-10-22 16:38:25 +13:00
const.py [es8311] Add es8311 dac component (#7693) 2024-10-31 08:29:24 +13:00
coroutine.py
cpp_generator.py
cpp_helpers.py
cpp_types.py
espota2.py
external_files.py [micro_wake_word] Remove duplicated download code (#7401) 2024-09-05 12:49:01 +12:00
final_validate.py
git.py
helpers.py
idf_component.yml Bump mDNS and follow ruff's suggestions (#7308) 2024-09-03 10:16:59 +12:00
loader.py [core] Eliminate nuisance messages from build_codeowners (#7185) 2024-08-05 14:04:06 +12:00
log.py
mqtt.py Humanized the missing MQTT log topic error message (#7634) 2024-10-22 17:11:23 +13:00
pins.py
platformio_api.py
schema_extractors.py
storage_json.py Support ignoring discovered devices from the dashboard (#7665) 2024-10-25 07:55:14 +13:00
types.py
util.py
voluptuous_schema.py [config_validation] Fix bug with extras on schemas (#7497) 2024-09-26 00:34:27 +00:00
vscode.py
wizard.py [rp2040] Always use maxgerhardt platform fork (#7514) 2024-10-01 13:37:08 +13:00
writer.py unified way how all platforms handle copy_files (#7614) 2024-10-24 10:04:59 +13:00
yaml_util.py
zeroconf.py