1
0
mirror of https://github.com/esphome/esphome.git synced 2025-03-15 23:28:13 +00:00

4596 Commits

Author SHA1 Message Date
Clyde Stubbs
6b141102d6
[lvgl] Stage 5 (#7191)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-08-06 13:17:29 +12:00
tomaszduda23
acaec41bb7
Remove outdated version block (#7177) 2024-08-06 11:40:34 +12:00
Daniel Kraft
f737ca6e28
hydreon_rgxx: Fix parsing of data line (#7192) 2024-08-06 09:17:02 +12:00
tomaszduda23
6e85606775
Merge branch 'dev' into nrf52_core 2024-08-05 18:49:07 +02:00
Kevin Ahrendt
e02319dcff
[esp32_improv] Update Improv library to reference new repo/version (#7195) 2024-08-05 11:09:54 -05:00
Clyde Stubbs
d18bb34f87
[lvgl] Stage 4 (#7166) 2024-08-05 17:07:05 +12:00
Jesse Hills
87944f0c1b
Add support for doing update entity refresh/check via API. (#7190) 2024-08-04 23:58:20 -05:00
Clyde Stubbs
81ac9391d1
[core] Eliminate nuisance messages from build_codeowners (#7185) 2024-08-05 14:04:06 +12:00
Tomasz Duda
53c9248e40 Merge remote-tracking branch 'origin/dev' into nrf52_core 2024-08-02 18:08:57 +02:00
Tomasz Duda
5c5242264f reformat 2024-08-02 18:05:06 +02:00
Björn Ebbinghaus
4a7570770b
Implement 'round to nearest multiple' filter (#7142) 2024-08-01 18:58:59 -05:00
Jesse Hills
aedfb32482
Bump improv library to 1.2.4 (#7174) 2024-08-01 22:01:21 +00:00
SimoPk
a5f18dfe7f
ade7953_spi wrong size specified in read_array call (#7172) 2024-08-01 22:39:54 +12:00
Jesse Hills
cb9906b921
[api] `homeassistant.action replaces homeassistant.service` (#7171) 2024-08-01 22:38:36 +12:00
Clyde Stubbs
3920029aff
[lvgl] PR stage 3 (#7160)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-07-31 16:31:15 +12:00
Jesse Hills
8849443bf6
[update] Implement `update.perform action and update.is_available` condition (#7165)
* [update] Fix unimplemented yaml action/condition

* Add/update tests

---------

Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-07-31 04:08:11 +00:00
Adam Allport
dd3dd7a136
fix: Add pin->setup(); to matrix_keypad.cpp (#7163) 2024-07-30 14:30:15 -07:00
Kevin Ahrendt
dff6884bed
[micro_wake_word] Fix VAD detection and modify detection computation (#7164) 2024-07-31 08:57:51 +12:00
Jesse Hills
d7231fadb1
[touchscreen] Allow binary sensor to have multiple pages in config (#7112)
* [touchscreen] Allow binary sensor to have multiple pages in config

* Sort imports
2024-07-29 23:50:12 -05:00
Olivier ARCHER
caa2ea64e3
http_request watchdog as a component (#7161) 2024-07-30 13:45:19 +12:00
Jesse Hills
83bb7d0266
[code-quality] Organise bluetooth related imports (#7155) 2024-07-30 13:23:30 +12:00
FreeBear-nc
6e21d79bde
[pid] Add get_min_integral() and get_max_integral() (#7162) 2024-07-30 13:15:27 +12:00
Clyde Stubbs
7c1aa771aa
LVGL stage 2 (#7129)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-07-29 23:41:34 +00:00
RubyBailey
25c8676d80
Fix for Mitsubishi units that only support cooling (#7143) 2024-07-30 11:20:29 +12:00
FreeBear-nc
341fc65958
Add microAmp and milliAmp to defined units (#7157) 2024-07-30 08:05:25 +12:00
Jesse Hills
5b6b7c0d15
[code-quality] Organise esp32 imports (#7154) 2024-07-29 03:25:53 -05:00
Jesse Hills
24515546fd
Move `CONF_ON_ERROR` to const.py (#7156) 2024-07-29 03:22:30 -05:00
Jesse Hills
b3728697cc
Remove deprecated argument parser (#7151)
* Remove deprecated argument parser

* Add back removed argcomplete line
2024-07-29 03:13:57 -05:00
Jesse Hills
e64709c37e
[code-quality] Organise core imports (#7149) 2024-07-29 14:07:44 +12:00
Jesse Hills
20c2246533
[code-quality] Organise wifi related imports (#7153) 2024-07-29 14:06:08 +12:00
Jesse Hills
acf690c87d
[code-quality] Organise ethernet related imports (#7152) 2024-07-29 14:05:41 +12:00
Jesse Hills
adfec578cf
Add `--version` handler to cli (#7150) 2024-07-28 20:13:09 -05: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
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
Tomasz Duda
b9e678df48 small fix 2024-07-24 22:07:39 +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
Clyde Stubbs
75635956cd
Give more info on import errors. (#7128) 2024-07-25 07:30:39 +12: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