Commit graph

7684 commits

Author SHA1 Message Date
Tomasz Duda
f6596e9f3c Merge branch 'lint2' into nrf52_core 2024-08-12 16:31:53 +02:00
Tomasz Duda
1710594fbd fix review 2024-08-12 16:29:41 +02:00
Tomasz Duda
7ac4a7c5ae review comment 2024-08-12 16:11:09 +02:00
Tomasz Duda
c493893b5a Merge remote-tracking branch 'origin/dev' into nrf52_core 2024-08-12 16:05:37 +02: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
tomaszduda23
8a076cc906
fix build error (#7229) 2024-08-12 16:49:35 +12:00
dependabot[bot]
82c5cd18de
Bump docker/build-push-action from 6.5.0 to 6.6.1 in /.github/actions/build-image (#7232)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-12 16:30:27 +12:00
tomaszduda23
e769804fe6
[code-quality] clang-tidy media_player (#7238) 2024-08-12 16:27:22 +12:00
David K.
f2e99fa319
[bme68x_bsec2_i2c] BME68X Temperature+Pressure+Humidity+Gas Sensor via BSEC2 (#4585)
* Added initial bme68x component

* Initialize all child sensors to nullptr

This was added to all other sensors in #3808

* Update BSEC2 and BME68x Libraries

Current versions from Bosch Sensortec

* Add myself to codeowners for bme68x_bsec

* Move constants to const.py, according to ci-custom checks

Move constants to const.py, according to ci-custom checks

* Update library dependencies

We'll stick with 1.4.2200 for now. 1.4.2200 is not on platform.io registry, use tag instead.

Update to 1.5.2400 needs some work due to multi instance support.

* Update BSEC2 to 1.6.2400

* Add consts to bme680x_bsec

Enable inclusion with external_components

* Update device class for pressure

* Update to use multisensor API

* Tidy up some constants

* Add tests

* Remove scd30 changes

* Import CONF_SAMPLE_RATE

* Pull BSEC config blob from repo based on config

* Rename component to `bme68x_bsec_i2c`

* Fix tests + codeowners

* Cleanup for review

* Rename using `bsec2`

* Apply suggestions from code review

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>

* Download file during validation stage, instead

* Make `dump_config()` only dump stuff

* Compile safely without sensor and text sensor headers

* Use `intf_ptr`

* Save state if measuring static IAQ, too

* Update CODEOWNERS

* Simplify esphome/components/bme68x_bsec2_i2c/__init__.py

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>

* Remove extraneous colon & imports

* Track & save the maximum accuracy value

* Polish up accuracy sensor handling

* Log static sensor, update `defines.h`

* Walruses make it better

* Add some logging of setup failures

* Update esphome/components/bme68x_bsec2_i2c/bme68x_bsec2_i2c.cpp

Co-authored-by: Trevor North <trevor@freedisc.co.uk>

* Break out some things

* Update CODEOWNERS

* Update CODEOWNERS take 2

* Use `add_extra` in base schema

* Another walrus in the sensor

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>

---------

Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: Trevor North <trevor@freedisc.co.uk>
2024-08-11 23:14:58 -05:00
Clyde Stubbs
34d435c996
[lvgl] Implement default group for encoders (#7242)
Co-authored-by: clydeps <U5yx99dok9>
2024-08-12 15:56:54 +12:00
Flo
d04e706295
Allow project name and version as improv_serial identity (#7248)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-08-12 14:20:51 +12:00
Nis Wechselberg
442e765187
[sml] Fixed crashing sml parser (#7235) 2024-08-12 14:18:11 +12:00
Michael Davidson
15602b0664
Add text_align_to_string (#7243) 2024-08-12 08:06:29 +12:00
Tomasz Duda
3e46838a76 clang-tidy 2024-08-09 21:13:52 +02:00
Tomasz Duda
8bdf87aae8 clang-tidy 2024-08-09 21:11:21 +02:00
Tomasz Duda
73a63e8dbb clang-tidy 2024-08-09 20:58:12 +02:00
Tomasz Duda
8475ae0dd5 clang-tidy 2024-08-09 20:51:48 +02:00
Tomasz Duda
0778cc3c72 clang-tidy 2024-08-09 20:00:41 +02:00
Tomasz Duda
355ff1cf4d fix lint 2024-08-09 18:10:09 +02:00
Tomasz Duda
d355fecbaa fix lint 2024-08-09 17:41:03 +02:00
Tomasz Duda
17c5844d13 base_light_effects lint 2024-08-09 17:23:17 +02:00
Tomasz Duda
63c1ddfe5b haier_base lint 2024-08-09 17:20:09 +02:00
Tomasz Duda
1227d4d924 rollback ci.yaml 2024-08-09 17:17:40 +02:00
Tomasz Duda
91cce56d11 fix lint 2024-08-09 16:41:00 +02:00
Tomasz Duda
98ab905eb3 fix qrcode gen 2024-08-09 16:36:10 +02:00
Tomasz Duda
63983fb745 macro argument should be enclosed in parentheses 2024-08-09 16:26:04 +02:00
Tomasz Duda
dc64010c32 fix SPI clang-tidy 2024-08-09 16:20:03 +02:00
Tomasz Duda
8368f94e9e Merge remote-tracking branch 'origin/dev' into nrf52_core 2024-08-09 16:00:19 +02:00
tomaszduda23
b43c5b851a
add missing overrides (#7231) 2024-08-09 21:15:25 +10:00
Tomasz Duda
01603995c4 fix clang-tidy 2024-08-08 20:38:12 +02:00
Tomasz Duda
2111f3be05 fix clang-tidy 2024-08-08 20:32:00 +02:00
Tomasz Duda
c2a73d893d update .clang-tidy 2024-08-08 20:25:41 +02:00
Tomasz Duda
45b2ac0c20 add missing override 2024-08-08 20:24:45 +02:00
Tomasz Duda
bbf3bd62f4 Merge remote-tracking branch 'origin/dev' into nrf52_core 2024-08-08 19:14:09 +02:00
Clyde Stubbs
a47a17d7e7
[lvgl] Fix set state on updates (#7227) 2024-08-08 20:24:10 +12:00
tomaszduda23
b71c03424e
[code-quality] Organise time imports (#7219) 2024-08-08 17:02:55 +12:00
tomaszduda23
a3d5b69a9c
[code-quality] NOLINT readability-identifier-naming (#7220) 2024-08-08 17:02:41 +12:00
dentra
3f1d2c0caf
[mqtt] Add extended device info (#7194)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-08-08 16:49:37 +12:00
David Woodhouse
7fd65987d3
hx711: Check for DOUT going high after a reading (#7214) 2024-08-08 14:29:49 +12:00
tomaszduda23
24b6c1d3eb
[code-quality] __attribute__((packed)) (#7221) 2024-08-07 19:30:49 -05:00
tomaszduda23
9a9757ddeb
[code-quality] fix clang-tidy sprinkler (#7222)
* fix clang-tidy

* fix build error

* clang-tidy

* clang-tidy
2024-08-07 19:29:32 -05:00
Tomasz Duda
8508292d65 Merge branch 'clang-tidy1' into nrf52_core 2024-08-07 20:20:25 +02:00
Tomasz Duda
8d8905666f clang-tidy 2024-08-07 20:19:36 +02:00
Tomasz Duda
9020458c49 clang-tidy 2024-08-07 20:07:51 +02:00
Tomasz Duda
3810046d00 clang-tidy 2024-08-07 20:06:23 +02:00
Tomasz Duda
64b5387960 rollback 2024-08-07 19:59:02 +02:00
Tomasz Duda
05f9c8ab65 Merge branch 'clang-tidy1' into nrf52_core 2024-08-07 19:55:44 +02:00
Tomasz Duda
2eb3ba79e0 Merge branch 'clang-tidy3' into nrf52_core 2024-08-07 19:54:58 +02:00
Tomasz Duda
0396ca60e1 rollback 2024-08-07 19:51:13 +02:00
Tomasz Duda
b2702c53ed rollback 2024-08-07 19:50:19 +02:00