Jesse Hills
|
759df7ae6c
|
[dashboard] Accept basic auth header (#7965)
|
2024-12-16 22:26:16 -06:00 |
|
dependabot[bot]
|
3d56397e58
|
Bump docker/setup-buildx-action from 3.7.1 to 3.8.0 in the docker-actions group (#7969)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-12-17 14:09:09 +13:00 |
|
Clyde Stubbs
|
9f6c64afa6
|
[font] cleanly handle font file format exception (Bugfix) (#7970)
|
2024-12-17 14:07:43 +13:00 |
|
Jesse Hills
|
663e18310d
|
[ci] Dont run main ci suite on docker files (#7966)
|
2024-12-16 16:58:42 -06:00 |
|
Jesse Hills
|
1a89aa8fbf
|
[uart] Use `SOC_UART_NUM as number of uarts instead of UART_NUM_MAX ` (#7967)
|
2024-12-16 05:52:34 +00:00 |
|
Edward Firmo
|
e04743e381
|
[debug] Detailed reset reason (#7729)
Co-authored-by: Ramil Valitov <ramilvalitov@gmail.com>
|
2024-12-16 12:12:45 +13:00 |
|
Oleg Tarasov
|
a6957b9d3b
|
[opentherm] Message ordering, on-the-fly message editing, code improvements (#7903)
|
2024-12-16 12:04:26 +13:00 |
|
Edward Firmo
|
9816c27031
|
[nextion] Remove _internal from non-protected functions (#7656)
|
2024-12-16 11:00:44 +13:00 |
|
luar123
|
ea06740b46
|
Fix adc channel for ESP32-H2 (#7964)
|
2024-12-16 10:59:54 +13:00 |
|
Jesse Hills
|
9a5ec1b9e6
|
Merge branch 'beta' into dev
|
2024-12-16 10:42:53 +13:00 |
|
Jesse Hills
|
6dcbd1a8ae
|
Merge pull request #7963 from esphome/bump-2024.12.0b2
2024.12.0b2
|
2024-12-16 10:42:21 +13:00 |
|
Jesse Hills
|
63b0930ae8
|
Bump version to 2024.12.0b2
|
2024-12-16 07:57:06 +13:00 |
|
Edward Firmo
|
5382bd2a97
|
[adc] Restore missing LIBRETINY code in a separated file (#7955)
|
2024-12-16 07:57:06 +13:00 |
|
Kevin Ahrendt
|
de1fbd390b
|
[i2s_audio] Bugfix: Correctly set ring buffer size (#7959)
|
2024-12-16 07:57:06 +13:00 |
|
Jonathan Swoboda
|
af23357dca
|
[core] Move delay_microseconds_safe to iram (#7957)
Co-authored-by: Jonathan Swoboda <jonathan.swoboda>
|
2024-12-16 07:57:06 +13:00 |
|
Jesse Hills
|
0fbe6c0d8b
|
[sgp30] Set default update interval to 60s (#7952)
|
2024-12-16 07:57:06 +13:00 |
|
Jonathan Swoboda
|
4e1ff31342
|
[const] Add RMT CONF variables to const.py (#7953)
Co-authored-by: Jonathan Swoboda <jonathan.swoboda>
|
2024-12-16 07:57:06 +13:00 |
|
Edward Firmo
|
df4224e779
|
[nextion] Publishes is_connected() (#7961)
|
2024-12-16 07:30:47 +13:00 |
|
Edward Firmo
|
5877c57a35
|
[adc] Restore missing LIBRETINY code in a separated file (#7955)
|
2024-12-15 07:55:04 +13:00 |
|
Kevin Ahrendt
|
7f2ca800c1
|
[i2s_audio] Bugfix: Correctly set ring buffer size (#7959)
|
2024-12-13 23:17:58 -06:00 |
|
Edward Firmo
|
ce7ff15c8a
|
[pulse_counter] Fix volatile increment/decrement deprecation warnings (#7954)
|
2024-12-14 08:21:54 +11:00 |
|
Edward Firmo
|
88742e0399
|
[rotary_encoder] Fix volatile increment/decrement deprecation warnings (#7958)
|
2024-12-14 08:16:11 +11:00 |
|
Jonathan Swoboda
|
c187cb547c
|
[core] Move delay_microseconds_safe to iram (#7957)
Co-authored-by: Jonathan Swoboda <jonathan.swoboda>
|
2024-12-13 11:45:10 -08:00 |
|
Jesse Hills
|
42bc960a36
|
[sgp30] Set default update interval to 60s (#7952)
|
2024-12-12 03:37:51 -06:00 |
|
Jonathan Swoboda
|
ba63d266d8
|
[const] Add RMT CONF variables to const.py (#7953)
Co-authored-by: Jonathan Swoboda <jonathan.swoboda>
|
2024-12-12 04:37:22 +00:00 |
|
Jesse Hills
|
90baba4db7
|
Merge branch 'beta' into dev
|
2024-12-11 21:19:19 +13:00 |
|
Jesse Hills
|
1656ced351
|
Merge pull request #7950 from esphome/bump-2024.12.0b1
2024.12.0b1
|
2024-12-11 21:18:43 +13:00 |
|
Jesse Hills
|
1dfd15e607
|
Bump version to 2025.1.0-dev
|
2024-12-11 15:55:29 +13:00 |
|
Jesse Hills
|
5dcaf1241f
|
Bump version to 2024.12.0b1
|
2024-12-11 15:55:29 +13:00 |
|
Jesse Hills
|
7aa54b6879
|
[i2c] Use correct macro to determine number of i2c peripherals for idf (#7947)
|
2024-12-10 10:24:06 +00:00 |
|
Jesse Hills
|
444e162c92
|
Synchronise esp32 boards with platform version 51.03.07 (#7945)
|
2024-12-10 06:39:00 +00:00 |
|
Clyde Stubbs
|
bb27eaaf1e
|
[lvgl] Add on_change event (#7939)
|
2024-12-10 14:25:29 +13:00 |
|
Clyde Stubbs
|
517f659da8
|
[lvgl] Fix image mode property (Bugfix) (#7938)
|
2024-12-10 14:23:30 +13:00 |
|
Jesse Hills
|
5a92e24662
|
[const] Move `CONF_TEMPERATURE_COMPENSATION ` to common const.py (#7943)
|
2024-12-10 14:22:30 +13:00 |
|
Edward Firmo
|
437b236a4d
|
[adc] Split files by platform (#7940)
|
2024-12-10 13:38:45 +13:00 |
|
dependabot[bot]
|
14eac3dbce
|
Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 (#7941)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-12-09 23:44:39 +01:00 |
|
Yoonji Park
|
132a096ae7
|
Add font anti-aliasing for grayscale display (#7934)
|
2024-12-09 22:13:21 +11:00 |
|
Jesse Hills
|
440080a753
|
[display] Fix strftime overload ignoring alignment (#7937)
|
2024-12-09 17:09:29 +13:00 |
|
David Schneider
|
f15e3cfb9b
|
Optimize QMC5883L reads (#7889)
|
2024-12-09 15:51:37 +13:00 |
|
Citric Lee
|
9d000e9abf
|
Add: Seeed Studio MR60BHA2 mmWave Sensor (#7589)
Co-authored-by: Spencer Yan <spencer@spenyan.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2024-12-09 15:28:41 +13:00 |
|
Jesse Hills
|
97fd7493b5
|
Merge branch 'release' into dev
|
2024-12-06 17:23:14 +13:00 |
|
Jesse Hills
|
4c87658503
|
Merge pull request #7929 from esphome/bump-2024.11.3
2024.11.3
|
2024-12-06 17:22:32 +13:00 |
|
Jesse Hills
|
c80e035bd5
|
Bump version to 2024.11.3
|
2024-12-06 15:55:51 +13:00 |
|
Clyde Stubbs
|
c8ec0bb7ea
|
[esp32] Fix crash with empty platformio_options: value (#7920)
|
2024-12-06 15:55:51 +13:00 |
|
Clyde Stubbs
|
86ae1c5931
|
[lvgl] Fix msgbox content (#7912)
|
2024-12-06 15:55:51 +13:00 |
|
Clyde Stubbs
|
d0958f7cf2
|
[lvgl] Bugfixes (#7896)
|
2024-12-06 15:55:51 +13:00 |
|
Jesse Hills
|
982ce1db72
|
Cast port to int for ota pushing (#7888)
|
2024-12-06 15:55:51 +13:00 |
|
Krzysztof Zdulski
|
f042c6e643
|
Fix recalc_timestamp_utc (#7894)
|
2024-12-06 15:55:51 +13:00 |
|
Jesse Hills
|
5fcd26bfe9
|
[st7920] Remove unnecessary warning when drawing outside display bounds (#7868)
|
2024-12-06 15:55:51 +13:00 |
|
FreeBear-nc
|
5717d557f5
|
Add IRAM_ATTR to all functions used during interrupts on esp8266 chips. (#7840)
|
2024-12-06 15:55:51 +13:00 |
|