Keith Burzinski
|
d8516cfabb
|
[sen5x] Fix validation for values read from hardware (#8769)
|
2025-05-19 09:24:53 +12:00 |
|
J. Nick Koston
|
d847b345b8
|
Fix ESP32 Camera class inheritance (#8811)
|
2025-05-19 09:24:53 +12:00 |
|
Thomas Rupprecht
|
c50e33f531
|
[gps] update lib, improve code/tests/config (#8768)
|
2025-05-19 09:24:53 +12:00 |
|
Thomas Rupprecht
|
5a84bab9ec
|
[log] improve/refactor log (#8708)
|
2025-05-19 09:24:53 +12:00 |
|
J. Nick Koston
|
41f860c2a3
|
Logger Recursion Guard per Task on ESP32 (#8765)
|
2025-05-19 09:24:53 +12:00 |
|
J. Nick Koston
|
c7e62d1279
|
Optimize protobuf varint decoder for ESPHome use case (#8791)
|
2025-05-19 09:24:53 +12:00 |
|
J. Nick Koston
|
2341ff651a
|
Use fixed buffer for plaintext protocol like noise protocol (#8800)
|
2025-05-19 09:24:53 +12:00 |
|
Jesse Hills
|
9704de6647
|
Update some sensor schemas to be Optional (#8803)
|
2025-05-19 09:24:52 +12:00 |
|
Jesse Hills
|
97fb8c2cdf
|
Merge pull request #8792 from esphome/bump-2025.5.0b2
2025.5.0b2
2025.5.0b2
|
2025-05-15 06:50:46 +12:00 |
|
Jesse Hills
|
d9839f3a5c
|
Bump version to 2025.5.0b2
|
2025-05-14 21:29:00 +12:00 |
|
Jesse Hills
|
498e3904a9
|
Bump esphome-dashboard to 20250514.0 (#8790)
|
2025-05-14 21:28:33 +12:00 |
|
Jesse Hills
|
7cb01bf842
|
[climate] Update components to use `climate_schema(...) ` (#8788)
|
2025-05-14 21:27:05 +12:00 |
|
Jesse Hills
|
c050e8d0fb
|
Fix release to pypi (#8789)
|
2025-05-14 21:27:05 +12:00 |
|
J. Nick Koston
|
4f2643e6e9
|
Improve batching of BLE advertisements for better airtime efficiency (#8778)
|
2025-05-14 21:27:05 +12:00 |
|
Jesse Hills
|
7d0262dd1a
|
[fan] Update components to use `fan_schema(...) ` (#8786)
|
2025-05-14 21:27:05 +12:00 |
|
Jesse Hills
|
c30ffd0098
|
[schema] Get component name if available for deprecation warning (#8785)
|
2025-05-14 21:27:05 +12:00 |
|
Jesse Hills
|
ea31122979
|
[media_player] Deprecate `MEDIA_PLAYER_SCHEMA ` (#8784)
|
2025-05-14 21:27:05 +12:00 |
|
Jesse Hills
|
1e20440c8e
|
Merge pull request #8783 from esphome/bump-2025.5.0b1
2025.5.0b1
2025.5.0b1
|
2025-05-14 15:54:44 +12:00 |
|
Jesse Hills
|
0630244195
|
Bump version to 2025.5.0b1
|
2025-05-14 09:54:26 +12:00 |
|
Clyde Stubbs
|
183659f527
|
[mipi_spi] New display driver for MIPI DBI devices (#8383)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2025-05-14 09:22:58 +12:00 |
|
Jesse Hills
|
4ea63af796
|
[online_image] Support 24 bit bmp images (#8612)
|
2025-05-14 09:21:19 +12:00 |
|
Samuel Sieb
|
0aa7911b1b
|
[esp32][esp8266] use low-level pin control for ISR gpio (#8743)
Co-authored-by: Samuel Sieb <samuel@sieb.net>
|
2025-05-14 08:58:15 +12:00 |
|
Mischa Siekmann
|
032949bc77
|
[audio] Fix: Decoder stops unnecessarily after a potential failure is detected. (#8776)
|
2025-05-13 08:35:19 -04:00 |
|
Jesse Hills
|
6f8ee65919
|
[text_sensor] Fix schema generation (#8773)
|
2025-05-13 06:34:26 +00:00 |
|
Thomas Rupprecht
|
c5654b4cb2
|
[esp32] improve gpio (#8709)
|
2025-05-13 18:24:38 +12:00 |
|
Jesse Hills
|
410b6353fe
|
[switch] Fix schema generation (#8774)
|
2025-05-13 06:17:54 +00:00 |
|
Jesse Hills
|
a36e1aab8e
|
[cover] Update components to use `cover_schema(...) ` (#8770)
|
2025-05-13 00:29:00 -05:00 |
|
Jesse Hills
|
864ae7a56c
|
[template] Use alarm_control_panel_schema method (#8764)
|
2025-05-13 00:26:07 -05:00 |
|
Jesse Hills
|
2560d2b9d0
|
[demo] Clean up schema deprecations, add test (#8771)
|
2025-05-13 05:16:23 +00:00 |
|
Jesse Hills
|
0cf9b05afd
|
[select] Tidy schema generation (#8775)
|
2025-05-13 05:07:57 +00:00 |
|
Cossid
|
8b65d1673a
|
Tuya Select - Add int_datapoint option (#8393)
|
2025-05-13 16:44:51 +12:00 |
|
Jesse Hills
|
5e164b107a
|
[climate] Fix climate_schema (#8772)
|
2025-05-13 16:35:56 +12:00 |
|
DanielV
|
a83959d738
|
In case of proto-diff show changes and archive generated (#8698)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2025-05-13 14:07:54 +12:00 |
|
realzoulou
|
0ccc5bf714
|
[gps] Add hdop sensor (#8680)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2025-05-13 14:05:34 +12:00 |
|
Jesse Hills
|
bc0956019b
|
[config] Deprecate more *_SCHEMA constants (#8763)
|
2025-05-13 13:24:13 +12:00 |
|
Jesse Hills
|
49f631d6c5
|
[schema] Deploy schema after release workflow finished (#8767)
|
2025-05-13 13:18:23 +12:00 |
|
J. Nick Koston
|
a9d5eb8470
|
Fix missing recursion guard release on ESP8266 (#8766)
|
2025-05-13 13:17:37 +12:00 |
|
tomaszduda23
|
7c0546c9f0
|
[clang] clang tidy support with zephyr (#8352)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
|
2025-05-12 23:36:34 +00:00 |
|
J. Nick Koston
|
f4eb75e4e0
|
Avoid iterating clients twice in the api_server loop (#8733)
|
2025-05-12 17:29:50 -05:00 |
|
dependabot[bot]
|
5b2c19bc86
|
Bump setuptools from 80.3.1 to 80.4.0 (#8753)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-05-13 09:32:13 +12:00 |
|
dependabot[bot]
|
185b84b8b2
|
Bump zeroconf from 0.146.5 to 0.147.0 (#8754)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-05-13 09:31:40 +12:00 |
|
tomaszduda23
|
facf94699e
|
[udp, syslog] fix clang tidy (#8755)
|
2025-05-12 16:17:28 -05:00 |
|
Jesse Hills
|
58104229e2
|
[sml] Use text_sensor_schema method (#8762)
|
2025-05-12 21:16:56 +00:00 |
|
Jesse Hills
|
50c88b7aa7
|
[ble_client] Use text_sensor_schema method (#8761)
|
2025-05-12 16:15:57 -05:00 |
|
Jesse Hills
|
81bae96109
|
[airthings] Remove unnecessary schema (#8760)
|
2025-05-12 21:05:23 +00:00 |
|
Jesse Hills
|
a3ed090594
|
[tm1638] Use switch_schema method (#8758)
|
2025-05-12 20:59:59 +00:00 |
|
Jesse Hills
|
cff1820772
|
[sprinkler] Use number_schema method (#8759)
|
2025-05-12 20:59:42 +00:00 |
|
Jesse Hills
|
bdd2774544
|
[factory_reset] Use switch_schema method (#8757)
|
2025-05-12 20:58:05 +00:00 |
|
Jesse Hills
|
38790793dd
|
[opentherm] Update to use schema methods (#8756)
|
2025-05-12 20:53:46 +00:00 |
|
Jesse Hills
|
dcd786d21c
|
[config] Deprecate other *_SCHEMA constants (#8748)
|
2025-05-12 14:43:38 -05:00 |
|