J. Nick Koston
|
c45b8a33d4
|
Merge branch 'align_resolver' into integration
|
2025-09-04 21:42:09 -05:00 |
|
J. Nick Koston
|
d7aec744b7
|
preen
|
2025-09-04 20:00:31 -05:00 |
|
J. Nick Koston
|
ccbe629f8d
|
Fix DNS resolution inconsistency between logs and OTA operations
|
2025-09-04 19:58:44 -05:00 |
|
J. Nick Koston
|
3c7aba0681
|
Fix AttributeError when uploading OTA to offline OpenThread devices (#10459)
|
2025-08-28 09:23:43 +12:00 |
|
J. Nick Koston
|
be7578ef9a
|
Merge branch 'none_address_fix' into integration
|
2025-08-26 18:22:05 -05:00 |
|
J. Nick Koston
|
ed7054cdb7
|
Fix AttributeError when uploading OTA to offline OpenThread devices
|
2025-08-26 18:20:38 -05:00 |
|
J. Nick Koston
|
0ea3018bd1
|
Merge branch 'mdns_cleanups' into integration
|
2025-08-18 14:37:30 -05:00 |
|
Ben Winslow
|
c29f8d0187
|
[core] Fix post-OTA logs display when using esphome run and MQTT (#10274)
|
2025-08-17 21:36:35 -05:00 |
|
J. Nick Koston
|
7c328e51c4
|
Merge branch 'esp32_ble_co' into integration
|
2025-08-04 20:06:29 -10:00 |
|
J. Nick Koston
|
bc03538e25
|
Support multiple --device arguments for address fallback (#10003)
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
|
2025-08-05 16:40:46 +12:00 |
|
J. Nick Koston
|
e499374964
|
Merge branch 'multi_device_args' into integration
|
2025-08-04 16:52:30 -10:00 |
|
J. Nick Koston
|
5f9080dac9
|
fix --device OTA
|
2025-08-04 15:57:29 -10:00 |
|
J. Nick Koston
|
1d6c491dea
|
Merge branch 'dev' into multi_device_args
|
2025-08-04 15:43:15 -10:00 |
|
Jesse Hills
|
396c02c6de
|
[core] Allow extra args on cli and just ignore them (#9814)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-08-05 13:33:12 +12:00 |
|
J. Nick Koston
|
9aad0733ef
|
[core] Update to esptool 5.0+ command syntax (#10011)
|
2025-08-04 14:14:17 +12:00 |
|
J. Nick Koston
|
2575913880
|
Merge branch 'drop_py_esptool' into integration
|
2025-08-02 10:05:48 -10:00 |
|
J. Nick Koston
|
716c25366c
|
do the others
|
2025-08-02 10:01:36 -10:00 |
|
J. Nick Koston
|
b51b3bf9ce
|
Merge branch 'drop_py_esptool' into integration
|
2025-08-01 11:17:09 -10:00 |
|
J. Nick Koston
|
3aaf11f404
|
missed some
|
2025-08-01 11:15:34 -10:00 |
|
J. Nick Koston
|
7c12f1a5bf
|
[core] Update to use esptool instead of deprecated esptool.py
|
2025-08-01 10:06:16 -10:00 |
|
J. Nick Koston
|
204da1af8b
|
preen
|
2025-07-31 20:03:31 -10:00 |
|
J. Nick Koston
|
837863568f
|
preen
|
2025-07-31 19:52:34 -10:00 |
|
J. Nick Koston
|
082d741066
|
preen
|
2025-07-31 19:46:40 -10:00 |
|
J. Nick Koston
|
264fbb4029
|
preen
|
2025-07-31 19:45:54 -10:00 |
|
J. Nick Koston
|
b96cd2b932
|
preen
|
2025-07-31 19:41:04 -10:00 |
|
J. Nick Koston
|
5fac039a06
|
preen
|
2025-07-31 19:39:08 -10:00 |
|
J. Nick Koston
|
1161bfcc93
|
preen
|
2025-07-31 19:35:49 -10:00 |
|
J. Nick Koston
|
4caf2b7042
|
cleanup
|
2025-07-31 17:16:15 -10:00 |
|
J. Nick Koston
|
1c67dfc850
|
Support multiple --device arguments for address fallback
|
2025-07-31 17:02:39 -10:00 |
|
J. Nick Koston
|
14744fc381
|
Merge remote-tracking branch 'upstream/dev' into integration
|
2025-07-27 18:49:43 -10:00 |
|
Cornelius Mosch
|
087970bca8
|
replace os.getlogin() with getpass.getuser() (#9928)
|
2025-07-28 15:25:32 +12:00 |
|
J. Nick Koston
|
76a63e5d55
|
Merge branch 'dev' into integration
|
2025-07-25 08:42:21 -10:00 |
|
J. Nick Koston
|
f808c38f10
|
[ruff] Enable PERF rules and fix all violations (#9874)
|
2025-07-25 08:15:54 -10:00 |
|
J. Nick Koston
|
ffebd30033
|
[ruff] Enable SIM rules and fix code simplification violations (#9872)
|
2025-07-25 18:26:08 +12:00 |
|
J. Nick Koston
|
504c67f59f
|
Merge branch 'memcpy_speedup' into integration
|
2025-07-21 10:54:10 -10:00 |
|
Katherine Whitlock
|
16a426c182
|
Factor PlatformIO buildgen out of writer.py (#9378)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2025-07-21 20:28:11 +12:00 |
|
J. Nick Koston
|
b8a75bc925
|
analyze_memory
|
2025-07-02 07:30:17 -05:00 |
|
lamauny
|
d86f319d66
|
Add support for LN882X Family (with LibreTiny) (#8954)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2025-06-30 16:20:36 +12:00 |
|
J. Nick Koston
|
c0b05ada1a
|
Reduce ESP_LOGCONFIG calls (#9026)
|
2025-06-09 00:02:30 +00:00 |
|
Jonathan Swoboda
|
7ac5746e0d
|
Fix colors in update all (#8854)
|
2025-05-29 15:00:27 +12:00 |
|
Thomas Rupprecht
|
88edddf07a
|
[log] improve/refactor log (#8708)
|
2025-05-15 21:45:07 +12:00 |
|
David Woodhouse
|
ff2b93a3e4
|
Fix '--device MQTT' for devices with static IP (#8535)
|
2025-04-15 16:30:07 +12:00 |
|
Clyde Stubbs
|
3320e4112b
|
[cli] Add --reset and --upload_speed options (#8380)
|
2025-03-20 21:38:59 -05:00 |
|
tomaszduda23
|
b7b2f3e61c
|
[core] make upload_program more generic (#8321)
|
2025-02-26 09:24:05 +13:00 |
|
Katherine Whitlock
|
3020083564
|
Ruff format for CI (#8276)
|
2025-02-19 13:24:43 -06:00 |
|
Brian Whicheloe
|
40bee2a854
|
Add log level env var (#7604)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2025-01-13 08:15:22 +13:00 |
|
Jesse Hills
|
83d6834e27
|
Cast port to int for ota pushing (#7888)
|
2024-12-01 17:10:18 +01:00 |
|
Kyle Cascade
|
c35240ca32
|
Remove the choice for MQTT logging if it is disabled (#7723)
|
2024-11-11 14:13:43 +13:00 |
|
David Woodhouse
|
2f77d31690
|
OTA: Fix IPv6 and multiple address support (#7414)
|
2024-11-08 16:38:13 +13:00 |
|
Pieter Viljoen
|
11e155d866
|
Enable verbose mode from env ESPHOME_VERBOSE or --verbose (#6987)
|
2024-08-22 12:58:43 +12:00 |
|