1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 14:43:51 +00:00

Commit Graph

  • e2a71b2ea1 Merge branch 'integration' into memory_api J. Nick Koston 2025-10-25 14:21:17 -07:00
  • 6eb05eaabe Merge branch 'usb_memory_order_retry' into integration J. Nick Koston 2025-10-25 14:21:08 -07:00
  • 8bd640875f touch ups J. Nick Koston 2025-10-25 14:20:57 -07:00
  • 1531b3c0d2 Merge branch 'integration' into memory_api J. Nick Koston 2025-10-25 14:12:28 -07:00
  • 698ee9cfdb Merge branch 'usb_memory_order_retry' into integration J. Nick Koston 2025-10-25 14:12:21 -07:00
  • 1e17ed8c1e narrow scope J. Nick Koston 2025-10-25 13:51:29 -07:00
  • d3b4b11302 narrow scope J. Nick Koston 2025-10-25 13:50:16 -07:00
  • 6ad33a5a52 Merge branch 'integration' into memory_api J. Nick Koston 2025-10-25 13:46:41 -07:00
  • b3409d8b19 Merge branch 'usb_memory_order_retry' into integration J. Nick Koston 2025-10-25 13:46:35 -07:00
  • c5ff19d3ab [usb_host] Fix atomic memory ordering in transfer slot allocation J. Nick Koston 2025-10-25 13:43:53 -07:00
  • 82d76dc7a1 Merge branch 'integration' into memory_api J. Nick Koston 2025-10-25 11:37:48 -07:00
  • 95df94e7f9 Merge branch 'strftime_overkill' into integration J. Nick Koston 2025-10-25 11:37:41 -07:00
  • f8bbd8e32a touch ups J. Nick Koston 2025-10-25 11:35:01 -07:00
  • 1b529c2f74 Merge branch 'strftime_overkill' into memory_api J. Nick Koston 2025-10-25 11:24:09 -07:00
  • 183e1268d9 Merge branch 'strftime_overkill' into integration J. Nick Koston 2025-10-25 11:24:03 -07:00
  • ace2fce3a2 [core] Simplify ESPTime::strftime() and save 20 bytes flash J. Nick Koston 2025-10-25 11:23:23 -07:00
  • 960c80b202 [core] Simplify ESPTime::strftime() and save 20 bytes flash J. Nick Koston 2025-10-25 11:21:22 -07:00
  • 5861cf37f9 [core] Simplify ESPTime::strftime() and save 20 bytes flash J. Nick Koston 2025-10-25 11:20:06 -07:00
  • 4375d8ae61 Merge branch 'integration' into memory_api J. Nick Koston 2025-10-25 11:04:19 -07:00
  • e41abce40e Merge branch 'gpio_inverted_default' into integration J. Nick Koston 2025-10-25 11:04:12 -07:00
  • 683ea5c568 [gpio] Skip set_inverted() call for default false value J. Nick Koston 2025-10-25 11:03:44 -07:00
  • 8ea1351285 Merge branch 'integration' into memory_api J. Nick Koston 2025-10-25 10:51:57 -07:00
  • f7b98f5993 Merge branch 'number_auto_default' into integration J. Nick Koston 2025-10-25 10:51:50 -07:00
  • 1e220e9803 [number] Skip set_mode call when using default AUTO mode J. Nick Koston 2025-10-25 10:51:26 -07:00
  • 2fa5ed6029 Merge branch 'integration' into memory_api J. Nick Koston 2025-10-25 10:42:38 -07:00
  • b0f5eacd74 Merge branch 'initial_option_template_select' into integration J. Nick Koston 2025-10-25 10:42:33 -07:00
  • f0aa530069 preen J. Nick Koston 2025-10-25 10:42:20 -07:00
  • 641bcc1dca Merge remote-tracking branch 'origin/initial_option_template_select' into initial_option_template_select J. Nick Koston 2025-10-25 10:41:06 -07:00
  • 6c9f93fbf8 touch ups J. Nick Koston 2025-10-25 10:40:05 -07:00
  • d8dc739645 Merge branch 'dev' into initial_option_template_select J. Nick Koston 2025-10-25 10:35:39 -07:00
  • 386c989b45 Merge branch 'integration' into memory_api J. Nick Koston 2025-10-25 10:31:45 -07:00
  • bff02daa6c Merge branch 'initial_option_template_select' into integration J. Nick Koston 2025-10-25 10:31:37 -07:00
  • 3a49103584 touch ups J. Nick Koston 2025-10-25 10:31:13 -07:00
  • 16130308f9 touch ups J. Nick Koston 2025-10-25 10:26:53 -07:00
  • e212ed024d [sntp] Replace std::vector<std::string> with std::array<const char*> to save heap memory (#11525) J. Nick Koston 2025-10-25 10:00:43 -07:00
  • 075efbb216 Merge branch 'integration' into memory_api J. Nick Koston 2025-10-25 00:28:23 -07:00
  • 3d020d5c6f Merge remote-tracking branch 'upstream/dev' into integration J. Nick Koston 2025-10-25 00:28:15 -07:00
  • 5fdd90c71a [esp32] Add IDF 5.4.3 to platform list and switch to tar.xz (#11528) Jonathan Swoboda 2025-10-25 03:27:39 -04:00
  • b62f620b57 Merge branch 'integration' into memory_api J. Nick Koston 2025-10-25 00:25:55 -07:00
  • 976fab7488 Merge branch 'select_options_in_flash' into integration J. Nick Koston 2025-10-25 00:25:41 -07:00
  • 1ea48df6d6 save some bytes J. Nick Koston 2025-10-24 17:40:56 -07:00
  • 78585ca3f9 Merge branch 'integration' into memory_api J. Nick Koston 2025-10-24 17:32:52 -07:00
  • e34333353b Merge branch 'sntp_servers_flash' into integration J. Nick Koston 2025-10-24 17:32:46 -07:00
  • b77db3604f cleanup J. Nick Koston 2025-10-24 17:32:38 -07:00
  • 875506f2f7 cleanup J. Nick Koston 2025-10-24 17:30:04 -07:00
  • 7dd1071026 cleanup J. Nick Koston 2025-10-24 17:30:04 -07:00
  • 9a44f8c14d Merge branch 'integration' into memory_api J. Nick Koston 2025-10-24 14:39:17 -07:00
  • 7ef23657ab Merge branch 'sntp_servers_flash' into integration J. Nick Koston 2025-10-24 14:39:09 -07:00
  • 01b1844e9d must still be in ram on 8266 J. Nick Koston 2025-10-24 14:38:46 -07:00
  • 9e798ffa4f must still be in ram on 8266 J. Nick Koston 2025-10-24 14:37:35 -07:00
  • ccdce3508c must still be in ram on 8266 J. Nick Koston 2025-10-24 14:37:29 -07:00
  • 3025d35554 must still be in ram on 8266 J. Nick Koston 2025-10-24 14:37:15 -07:00
  • 2b75eca91f Merge branch 'integration' into memory_api J. Nick Koston 2025-10-24 14:31:46 -07:00
  • d53c162448 Merge branch 'sntp_servers_flash' into integration J. Nick Koston 2025-10-24 14:31:37 -07:00
  • 54fb391f13 cleanup J. Nick Koston 2025-10-24 14:26:17 -07:00
  • 45770811d2 [sntp] Store server strings in flash memory J. Nick Koston 2025-10-24 14:13:41 -07:00
  • 45c24e9550 [sntp] Store server strings in flash memory J. Nick Koston 2025-10-24 14:09:59 -07:00
  • 3b750adf29 Merge branch 'integration' into memory_api J. Nick Koston 2025-10-24 13:41:24 -07:00
  • 7a192cd769 Merge branch 'initial_option_template_select' into integration J. Nick Koston 2025-10-24 13:41:17 -07:00
  • 7efa1f7641 test J. Nick Koston 2025-10-24 13:39:06 -07:00
  • 7f06e0bbca [template] Store initial option as index in template select J. Nick Koston 2025-10-24 13:32:18 -07:00
  • 6929bdb415 [remote_transmitter] Remove delays and use RMT instead (#11505) Jonathan Swoboda 2025-10-24 15:01:30 -04:00
  • 353caaf4ff touch ups J. Nick Koston 2025-10-24 09:33:38 -07:00
  • 2e1c8a114a touch ups J. Nick Koston 2025-10-24 09:33:38 -07:00
  • 2df6a8aa9e Merge branch 'integration' into memory_api J. Nick Koston 2025-10-24 07:29:26 -07:00
  • 263a368e00 Merge branch 'select_options_in_flash' into integration J. Nick Koston 2025-10-24 07:29:17 -07:00
  • 44157f1ced tweak J. Nick Koston 2025-10-24 07:16:40 -07:00
  • b2cded14ec tweak J. Nick Koston 2025-10-24 06:46:54 -07:00
  • 4135e0b5db fixes J. Nick Koston 2025-10-24 06:43:03 -07:00
  • 3ae82f6b98 [select] Store options in flash to reduce RAM usage J. Nick Koston 2025-10-24 04:39:55 -07:00
  • 09f97d86e6 [select] Store options in flash to reduce RAM usage J. Nick Koston 2025-10-24 04:31:16 -07:00
  • 83e4013a25 [select] Store options in flash to reduce RAM usage J. Nick Koston 2025-10-24 04:27:41 -07:00
  • 18b12f845d [select] Store options in flash to reduce RAM usage J. Nick Koston 2025-10-24 04:22:52 -07:00
  • 3d6224d1b1 [select] Store options in flash to reduce RAM usage J. Nick Koston 2025-10-24 04:22:22 -07:00
  • d27e78e909 [select] Store options in flash to reduce RAM usage J. Nick Koston 2025-10-24 04:13:34 -07:00
  • 5426f8736b [esphome][ota] Add write_byte_() helper to reduce code duplication J. Nick Koston 2025-10-23 22:58:09 -07:00
  • a061af8d73 Merge branch 'integration' into memory_api J. Nick Koston 2025-10-23 22:32:17 -07:00
  • dfce46b33e Merge remote-tracking branch 'upstream/dev' into integration J. Nick Koston 2025-10-23 22:32:08 -07:00
  • 2c85ba037e [http_request] Pass collect_headers by const reference instead of by value (#11494) J. Nick Koston 2025-10-23 20:01:48 -07:00
  • 2440bbdceb [core][sensor] Eliminate redundant default value setters in generated code (#11495) J. Nick Koston 2025-10-23 20:01:23 -07:00
  • 3ac8eb7696 Merge branch 'release' into dev Jesse Hills 2025-10-24 14:08:56 +13:00
  • 6a478b9070 Merge pull request #11506 from esphome/bump-2025.10.3 2025.10.3 release beta Jesse Hills 2025-10-24 14:08:12 +13:00
  • a32a1d11fb Bump version to 2025.10.3 Jesse Hills 2025-10-24 07:51:38 +13:00
  • daeb8ef88c [core] handle mixed IP and DNS addresses correctly in resolve_ip_address (#11503) Markus 2025-10-23 20:32:07 +02:00
  • febee437d6 [uart] Make rx pin respect pullup and pulldown settings (#9248) Anton Sergunov 2025-10-22 03:10:25 +06:00
  • de2f475dbd [hdc1080] Make HDC1080_CMD_CONFIGURATION failure a warning (and log it) (#11355) Peter Zich 2025-10-20 06:13:13 -07:00
  • fa3ec6f732 [core] handle mixed IP and DNS addresses correctly in resolve_ip_address (#11503) Markus 2025-10-23 20:32:07 +02:00
  • dadf037037 Merge branch 'integration' into memory_api J. Nick Koston 2025-10-23 11:29:47 -07:00
  • 3379551b3c Merge branch 'fix_ip_dns_mix' into integration J. Nick Koston 2025-10-23 11:29:41 -07:00
  • 190bd47657 Merge branch 'redundant_setters' into integration J. Nick Koston 2025-10-23 11:29:33 -07:00
  • c76e446895 tweaks J. Nick Koston 2025-10-23 11:14:24 -07:00
  • 6dab0b4b49 tweaks J. Nick Koston 2025-10-23 11:12:57 -07:00
  • 267b715bfa safer J. Nick Koston 2025-10-23 11:11:45 -07:00
  • 3e6d1d551d tweak J. Nick Koston 2025-10-23 11:06:09 -07:00
  • 8b67b9f35d add unit tests for mixed IP and hostname resolution with proper handling of exceptions fix up address handling for mixed IP and hostname resolution Links2004 2025-10-23 17:54:50 +00:00
  • e490aec6b4 Bump ruamel-yaml from 0.18.15 to 0.18.16 (#11482) dependabot[bot] 2025-10-23 10:25:36 -07:00
  • af321edf80 [core] handle mixed IP and DNS addresses correctly in resolve_ip_address Links2004 2025-10-23 17:15:45 +00:00
  • 8da8095a6a [tests] Isolate gps component to prevent TinyGPSPlus millis() conflicts (#11499) J. Nick Koston 2025-10-23 10:11:13 -07:00
  • ab14c0cd72 [pipsolar] improve sensor readout in HA, set unknown state on timeout / error (#10292) Patrick 2025-10-23 17:32:02 +02:00
  • fdd453e88a fix J. Nick Koston 2025-10-23 09:02:08 -06:00