Commit graph

7346 commits

Author SHA1 Message Date
oarcher
af3b3c93ef remove some parts that will be handled by sensors 2024-08-05 20:57:18 +02:00
Olivier ARCHER
5b4ccabc17
Merge branch 'dev' into gsm 2024-08-03 02:37:37 +02:00
Olivier ARCHER
61c6581123
git ignore managed_components (#7180) 2024-08-02 23:00:18 +00:00
oarcher
a82e07880a network interface ordering, and missing implementation 2024-08-03 00:24:11 +02:00
oarcher
490e13c86c modem info update 2024-08-02 02:06:32 +02:00
oarcher
83c6d8deb0 network type info 2024-08-02 02:05:46 +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
oarcher
62fb07e595 refactor 2024-08-01 23:00:16 +02:00
oarcher
00b9e83d0e filter state cb from previous state 2024-08-01 15:58:02 +02: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
oarcher
1b9c9e9ccb code clean 2024-08-01 04:28:14 +02:00
oarcher
4b0ae086dc user power states 2024-08-01 03:35:27 +02:00
Jesse Hills
144f1d3663
Merge branch 'release' into dev 2024-08-01 11:15:24 +12:00
Jesse Hills
546bfe6db5
Merge pull request #7168 from esphome/bump-2024.7.3
2024.7.3
2024-08-01 11:14:35 +12:00
oarcher
5bc6cd8a17 modem_sync and start/stop ppp 2024-08-01 01:11:15 +02:00
oarcher
72119838d9 removed disconnecting state 2024-07-31 23:21:52 +02:00
Jesse Hills
0af10c58f5
Bump version to 2024.7.3 2024-08-01 07:51:23 +12:00
Kevin Ahrendt
5ac9d301ea
[micro_wake_word] Fix VAD detection and modify detection computation (#7164) 2024-08-01 07:51:23 +12:00
RubyBailey
a70f926971
Fix for Mitsubishi units that only support cooling (#7143) 2024-08-01 07:51:23 +12:00
thevogoncoder
dfacf1bbfe
Add delay after sending REG_READ_START (#7130)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-08-01 07:51:23 +12:00
oarcher
c9f1ee0a62 removed connecting state 2024-07-31 21:43:47 +02:00
oarcher
4f74cec977 wait for network attached before trying to connect 2024-07-31 20:53:06 +02:00
oarcher
4e6da9f34d recover from alternate cmux state 2024-07-31 19:49:43 +02: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
oarcher
e4d6f5e58d use new watchdog component 2024-07-30 14:46:27 +02:00
oarcher
00aab9ce8d Merge remote-tracking branch 'refs/remotes/origin/gsm' into gsm 2024-07-30 13:14:37 +02:00
Olivier ARCHER
8061104496
Merge branch 'esphome:dev' into gsm 2024-07-30 13:10:24 +02: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
dependabot[bot]
12e840ee88
Bump docker/setup-buildx-action from 3.5.0 to 3.6.1 in the docker-actions group (#7159)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-30 11:36:09 +12:00
RubyBailey
25c8676d80
Fix for Mitsubishi units that only support cooling (#7143) 2024-07-30 11:20:29 +12:00
oarcher
40e6bb16d0 prepare PR#4091 merge 2024-07-30 00:56:22 +02:00
oarcher
8175da82ee code clean and reset default values 2024-07-29 23:56:28 +02: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
oarcher
c4c96e4bc9 allow wifi AP & increase buffer size 2024-07-28 18:00:46 +02:00