Commit graph

7433 commits

Author SHA1 Message Date
Tomasz Duda
865f393c9d fix clang-tidy 2024-08-13 23:52:09 +02:00
Tomasz Duda
cad725b621 Merge remote-tracking branch 'origin/dev' into nrf52_core 2024-08-13 23:44:29 +02:00
PaoloTK
c5b1a8eb81
Add min and max brightness parameters for Light dim_relative Action (#6971) 2024-08-14 09:29:55 +12:00
Clyde Stubbs
68c56b3e03
Implement ByteBuffer (#6878) 2024-08-14 09:29:31 +12:00
Jesse Hills
0c567adf63
[CI] Dont run full CI on `build-image` action changes (#7270) 2024-08-14 08:13:09 +12:00
dependabot[bot]
9ec61cbff3
Bump docker/build-push-action from 6.6.1 to 6.7.0 in /.github/actions/build-image (#7269)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-14 08:12:56 +12:00
Tomasz Duda
00c6f1abfc Merge remote-tracking branch 'origin/dev' into nrf52_core 2024-08-13 21:59:08 +02:00
tomaszduda23
2e58297a16
[code-quality] fix clang-tidy wifi related (#7254) 2024-08-14 07:58:30 +12:00
Tomasz Duda
67ae036505 Merge remote-tracking branch 'origin/dev' into nrf52_core 2024-08-13 21:57:53 +02:00
tomaszduda23
f81ce2c707
[code-quality] fix clang-tidy mqtt (#7253) 2024-08-14 07:56:09 +12:00
Tomasz Duda
683bfe3369 Merge remote-tracking branch 'origin/dev' into nrf52_core 2024-08-13 21:56:04 +02:00
tomaszduda23
4bd7ba0d30
[code-quality] Fix variable naming in base_light_effects (#7237) 2024-08-14 07:54:37 +12:00
tomaszduda23
9663b7d67c
[code-quality] fix clang-tidy core optional (#7265) 2024-08-14 07:53:42 +12:00
tomaszduda23
b082a64d32
[code-quality] fix clang-tidy network (#7266) 2024-08-14 07:48:27 +12:00
tomaszduda23
c9979ad90c
[code-quality] fix order in esphome/const.py (#7267) 2024-08-14 07:46:23 +12:00
Tomasz Duda
8794e7d816 change macro 2024-08-13 17:36:27 +02:00
Tomasz Duda
da71668e73 rollback 2024-08-13 17:16:50 +02:00
Tomasz Duda
cb49627d39 rollback 2024-08-13 17:14:04 +02:00
Tomasz Duda
c197545b80 rollback 2024-08-13 17:11:41 +02:00
Tomasz Duda
d040f8ad02 rollback webserver base 2024-08-13 17:05:58 +02:00
Tomasz Duda
d050e627bd Merge branch 'network2' into nrf52_core 2024-08-13 17:02:11 +02:00
Tomasz Duda
9e1dd4f0f8 [code-quality] fix clang-tidy network 2024-08-13 16:59:07 +02:00
Tomasz Duda
7af1ea1f14 add cpp file 2024-08-13 16:50:51 +02:00
Tomasz Duda
088e748bba Merge branch 'mqtt_clang-tidy' into nrf52_core 2024-08-13 16:48:30 +02:00
Tomasz Duda
432748655b add other files 2024-08-13 16:47:39 +02:00
Tomasz Duda
fd3c0fb251 Merge remote-tracking branch 'origin/dev' into mqtt_clang-tidy 2024-08-13 16:44:01 +02:00
Tomasz Duda
6881819c3c Merge branch 'wifi' into nrf52_core 2024-08-13 16:43:19 +02:00
Tomasz Duda
49b931357e include cpp files as well 2024-08-13 16:41:15 +02:00
Tomasz Duda
7c1844b332 Merge remote-tracking branch 'origin/dev' into wifi 2024-08-13 16:37:03 +02:00
Clyde Stubbs
3598560472
[lvgl] Add initial_focus for encoders (#7256) 2024-08-13 20:06:01 +12:00
guillempages
506e69addf
[online_image] add option to show placeholder while downloading (#7083)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-08-13 19:44:43 +12:00
nkinnan
2a70ef05d1
[const] Add some units for future use and adjust case (#7260) 2024-08-13 18:48:12 +12:00
Jesse Hills
8696f922d1
[homeassistant] Add `HOME_ASSISTANT_IMPORT_CONTROL_SCHEMA` (#7259) 2024-08-13 17:33:16 +12:00
Tomasz Duda
9920d8cba0 fix 2024-08-13 07:24:08 +02:00
Tomasz Duda
07cb903334 rollback 2024-08-13 07:22:14 +02:00
Tomasz Duda
04e3acbb14 Merge remote-tracking branch 'origin/dev' into nrf52_core 2024-08-13 07:16:01 +02:00
Jesse Hills
2b25daa199
[api] Add new flag to request state/attribute once from HA only (#7258) 2024-08-13 17:12:06 +12:00
Olivier ARCHER
ab51bbd8f7
[api] Error log when NONE Update command is sent (#7247)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-08-13 13:52:31 +12:00
RFDarter
390d5f2f93
[test][web_server] Rejig test for v3 (#7110) 2024-08-13 13:26:39 +12:00
tomaszduda23
8d106e97a2
[code-quality] fix clang-tidy web server (#7230)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-08-13 01:14:25 +00:00
juanluss31
fc146dabed
Add support for LYWSD02MMC Xiaomi device (#7080) 2024-08-13 13:12:48 +12:00
tomaszduda23
8d5be27746
[code-quality] Apply ruff linting suggestions (#7239)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-08-13 12:47:18 +12:00
tomaszduda23
f24fd34d86
fix name conflict with zephyr macro (#7252) 2024-08-13 11:38:13 +12:00
tomaszduda23
64ee40d370
[code-quality] clang-tidy bedjet (#7251) 2024-08-13 11:33:51 +12:00
tomaszduda23
5f3f106283
[code-quality] add NOLINT haier_base (#7236) 2024-08-13 11:29:09 +12:00
NP v/d Spek
8148eae134
add windows script/setup.bat (#7140)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-08-13 11:16:42 +12:00
Tomasz Duda
8cd459d8e8 [code-quality] fix clang-tidy wifi related 2024-08-12 16:49:40 +02:00
Tomasz Duda
682a9613c9 [code-quality] fix clang-tidy mqtt 2024-08-12 16:43:01 +02:00
Tomasz Duda
c7858fb578 Merge branch 'lint1' into nrf52_core 2024-08-12 16:32:20 +02:00
Tomasz Duda
f6596e9f3c Merge branch 'lint2' into nrf52_core 2024-08-12 16:31:53 +02:00