1
0
mirror of https://github.com/esphome/esphome.git synced 2025-03-14 14:48:18 +00:00

219 Commits

Author SHA1 Message Date
Tomasz Duda
3ea3e26883 Merge remote-tracking branch 'origin/dev' into nrf52 2025-02-24 20:03:02 +01:00
Katherine Whitlock
c281351732
Finish up transition from black-format to ruff (#8294) 2025-02-21 13:02:55 -06:00
J. Nick Koston
abbd72e802
Use the process CPU count to determine how many children to create (#8268) 2025-02-19 06:10:33 +13:00
Stefan Rado
0d13e2040d
Don't activate venv in devcontainer (#8128) 2025-02-10 17:12:46 +13:00
Katherine Whitlock
16bf56b0f9
Fix running pre-commit on Windows (#8095) 2025-01-17 09:10:20 +13:00
Clyde Stubbs
f1c0570e3b
[image] Transparency changes; code refactor (#7908) 2025-01-13 16:21:42 +13:00
tomaszduda23
731fb1d172
[spi] relay on KEY_TARGET_PLATFORM as the other platforms does (#8066) 2025-01-13 11:15:39 +13:00
Keith Burzinski
9c8976be13
[CI] Update clang-tidy to 18.1.3 (#7822) 2024-12-03 11:29:45 +13:00
tomaszduda23
a3ef2ed7fd
python lint for platform components (#7864) 2024-11-27 09:56:43 +13:00
Keith Burzinski
4fbf41472a
[CI] Add/update some system include paths (#7831) 2024-11-25 17:41:27 -06:00
Faidon Liambotis
a043022444
[font] Add support for "glyphsets" (#7429)
Co-authored-by: clydebarrow <2366188+clydebarrow@users.noreply.github.com>
2024-10-31 16:36:23 +13:00
tomaszduda23
312799babf
Update test_build_components (#7597)
Co-authored-by: Clyde Stubbs <2366188+clydebarrow@users.noreply.github.com>
2024-10-14 14:31:37 +13:00
Keith Burzinski
1cf4818640
[CI] Use a list when reading idedata for includes (#7535) 2024-10-04 21:07:49 +13:00
Keith Burzinski
215f26fbe4
[CI] Remove `sorted` from library include dirs (#7526) 2024-10-02 13:08:12 +13: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
tomaszduda23
f13cf1f7a0
adjust to new python pre-commit hooks (#7178)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-08-12 16:52:09 +12:00
Jesse Hills
73f786c606
[code-quality] Organise script imports (#7198) 2024-08-06 22:46:37 -05:00
Jesse Hills
38c25dec93
[code-quality] More portable shebangs (#7189)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-08-05 04:15:19 +00:00
Tomasz Duda
8855e5d0d9 Merge remote-tracking branch 'origin/dev' into nrf52 2024-07-14 14:17:57 +02:00
tomaszduda23
894d81c577
[CI] Allow running specific target test(s) only (#7051) 2024-07-08 21:07:54 -05:00
Tomasz Duda
383f99cbde Merge remote-tracking branch 'origin/dev' into nrf52 2024-07-06 18:08:06 +02:00
Keith Burzinski
83f9664efb
[CI] Run all tests when a base test changes (#7010) 2024-07-02 14:06:33 +12:00
Tomasz Duda
843d74989d Merge remote-tracking branch 'origin/dev' into nrf52 2024-06-26 22:34:59 +02:00
Jesse Hills
11b8e2e1af
[core] Add script to extract actions, conditions, and pin_providers (#6929) 2024-06-24 23:43:30 -05:00
tomaszduda23
1f86f48160
Merge branch 'dev' into nrf52 2024-06-18 20:25:26 +02:00
Keith Burzinski
f6848fe24d
[CI] Introduce testing for IDF 5 (and other arbitrary framework versions) (#6802)
* Initial changes to support testing of additional framework versions

* Rename Arduino test files
2024-06-17 16:32:11 -05:00
tomaszduda23
f2e4cd597a
Merge branch 'dev' into nrf52 2024-06-15 23:02:48 +02:00
Keith Burzinski
761aae6f89
[CI] Allow clang-tidy to see IDF components (#6903)
* Allow clang-tidy to see IDF components

* Remove camera, add tflite-micro
2024-06-13 05:15:38 -05:00
tomaszduda23
684257150d
Merge branch 'dev' into nrf52 2024-06-12 18:29:19 +02:00
Jesse Hills
b401b5eca8
[CI] Update device class sync script for update entities (#6895) 2024-06-12 19:36:57 +12:00
Samuel Sieb
13fabf1cd8
change to new 1-wire platform (#6860)
Co-authored-by: Samuel Sieb <samuel@sieb.net>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-06-12 13:05:44 +12:00
tomaszduda23
678c325d88
Merge branch 'dev' into nrf52 2024-06-05 21:16:48 +02:00
Pieter Viljoen
05491e756b
Avoid unsafe git error when container user and file config volume permissions don't match (#6843) 2024-06-04 13:34:47 +12:00
Tomasz Duda
c4f0510605 Merge branch 'deep_sleep' into nrf52 2024-05-19 10:57:22 +02:00
tomaszduda23
4469ba4024
[tests] make test_build_components work with venv without installing esphome (#6761) 2024-05-19 11:47:23 +12:00
Sebastian Muszynski
70e0925f9a
Fix pip3 install (#6771) 2024-05-19 11:31:36 +12:00
Tomasz Duda
f036f1b578 Merge branch 'venv' into nrf52 2024-05-16 22:14:08 +02:00
Tomasz Duda
40fef4894a hide set +x 2024-05-16 22:13:47 +02:00
Tomasz Duda
2d2a545fd7 Merge branch 'venv' into nrf52 2024-05-16 22:11:24 +02:00
Tomasz Duda
91b50f7b45 print command line 2024-05-16 17:41:46 +02:00
Tomasz Duda
9500f8829f make test_build_components work with venv without installing esphome 2024-05-16 16:40:24 +02:00
Tomasz Duda
2ed45759cc Merge remote-tracking branch 'origin/dev' into nrf52 2024-05-16 15:34:29 +02:00
Jesse Hills
df838b5788
[core] Remove references to deleted setup.py (#6757) 2024-05-16 22:33:33 +12:00
Jesse Hills
f91c31f093
[core] Fix running pylint via pre-commit from GUI apps (#6754) 2024-05-16 13:47:56 +12:00
Jesse Hills
f2ef06d8b5
[core] Migrate to pyproject.toml (#6737) 2024-05-16 13:19:37 +12:00
Tomasz Duda
3a42343c2f Merge remote-tracking branch 'origin/dev' into nrf52 2024-05-06 21:39:53 +02:00
Markus
d1758a46bd
Use clang-apply-replacements when clang-apply-replacements-14 does not exist (#6684) 2024-05-07 07:17:03 +12:00
Tomasz Duda
6a49e49bfc Merge remote-tracking branch 'origin/dev' into nrf52 2024-05-05 21:38:47 +02:00
Jesse Hills
ccbf5148aa
Set "CONF_" CI counter to fail on 3 or more definitions (#6668) 2024-05-05 00:32:47 -05:00
Keith Burzinski
8334934e08
Allow platform dependencies (#6623) 2024-04-29 07:44:40 +12:00