Tomasz Duda
|
7311b00c10
|
add versions
|
2024-07-23 06:34:15 +02:00 |
|
Jesse Hills
|
b66d3793f5
|
Create nrf52-tidy env too
|
2024-07-23 12:59:27 +12:00 |
|
Jesse Hills
|
2c48466243
|
Merge branch 'dev' into pr/tomaszduda23/7049
|
2024-07-23 10:52:12 +12:00 |
|
Jesse Hills
|
5348e29e14
|
Add more to the nrf pio environment
|
2024-07-23 10:50:53 +12:00 |
|
Tomasz Duda
|
f3eec64928
|
add clang-tidy for zephyr
|
2024-07-23 00:15:56 +02:00 |
|
Tomasz Duda
|
58dc8445f9
|
fix review comments
|
2024-07-22 13:03:04 +02:00 |
|
tomaszduda23
|
685ebbecbc
|
Update esphome/components/nrf52/gpio.py
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2024-07-22 12:54:03 +02:00 |
|
Tomasz Duda
|
e86b546ec1
|
make import alphabetical order
|
2024-07-22 12:50:17 +02:00 |
|
Tomasz Duda
|
e44c02523a
|
add this-> prefix
|
2024-07-22 12:35:52 +02:00 |
|
Tomasz Duda
|
487cf39101
|
add delayMicroseconds (and other functions in esphome/core/hal.h
|
2024-07-22 12:01:51 +02:00 |
|
tomaszduda23
|
9d57c9897c
|
Update esphome/components/logger/logger_zephyr.cpp
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2024-07-22 12:01:15 +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 |
|
tomaszduda23
|
f322ec8f3d
|
use cache to build tests for compoenents (#7059)
|
2024-07-22 11:33:26 +12:00 |
|
Olivier ARCHER
|
1f4829598a
|
[http_request] allow basic auth for idf (#7086)
|
2024-07-22 11:29:09 +12:00 |
|
rnauber
|
40e79299d5
|
Feature/m5angle8: Add support for m5angle8 input device (#6799)
Co-authored-by: Richard Nauber <richard@nauber.dev>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2024-07-22 09:57:59 +12:00 |
|
Markus
|
368662969e
|
Move MQTT ip discovery to deticated config option. (#6673)
|
2024-07-22 09:36:46 +12:00 |
|
Lucio Tarantino
|
fbc830176f
|
[heatpumpir] Fix BK72XX Compile error with IRremoteESP8266 (#6955)
|
2024-07-22 09:16:51 +12:00 |
|
Jesse Hills
|
cfb20abb9f
|
[code-quality] Tidy up some duplicate CONFIG_SCHEMA assignments (#7106)
|
2024-07-21 20:09:06 +00:00 |
|
Jesse Hills
|
43b818f2b1
|
[validation] Add `host to require_framework_version ` (#7107)
|
2024-07-22 07:54:16 +12:00 |
|
Kevin Ahrendt
|
32b927de7e
|
revert bit shift to match previous behavior (#7109)
|
2024-07-20 07:15:11 +12:00 |
|
Tomasz Duda
|
07ec0a7f49
|
Merge remote-tracking branch 'origin/dev' into nrf52_core
|
2024-07-19 09:34:27 +02:00 |
|
tomaszduda23
|
c5b77f4590
|
[web_server] move v1 code to separate file (#7091)
|
2024-07-19 16:35:41 +12:00 |
|
Jesse Hills
|
0fb89d1869
|
[code-quality] Add some ruff configuration (#7103)
|
2024-07-18 18:26:21 -05:00 |
|
Alex Cortelyou
|
b32078a5fe
|
Prevent rename from deleting new config (#7104)
|
2024-07-19 10:04:11 +12:00 |
|
dependabot[bot]
|
dd20c5eab0
|
Bump docker/build-push-action from 6.4.0 to 6.4.1 in /.github/actions/build-image (#7102)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-07-18 15:33:30 +12:00 |
|
Jesse Hills
|
0ef73c6dd6
|
Merge branch 'release' into dev
|
2024-07-17 16:19:42 +12:00 |
|
Jesse Hills
|
de0e549187
|
Merge pull request #7100 from esphome/bump-2024.7.0
2024.7.0
|
2024-07-17 16:18:45 +12:00 |
|
Jesse Hills
|
e15d0ee150
|
Bump version to 2024.7.0
|
2024-07-17 14:54:44 +12:00 |
|
Jesse Hills
|
331d556799
|
Merge branch 'beta' into dev
|
2024-07-17 11:52:14 +12:00 |
|
Jesse Hills
|
93e0c71c2f
|
Merge pull request #7099 from esphome/bump-2024.7.0b4
2024.7.0b4
|
2024-07-17 11:51:22 +12:00 |
|
Jesse Hills
|
c512d5ebb6
|
Bump version to 2024.7.0b4
|
2024-07-17 11:15:19 +12:00 |
|
Jesse Hills
|
f153a7b0fd
|
[ota] Print Arduino update errors (#7096)
|
2024-07-17 11:15:19 +12:00 |
|
Clyde Stubbs
|
10205e06cb
|
Add host uart support for MacOS (#7095)
|
2024-07-16 09:06:27 +00:00 |
|
Jesse Hills
|
aa490e3726
|
Merge branch 'beta' into dev
|
2024-07-16 19:49:21 +12:00 |
|
Jesse Hills
|
de43c4e6ab
|
Merge pull request #7097 from esphome/bump-2024.7.0b3
2024.7.0b3
|
2024-07-16 19:48:37 +12:00 |
|
Jesse Hills
|
193db50668
|
[ota] Print Arduino update errors (#7096)
|
2024-07-16 02:18:43 -05:00 |
|
NewoPL
|
659fdefccb
|
[wifi] Hostname may not be set as expected on Arduino platform (#7050)
* bug #6014: workaround for not setting hostname on arduino plarform
* moving handle initailisation to ESPHOME_EVENT_ID_WIFI_STA_START callback
|
2024-07-16 01:28:23 -05:00 |
|
tomaszduda23
|
8980996b1a
|
[CI] add web_server v1 test (#7090)
|
2024-07-16 17:14:33 +12:00 |
|