Mischa Siekmann
|
6f53607e5a
|
Add ANNOUNCING state to media_player. (#6691)
|
2024-05-14 21:40:08 +12:00 |
|
Clyde Stubbs
|
d5eeab81d6
|
[config] Improve error reporting (#6736)
|
2024-05-14 21:31:03 +12:00 |
|
Jesse Hills
|
636037cec1
|
[core] Fix minor formatting issues (#6738)
|
2024-05-14 17:01:07 +12:00 |
|
Jesse Hills
|
7d791cbdfb
|
[esp32_ble] Fix compilation error on esp32c6 (#6734)
|
2024-05-14 16:22:43 +12:00 |
|
Jesse Hills
|
036a666e36
|
[web_server] Minor python formatting (#6735)
|
2024-05-14 15:38:53 +12:00 |
|
Mischa Siekmann
|
921e56f2c6
|
Voice-Assistant: Start-order change for VAD disabled: start va-pipeline when microphon… (#6391)
|
2024-05-14 13:25:24 +12:00 |
|
Jesse Hills
|
c94f638c0b
|
Merge branch 'beta' into dev
|
2024-05-14 11:49:01 +12:00 |
|
Jesse Hills
|
142c4a87d2
|
Merge pull request #6733 from esphome/bump-2024.5.0b4
2024.5.0b4
2024.5.0b4
|
2024-05-14 11:38:00 +12:00 |
|
Jesse Hills
|
1e4d6ee344
|
Bump version to 2024.5.0b4
|
2024-05-14 10:02:22 +12:00 |
|
Jesse Hills
|
5afe0e5ec2
|
Fix ESPHOME_PROJECT_VERSION_30 (#6731)
|
2024-05-14 10:02:22 +12:00 |
|
dependabot[bot]
|
ba3fc4c5d0
|
Bump platformio from 6.1.13 to 6.1.15 (#6634)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2024-05-14 10:02:22 +12:00 |
|
Mischa Siekmann
|
694f75117e
|
Set FEATURE_API_AUDIO flag also if the speaker component is not used (#6712)
|
2024-05-14 10:02:22 +12:00 |
|
Marcin Krasowski
|
4ec2ef27a8
|
fix(ltr390): stuck ALS values when configured for ALS+UV readings (#6723)
|
2024-05-14 10:02:21 +12:00 |
|
dependabot[bot]
|
2ac0821cab
|
Bump pytest from 8.1.1 to 8.2.0 (#6732)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-05-14 09:58:43 +12:00 |
|
Tomasz Duda
|
40ec7d049b
|
pin status
|
2024-05-13 23:57:38 +02:00 |
|
Jesse Hills
|
47b40505c2
|
Fix ESPHOME_PROJECT_VERSION_30 (#6731)
|
2024-05-14 09:42:53 +12:00 |
|
Tomasz Duda
|
ddfb445379
|
add mac address
|
2024-05-13 23:41:02 +02:00 |
|
dependabot[bot]
|
eae97dbaa0
|
Bump platformio from 6.1.13 to 6.1.15 (#6634)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2024-05-14 07:11:59 +12:00 |
|
Tomasz Duda
|
546d8ae44a
|
separate deep sleep component for each platform in different file
|
2024-05-13 20:28:24 +02:00 |
|
Tomasz Duda
|
01f4be023a
|
Merge remote-tracking branch 'origin/dev' into nrf52
|
2024-05-13 19:31:15 +02:00 |
|
Tomasz Duda
|
5c2308414f
|
add define
|
2024-05-13 19:30:59 +02:00 |
|
Tomasz Duda
|
7a18a4a21f
|
fix gpio
|
2024-05-13 19:30:59 +02:00 |
|
Tomasz Duda
|
498797441d
|
use nfc pins as gpio
|
2024-05-13 19:30:59 +02:00 |
|
Ludovic BOUÉ
|
91007952e2
|
[CST816] Add support for Hynitron Microelectronics CST826 capacitive touch (#6682)
|
2024-05-13 20:21:06 +10:00 |
|
tomaszduda23
|
e48fdbeb6c
|
Merge branch 'dev' into nrf52
|
2024-05-13 08:06:07 +02:00 |
|
Mischa Siekmann
|
5ee4bf3802
|
Set FEATURE_API_AUDIO flag also if the speaker component is not used (#6712)
|
2024-05-13 16:05:13 +12:00 |
|
Jorge-Crespo-Celdran
|
a23d1631e1
|
time_based_cover.cpp with manual control fix (#6719)
|
2024-05-13 16:04:06 +12:00 |
|
Clyde Stubbs
|
dd81c83686
|
Typing hint and doc fixes (#6729)
|
2024-05-13 15:21:02 +12:00 |
|
Szewcson
|
13e3920c13
|
GDK101 support (#4703)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2024-05-13 13:36:10 +12:00 |
|
tomaszduda23
|
67ca60e2af
|
separate debug component for each platform in different file (#6715)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2024-05-13 11:54:43 +12:00 |
|
Marcin Krasowski
|
61b65e2726
|
fix(ltr390): stuck ALS values when configured for ALS+UV readings (#6723)
|
2024-05-13 11:25:41 +12:00 |
|
Clyde Stubbs
|
1a45858904
|
Add pylint to git pre-commit hooks (#6726)
|
2024-05-13 09:56:55 +12:00 |
|
Tomasz Duda
|
b1f9c57fc9
|
fix adc
|
2024-05-12 18:37:37 +02:00 |
|
Tomasz Duda
|
05b97be419
|
fix ci
|
2024-05-12 14:16:42 +02:00 |
|
Tomasz Duda
|
dc2a36a7bf
|
fix lint
|
2024-05-12 14:13:04 +02:00 |
|
Tomasz Duda
|
4e5ff2e06d
|
generate zephyr,user during configuration
|
2024-05-12 14:05:42 +02:00 |
|
Tomasz Duda
|
de236e7ea1
|
add test for adc
|
2024-05-12 13:37:32 +02:00 |
|
Tomasz Duda
|
df35ceea7b
|
add logs
|
2024-05-11 14:09:23 +02:00 |
|
Tomasz Duda
|
101046d5de
|
add basic adc
|
2024-05-11 14:02:22 +02:00 |
|
Tomasz Duda
|
db750fa53b
|
fix debug component
|
2024-05-11 08:48:18 +02:00 |
|
Tomasz Duda
|
723f68e4cb
|
change name
|
2024-05-10 21:29:37 +02:00 |
|
Tomasz Duda
|
650f6d458d
|
add power debug
|
2024-05-10 21:05:58 +02:00 |
|
Tomasz Duda
|
b34e288b00
|
main supply status
|
2024-05-10 18:26:42 +02:00 |
|
Tomasz Duda
|
a18c1a2c06
|
add reset reason
|
2024-05-10 15:06:24 +02:00 |
|
Tomasz Duda
|
b999eee4ec
|
Merge branch 'debug_component' into nrf52
|
2024-05-10 14:03:25 +02:00 |
|
Tomasz Duda
|
1355fe7c89
|
Merge remote-tracking branch 'origin/dev' into nrf52
|
2024-05-10 14:03:10 +02:00 |
|
tomaszduda23
|
1b627a56c9
|
Merge branch 'dev' into debug_component
|
2024-05-10 13:50:10 +02:00 |
|
Tomasz Duda
|
e937d37366
|
fix build error
|
2024-05-10 13:25:22 +02:00 |
|
Jesse Hills
|
e709b19dfb
|
Apply suggestions from code review
|
2024-05-10 11:57:30 +12:00 |
|
Jesse Hills
|
47a1710b1e
|
Only cache docker images on dev branch (#6714)
|
2024-05-10 11:55:35 +12:00 |
|