Jesse Hills
ad0118dd4a
Bump version to 2024.7.2
2024-07-25 09:13:05 +12:00
dentra
7c24f1ba6d
[http_request] Fix ESP-IDF follow redirect ( #7101 )
2024-07-25 09:13:05 +12:00
Jesse Hills
6e863305aa
[http_request] Change default timeout to 4.5s ( #7123 )
2024-07-25 09:13:05 +12:00
Tomasz Duda
b9e678df48
small fix
2024-07-24 22:07:39 +02:00
Tomasz Duda
b1a46a9fb2
small fix
2024-07-24 21:48:08 +02:00
Tomasz Duda
e6e35f74d4
small fix
2024-07-24 21:43:20 +02:00
Tomasz Duda
07c3671eaf
Merge remote-tracking branch 'origin/dev' into nrf52_core
2024-07-24 21:32:25 +02:00
Tomasz Duda
cbd31282ba
remove all headers for zephyr
2024-07-24 21:32:07 +02:00
Clyde Stubbs
75635956cd
Give more info on import errors. ( #7128 )
2024-07-25 07:30:39 +12:00
Tomasz Duda
9be2139259
fix clang
2024-07-24 21:28:16 +02:00
Tomasz Duda
fb870b6b72
fix clang
2024-07-24 19:49:05 +02:00
Tomasz Duda
529fe0cd13
fix clang
2024-07-24 19:39:37 +02:00
Tomasz Duda
94ce0576cf
fix clang
2024-07-24 19:38:03 +02:00
Tomasz Duda
4ae6b8bcbf
fix clang
2024-07-24 19:23:22 +02:00
Tomasz Duda
8d8939eaf4
fix clang
2024-07-24 19:19:03 +02:00
Tomasz Duda
1e552bb458
fix clang
2024-07-24 19:11:44 +02:00
Tomasz Duda
0c0a972c5e
fix clang tidy
2024-07-24 15:31:00 +02:00
Tomasz Duda
4a0a14635a
fix clang tidy
2024-07-24 15:25:55 +02:00
Tomasz Duda
4224689f1c
fix clang tidy
2024-07-24 15:23:58 +02:00
Tomasz Duda
0c494f3650
fix clang-tidy
2024-07-24 15:03:00 +02:00
Tomasz Duda
dd43acf7af
fix clang-tidy
2024-07-24 14:39:26 +02:00
Tomasz Duda
508468a031
update platformio.ini
2024-07-24 13:53:38 +02:00
Tomasz Duda
6e2d8cffaf
clean up code
2024-07-24 13:43:45 +02:00
Tomasz Duda
05f3b71007
add clang-tidy for zephyr
2024-07-24 13:35:07 +02:00
Tomasz Duda
35385bb0c8
add missing framework
2024-07-24 10:34:35 +02:00
dentra
1f3754684a
[http_request] Allow configure buffer size on ESP-IDF ( #7125 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-07-24 15:50:59 +12:00
esphomebot
da10de9ea8
Update webserver local assets to 20240724-013115 ( #7126 )
2024-07-24 01:57:02 +00:00
dentra
39de179e21
[http_request] Fix ESP-IDF follow redirect ( #7101 )
2024-07-24 12:12:59 +12:00
Tomasz Duda
c4fe63c208
fix clang-tidy
2024-07-23 14:34:52 +02:00
Tomasz Duda
a2910f8e0b
Merge remote-tracking branch 'origin/dev' into nrf52_core
2024-07-23 07:22:59 +02:00
Tomasz Duda
7311b00c10
add versions
2024-07-23 06:34:15 +02:00
Clyde Stubbs
2cc14055cf
Added ruff to pre-commit hooks ( #7124 )
2024-07-23 16:12:23 +12:00
Daniel
19a787c235
[fan] fix initial FanCall to properly set speed ( #7113 )
...
Speed settings were ignored for the first FanCall, if no speed has been restored before. This commit changes the behaviour to: set speed to 100%, iff current speed AND new speed are not set.
2024-07-22 21:53:31 -05:00
dependabot[bot]
e88e32bf23
Bump docker/setup-buildx-action from 3.4.0 to 3.5.0 ( #7122 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-23 14:21:03 +12:00
dependabot[bot]
f0d4b5f740
Bump docker/login-action from 3.2.0 to 3.3.0 ( #7121 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-23 14:20:54 +12:00
dependabot[bot]
2b2a83273f
Bump docker/setup-qemu-action from 3.1.0 to 3.2.0 ( #7120 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-23 14:20:44 +12:00
Jesse Hills
ae476bb400
[http_request] Change default timeout to 4.5s ( #7123 )
2024-07-22 20:51:32 -05:00
dependabot[bot]
dc24eefe08
Bump docker/build-push-action from 6.4.1 to 6.5.0 in /.github/actions/build-image ( #7119 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-23 13:01:45 +12:00
Jesse Hills
b66d3793f5
Create nrf52-tidy env too
2024-07-23 12:59:27 +12:00
Jesse Hills
2c48466243
Merge branch 'dev' into pr/tomaszduda23/7049
2024-07-23 10:52:12 +12:00
Jesse Hills
5348e29e14
Add more to the nrf pio environment
2024-07-23 10:50:53 +12:00
Tomasz Duda
f3eec64928
add clang-tidy for zephyr
2024-07-23 00:15:56 +02:00
Tomasz Duda
58dc8445f9
fix review comments
2024-07-22 13:03:04 +02:00
tomaszduda23
685ebbecbc
Update esphome/components/nrf52/gpio.py
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-07-22 12:54:03 +02:00
Tomasz Duda
e86b546ec1
make import alphabetical order
2024-07-22 12:50:17 +02:00
Tomasz Duda
e44c02523a
add this-> prefix
2024-07-22 12:35:52 +02:00
Tomasz Duda
487cf39101
add delayMicroseconds (and other functions in esphome/core/hal.h
2024-07-22 12:01:51 +02:00
tomaszduda23
9d57c9897c
Update esphome/components/logger/logger_zephyr.cpp
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-07-22 12:01:15 +02:00
Aodren Auffrédou-Heinicke
f1aa254e48
APDS9306 Ambient Light Sensor ( #6709 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
Co-authored-by: Mat931 <49403702+Mat931@users.noreply.github.com>
2024-07-22 17:29:54 +12:00
Jan-Philipp Benecke
5d5f3276e9
Inherit esp32_ble_beacon
from esp32_ble
( #6908 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-07-22 16:20:09 +12:00