Tomasz Duda
342febe940
clang-tidy use only g++ flags
2024-07-26 09:42:58 +02:00
Tomasz Duda
d4a8a0ff88
Merge remote-tracking branch 'origin/dev' into nrf52_core
2024-07-26 09:27:36 +02:00
thevogoncoder
39c0019534
Add delay after sending REG_READ_START ( #7130 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-07-25 14:06:23 +12:00
Jesse Hills
f61582f826
[dependabot] Group docker action bumps into single PR ( #7133 )
2024-07-25 13:19:33 +12:00
Jesse Hills
e343aca9bc
Merge branch 'release' into dev
2024-07-25 12:48:28 +12:00
Jesse Hills
038f24fcea
Merge pull request #7132 from esphome/bump-2024.7.2
...
2024.7.2
2024-07-25 12:47:33 +12:00
J. Nick Koston
d3f2434c57
Bump aioesphomeapi to 24.6.2 and cryptography to 43.0.0 ( #7131 )
2024-07-25 12:45:42 +12:00
Clyde Stubbs
23ffc3ddfb
[lvgl] base implementation ( #7116 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-07-25 11:12:04 +12:00
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