Commit graph

7692 commits

Author SHA1 Message Date
Gábor Poczkodi
ce1049149a formatting 2024-10-26 02:10:37 +02:00
Gábor Poczkodi
955a486eba formatting 2024-10-26 02:01:17 +02:00
Gábor Poczkodi
556cb74d5f fixed default=0 not being set 2024-10-26 00:03:04 +02:00
Gábor Poczkodi
64c8b4a23b added all available chip info in dump_config and text_sensors 2024-10-23 22:10:32 +02:00
Gábor Poczkodi
db44e50bf2 silly compiler, expecting unsigned int, when it's an unsigned int enum 2024-10-21 23:01:55 +02:00
Gábor Poczkodi
4fbb1c77e3 formatting 2024-10-21 22:58:10 +02:00
Gábor Poczkodi
ffdc168026 corrected a register value mapping 2024-10-21 22:47:12 +02:00
Gábor Poczkodi
7bb76ba13f fix one more underscore 2024-10-20 02:38:28 +02:00
Gábor Poczkodi
0ae9b1a96d fix a couple of underscores 2024-10-20 01:07:16 +02:00
Gábor Poczkodi
b41a0ae8e9 fix "enum not handled in switch" 2024-10-20 00:39:29 +02:00
Gábor Poczkodi
467692d257 formatting 2024-10-20 00:28:25 +02:00
Gábor Poczkodi
2b286e7ad2 AUTO_LOAD = ["binary_sensor"] 2024-10-20 00:25:03 +02:00
Gábor Poczkodi
9ca2b09b3a fix CODEOWNERS 2024-10-20 00:15:47 +02:00
Gábor Poczkodi
102c88eed3 fix pin i2c numbers 2024-10-20 00:12:40 +02:00
Gábor Poczkodi
9882409c5a fix conf consts again 2024-10-20 00:10:46 +02:00
Gábor Poczkodi
2888521e82 fix conf consts 2024-10-20 00:04:47 +02:00
Gábor Poczkodi
3279242dc8 fix namespace again 2024-10-19 23:56:42 +02:00
Gábor Poczkodi
00f436f33f fix namespace 2024-10-19 23:54:33 +02:00
Gábor Poczkodi
90c6eefc96 formatting 2024-10-19 23:42:15 +02:00
Gábor Poczkodi
70ff6afb2e formatting 2024-10-19 23:28:57 +02:00
Gábor Poczkodi
4fc01b302b trim white space 2024-10-19 23:22:41 +02:00
Gábor Poczkodi
c1f968c9dc looks like pythons match isn't recognized yet 2024-10-19 21:58:52 +02:00
Gábor Poczkodi
ac257a6a55 renamed some macros to avoid name collision 2024-10-19 21:50:31 +02:00
Gábor Poczkodi
d14cbdeaa1 moved components into a single file 2024-10-19 19:27:40 +02:00
Gábor Poczkodi
c25bc13708 reworked to_code in all __init__.py 2024-10-19 08:35:22 +02:00
Gábor Poczkodi
6d5fe9b3c3 fix typo 2024-10-18 23:29:52 +02:00
Gábor Poczkodi
fb0d580688 config restructuring 2024-10-18 23:15:46 +02:00
Gábor Poczkodi
1fea9f6063 code cleanup 2024-10-18 06:03:09 +02:00
Gábor Poczkodi
1cd208a5e8 Merge branch 'si4713' of https://github.com/gabest11/esphome into si4713 2024-10-18 05:03:33 +02:00
Gábor Poczkodi
9c39cdc66e fix macros 2024-10-18 05:03:20 +02:00
Gábor Poczkodi
b99c5a0bd8
Merge branch 'esphome:dev' into si4713 2024-10-18 05:02:20 +02:00
Gábor Poczkodi
7a357d1b6b fix CONF_* and macros 2024-10-18 04:45:00 +02:00
Shivam Maurya
c019ff34bc
Bump bme68x_bsec2 version to 1.8.2610 (#7626)
Some checks failed
CI / Create common environment (push) Has been cancelled
CI / Check black (push) Has been cancelled
CI / Check flake8 (push) Has been cancelled
CI / Test split components (push) Has been cancelled
CI / Check pylint (push) Has been cancelled
CI / Check pyupgrade (push) Has been cancelled
CI / Run script/ci-custom (push) Has been cancelled
CI / Run pytest (push) Has been cancelled
CI / Check clang-format (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 Arduino 1/4 (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 Arduino 2/4 (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 Arduino 3/4 (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 Arduino 4/4 (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 IDF (push) Has been cancelled
CI / Run script/clang-tidy for ESP8266 (push) Has been cancelled
CI / list-components (push) Has been cancelled
CI / Component test (push) Has been cancelled
CI / Split components for testing into 20 groups maximum (push) Has been cancelled
CI / CI Status (push) Has been cancelled
2024-10-17 20:15:28 -05:00
Gábor Poczkodi
95c16c3453 code cleanup 2024-10-18 03:14:15 +02:00
guillempages
ef6ccddc0d
[lvgl] Allow esphome::Image in lambda to update image source directly (#7624)
Some checks failed
CI / Run script/ci-custom (push) Blocked by required conditions
CI / Check pylint (push) Blocked by required conditions
CI / Check pyupgrade (push) Blocked by required conditions
CI / list-components (push) Blocked by required conditions
CI / Create common environment (push) Waiting to run
CI / Check black (push) Blocked by required conditions
CI / Check flake8 (push) Blocked by required conditions
CI / Run pytest (push) Blocked by required conditions
CI / Check clang-format (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 Arduino 1/4 (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 Arduino 2/4 (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 Arduino 3/4 (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 Arduino 4/4 (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 IDF (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP8266 (push) Blocked by required conditions
CI / Component test (push) Blocked by required conditions
CI / Split components for testing into 20 groups maximum (push) Blocked by required conditions
CI / Test split components (push) Blocked by required conditions
CI / CI Status (push) Blocked by required conditions
YAML lint / yamllint (push) Has been cancelled
2024-10-18 07:23:37 +11:00
Gábor Poczkodi
706c61bb6e python formatting 2024-10-17 18:37:08 +02:00
Gábor Poczkodi
14cf0b0fcb si4713 tests 2024-10-17 17:49:40 +02:00
Gábor Poczkodi
9d8d62d8af code cleanup 2024-10-17 17:37:54 +02:00
Gábor Poczkodi
7bfbf72092 config done 2024-10-17 17:33:21 +02:00
Clyde Stubbs
8bbe4efded
[lvgl] Revise code generation to allow early widget creation (#7611)
Some checks failed
CI / Run script/clang-tidy for ESP32 Arduino 2/4 (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 Arduino 3/4 (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 Arduino 4/4 (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 IDF (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP8266 (push) Blocked by required conditions
CI / list-components (push) Blocked by required conditions
CI / Run script/ci-custom (push) Blocked by required conditions
CI / Create common environment (push) Waiting to run
CI / Check black (push) Blocked by required conditions
CI / Check flake8 (push) Blocked by required conditions
CI / Check pylint (push) Blocked by required conditions
CI / Check pyupgrade (push) Blocked by required conditions
CI / Run pytest (push) Blocked by required conditions
CI / Check clang-format (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 Arduino 1/4 (push) Blocked by required conditions
CI / Component test (push) Blocked by required conditions
CI / Split components for testing into 20 groups maximum (push) Blocked by required conditions
CI / Test split components (push) Blocked by required conditions
CI / CI Status (push) Blocked by required conditions
YAML lint / yamllint (push) Waiting to run
CI for docker images / Build docker containers (push) Has been cancelled
2024-10-17 15:20:19 +13:00
tomaszduda23
f490585f66
[code-quality] udp component (#7602)
Co-authored-by: Tomasz Duda <tomaszduda23@gmai.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-10-17 12:38:02 +11:00
Gábor Poczkodi
58f63e38be config done 2024-10-17 03:26:08 +02:00
Clyde Stubbs
fcfc76b01b
[lvgl] Roller and Dropdown enhancements; (#7608) 2024-10-17 14:03:48 +13:00
Clyde Stubbs
5ad68e926d
[axs15231] Touchscreen driver (#7592) 2024-10-17 13:44:20 +13:00
Clyde Stubbs
56fa6fef85
[config] Fix crash with empty substitutions block (#7612) 2024-10-17 13:32:22 +13:00
Ramil Valitov
c9e5919739
[fix] ESP32-C6 BLE compile error (#7580)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-10-17 13:31:02 +13:00
functionpointer
0451b31f9e
Bump arduino-mlx90393 to 1.0.2 (#7618) 2024-10-17 13:17:20 +13:00
Kevin Ahrendt
1c845e0ff8
[speaker, i2s_audio] I2S Speaker implementation using a ring buffer (#7605) 2024-10-17 11:47:11 +13:00
Rui Chen
22478ffb0f
chore: bump platformio to 6.1.16 to support py3.13 build (#7590)
Some checks are pending
CI for docker images / Build docker containers (push) Waiting to run
CI / Create common environment (push) Waiting to run
CI / Check black (push) Blocked by required conditions
CI / Check flake8 (push) Blocked by required conditions
CI / Check pylint (push) Blocked by required conditions
CI / Check pyupgrade (push) Blocked by required conditions
CI / Run script/ci-custom (push) Blocked by required conditions
CI / Run pytest (push) Blocked by required conditions
CI / Check clang-format (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 Arduino 1/4 (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 Arduino 2/4 (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 Arduino 3/4 (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 Arduino 4/4 (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 IDF (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP8266 (push) Blocked by required conditions
CI / list-components (push) Blocked by required conditions
CI / Component test (push) Blocked by required conditions
CI / Split components for testing into 20 groups maximum (push) Blocked by required conditions
CI / Test split components (push) Blocked by required conditions
CI / CI Status (push) Blocked by required conditions
2024-10-16 17:26:48 +13:00
Rui Chen
c38cc128db
chore: bump pyyaml to 6.0.2 to support py3.13 build (#7610) 2024-10-16 17:26:17 +13:00