1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-12 14:53:49 +01:00
Commit Graph

585 Commits

Author SHA1 Message Date
J. Nick Koston
2e80eadd21 fix 2025-10-08 13:07:49 -10:00
J. Nick Koston
da986d7fc6 fix 2025-10-08 13:05:13 -10:00
J. Nick Koston
24049610b0 tweak 2025-10-08 12:57:00 -10:00
J. Nick Koston
5f85ce9d8d tweak 2025-10-08 12:51:27 -10:00
J. Nick Koston
ff9e104a31 tweak 2025-10-08 12:50:47 -10:00
J. Nick Koston
d221850bb8 tweak 2025-10-08 12:49:06 -10:00
J. Nick Koston
9f5b5a96e9 tweak 2025-10-08 12:47:46 -10:00
J. Nick Koston
b725c7c024 tweak 2025-10-08 12:32:33 -10:00
J. Nick Koston
a46c3052a3 tweak 2025-10-08 12:31:25 -10:00
J. Nick Koston
5f6fd4101b tweak 2025-10-08 12:30:11 -10:00
J. Nick Koston
fca3673ab4 tweak 2025-10-08 12:29:07 -10:00
J. Nick Koston
678303b2d0 tweak 2025-10-08 12:28:31 -10:00
J. Nick Koston
bb8fef6c8e tweak 2025-10-08 12:25:40 -10:00
J. Nick Koston
c2c5d85132 tweak 2025-10-08 12:21:30 -10:00
J. Nick Koston
ced308d57d tweak 2025-10-08 12:20:37 -10:00
J. Nick Koston
7217d0f996 tweak 2025-10-08 12:17:33 -10:00
J. Nick Koston
1098e3ee45 tweak 2025-10-08 12:15:57 -10:00
J. Nick Koston
af6b06826a tweak 2025-10-08 12:14:05 -10:00
J. Nick Koston
493a4e8f98 tweak 2025-10-08 12:10:24 -10:00
J. Nick Koston
f4bf682e12 tweak 2025-10-08 12:04:07 -10:00
J. Nick Koston
770e012445 tweak 2025-10-08 12:02:33 -10:00
J. Nick Koston
a14466e57a tweak 2025-10-08 12:01:08 -10:00
J. Nick Koston
8a2ff9af16 tweak 2025-10-08 11:58:01 -10:00
J. Nick Koston
77b05a09db common 2025-10-08 11:32:26 -10:00
J. Nick Koston
b84013f0f3 common 2025-10-08 11:26:17 -10:00
J. Nick Koston
0b30ff4d70 common 2025-10-08 11:24:28 -10:00
J. Nick Koston
cc17f8df9f common 2025-10-08 11:23:16 -10:00
J. Nick Koston
e8adcb539c common 2025-10-08 11:20:48 -10:00
Jesse Hills
2fac813f18 [epaper_spi] New epaper component (#10462)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
Co-authored-by: Tudor Sandu <tm.sandu@gmail.com>
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
2025-10-08 21:11:06 +13:00
Jesse Hills
a62c7a03dd [api] Add support for getting action responses from home-assistant (#10948)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: J. Nick Koston <nick@home-assistant.io>
2025-10-08 20:47:36 +13:00
carlessolegrau
0fe6e7169c [modbus_controller] courtesy response (#10027)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
2025-10-08 16:40:49 +13:00
Stephen Kent
cba85c0925 [remote_receiver] Add signal demodulation support on ESP32 (#8711)
Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com>
2025-10-06 13:24:58 -04:00
Beormund
8d4b347e5c [lm75b] Add LM75B temperature sensor component (#10534) 2025-10-06 12:36:33 -04:00
Mort
7147479f90 [qmc5883l] Added drdy_pin option to allow it to run max rate (#10901)
Co-authored-by: Lamer Mortification <lamer_mortification@yahoo.com>
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com>
2025-10-06 11:48:05 -04:00
J. Nick Koston
20d9ae699c [logger] Conditionally compile runtime tag-specific log levels for performance (#11004) 2025-10-06 09:59:52 +13:00
Patrick
0a40a30e4a [esp32_can] support multiple CAN instances for platforms that support it (#10712)
Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com>
2025-10-03 23:10:19 +00:00
J. Nick Koston
2a915e4efd [deep_sleep] esp32 fixes to align with variant support (#10929) 2025-10-01 08:42:42 +13:00
Jonathan Swoboda
d75b7708a5 [sx126x] Add additional FSK CRC options (#10928) 2025-09-30 12:08:28 -04:00
Stephen Boyle
a5ba6237cb [ethernet] Add mac_address yaml configuration option (#10861)
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2025-09-30 08:59:08 -04:00
tomaszduda23
054b215d8d [nrf52] add more tests (#10694) 2025-09-29 14:11:57 -04:00
tomaszduda23
e3e98e2568 [nrf52] add more tests (#10695)
Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com>
2025-09-29 14:09:41 -04:00
Brandon Ibach
a7042687c1 [spi] fix SPI interface selection on ESP32-S2 and -S3 (#10732) (#10766) 2025-09-28 10:58:42 +00:00
Patrick Van Oosterwijck
460eb219ba [ethernet] Add LAN8670 PHY support (#10874)
Co-authored-by: J. Nick Koston <nick@home-assistant.io>
2025-09-25 21:45:07 +00:00
J. Nick Koston
3eb502b328 Add sha256 support (#10882) 2025-09-26 08:53:21 +12:00
Antoine Lépée
f7ed127182 Add WTS01 temperature sensor component (#8539)
Co-authored-by: Antoine Lépée <alepee@MacBook-Pro-de-Antoine.local>
Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
2025-09-25 13:38:31 +00:00
J. Nick Koston
1922b7b3ed [api] Make password and encryption mutually exclusive, add deprecation warning for password auth (#10871) 2025-09-24 22:20:35 -05:00
brambo123
d302c0c600 [uart] Multiple ESP32 features and fixes (#8103)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
2025-09-22 12:15:19 -05:00
Jesse Hills
9853a2e6ab [ektf2232] Rename rts_pin to reset_pin (#10720) 2025-09-18 18:41:23 -06:00
Keith Burzinski
fad0ec7793 [zwave_proxy] New component (#10762)
Co-authored-by: J. Nick Koston <nick@koston.org>
2025-09-18 15:43:14 -05:00
J. Nick Koston
1ffb9d972a [core] Fix ESP8266 mDNS compilation failure caused by incorrect coroutine priorities (#10773) 2025-09-18 13:11:30 +12:00