oarcher
8175da82ee
code clean and reset default values
2024-07-29 23:56:28 +02:00
oarcher
c4c96e4bc9
allow wifi AP & increase buffer size
2024-07-28 18:00:46 +02:00
Olivier ARCHER
4d348aae3c
Merge branch 'esphome:dev' into gsm
2024-07-27 01:30:15 +02:00
oarcher
acd2a9bf54
lost ip event trigger
2024-07-27 00:42:08 +02:00
oarcher
71725ab4c4
CMUX disabled by default
2024-07-26 23:59:11 +02:00
oarcher
90ec353d85
optionnal cmux WIP
2024-07-26 22:40:45 +02:00
oarcher
34d5445e27
allow power_pin without status_pin
2024-07-26 20:39:37 +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
Jesse Hills
f61582f826
[dependabot] Group docker action bumps into single PR ( #7133 )
2024-07-25 13:19:33 +12:00
Jesse Hills
e343aca9bc
Merge branch 'release' into dev
2024-07-25 12:48:28 +12:00
Jesse Hills
038f24fcea
Merge pull request #7132 from esphome/bump-2024.7.2
...
2024.7.2
2024-07-25 12:47:33 +12:00
J. Nick Koston
d3f2434c57
Bump aioesphomeapi to 24.6.2 and cryptography to 43.0.0 ( #7131 )
2024-07-25 12:45:42 +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
Jesse Hills
ad0118dd4a
Bump version to 2024.7.2
2024-07-25 09:13:05 +12:00
dentra
7c24f1ba6d
[http_request] Fix ESP-IDF follow redirect ( #7101 )
2024-07-25 09:13:05 +12:00
Jesse Hills
6e863305aa
[http_request] Change default timeout to 4.5s ( #7123 )
2024-07-25 09:13:05 +12:00
Clyde Stubbs
75635956cd
Give more info on import errors. ( #7128 )
2024-07-25 07:30:39 +12:00
dentra
1f3754684a
[http_request] Allow configure buffer size on ESP-IDF ( #7125 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-07-24 15:50:59 +12:00
esphomebot
da10de9ea8
Update webserver local assets to 20240724-013115 ( #7126 )
2024-07-24 01:57:02 +00:00
dentra
39de179e21
[http_request] Fix ESP-IDF follow redirect ( #7101 )
2024-07-24 12:12:59 +12:00
oarcher
98ba007de3
use define for to_code + more conf validation
2024-07-23 15:13:09 +02:00
Clyde Stubbs
2cc14055cf
Added ruff to pre-commit hooks ( #7124 )
2024-07-23 16:12:23 +12:00
Daniel
19a787c235
[fan] fix initial FanCall to properly set speed ( #7113 )
...
Speed settings were ignored for the first FanCall, if no speed has been restored before. This commit changes the behaviour to: set speed to 100%, iff current speed AND new speed are not set.
2024-07-22 21:53:31 -05:00
dependabot[bot]
e88e32bf23
Bump docker/setup-buildx-action from 3.4.0 to 3.5.0 ( #7122 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-23 14:21:03 +12:00
dependabot[bot]
f0d4b5f740
Bump docker/login-action from 3.2.0 to 3.3.0 ( #7121 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-23 14:20:54 +12:00
dependabot[bot]
2b2a83273f
Bump docker/setup-qemu-action from 3.1.0 to 3.2.0 ( #7120 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-23 14:20:44 +12:00
Jesse Hills
ae476bb400
[http_request] Change default timeout to 4.5s ( #7123 )
2024-07-22 20:51:32 -05:00
dependabot[bot]
dc24eefe08
Bump docker/build-push-action from 6.4.1 to 6.5.0 in /.github/actions/build-image ( #7119 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-23 13:01:45 +12:00
oarcher
b8c965b3fc
removed flight pin
2024-07-23 02:44:40 +02:00
oarcher
1096bc264f
model power delay
2024-07-23 02:19:10 +02:00
oarcher
5c0b7222ec
use timeout cb for long power delay
2024-07-23 01:16:51 +02:00
oarcher
d2c26e95bd
update test
2024-07-23 00:44:20 +02:00
oarcher
0ada4af5cf
removed health check
2024-07-23 00:29:06 +02:00
oarcher
adad7469e5
common exit_cmux_
2024-07-23 00:26:23 +02:00
oarcher
971fbd6d26
poweroff and poweron
2024-07-22 23:51:34 +02:00
oarcher
7b5fe70cf6
power & status WIP
2024-07-22 18:49:17 +02:00
oarcher
ca55ed7b4b
fix printf type
2024-07-22 15:10:29 +02:00
Aodren Auffrédou-Heinicke
f1aa254e48
APDS9306 Ambient Light Sensor ( #6709 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
Co-authored-by: Mat931 <49403702+Mat931@users.noreply.github.com>
2024-07-22 17:29:54 +12:00
Jan-Philipp Benecke
5d5f3276e9
Inherit esp32_ble_beacon
from esp32_ble
( #6908 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-07-22 16:20:09 +12:00
Jesse Hills
172a358d01
Merge branch 'release' into dev
2024-07-22 14:09:49 +12:00
Jesse Hills
0ac549d208
Merge pull request #7114 from esphome/bump-2024.7.1
...
2024.7.1
2024-07-22 14:09:00 +12:00
Clyde Stubbs
8fc42694f6
[ili9xxx] Rework delay handling ( #7115 )
2024-07-22 13:42:25 +12:00
leejoow
0a7d883633
[modbus_controller] Add on_command_sent trigger ( #7078 )
...
Co-authored-by: Leo Schelvis <leo.schelvis@gmail.com>
2024-07-22 13:33:11 +12:00
Jesse Hills
41813b0a1f
Bump version to 2024.7.1
2024-07-22 12:35:06 +12:00
irgendwienet
4690e227b8
Fixes sml parser to process extended length lists with a number of items that is dividable by 16 ( #6148 )
2024-07-22 12:35:06 +12:00
Olivier ARCHER
5bec0a6534
[http_request] allow basic auth for idf ( #7086 )
2024-07-22 12:35:06 +12:00
Lucio Tarantino
626ed815fb
[heatpumpir] Fix BK72XX Compile error with IRremoteESP8266 ( #6955 )
2024-07-22 12:35:06 +12:00
Kevin Ahrendt
74aee1d453
revert bit shift to match previous behavior ( #7109 )
2024-07-22 12:35:06 +12:00
Alex Cortelyou
d187340fc4
Prevent rename from deleting new config ( #7104 )
2024-07-22 12:35:06 +12:00
irgendwienet
a464e46d4d
Fixes sml parser to process extended length lists with a number of items that is dividable by 16 ( #6148 )
2024-07-22 11:42:09 +12:00