Tomasz Duda
|
61a25cf1c4
|
let user select uart for serial ota
|
2024-05-22 00:16:26 +02:00 |
|
Tomasz Duda
|
738b167c91
|
Merge remote-tracking branch 'origin/dev' into nrf52
|
2024-05-20 23:50:47 +02:00 |
|
Tomasz Duda
|
04bf125448
|
add i2c
|
2024-05-20 23:50:11 +02:00 |
|
Clyde Stubbs
|
bad400e1cd
|
[ili9xxx] Add 18bit mode selection and custom init sequence (#6745)
|
2024-05-21 09:18:13 +12:00 |
|
Tomasz Duda
|
60d31a0f9f
|
change tab to space
|
2024-05-20 22:37:06 +02:00 |
|
J. Nick Koston
|
59b1e9c1b0
|
Fix DashboardEntries.all() call (#6783)
|
2024-05-20 11:52:24 +00:00 |
|
J. Nick Koston
|
25ee24299a
|
Revert "Fix MQTT dashboard discovery (Exception in MqttStatusThread)." (#6782)
|
2024-05-20 11:49:00 +00:00 |
|
Jesse Hills
|
81ef67cfbb
|
Merge branch 'release' into dev
|
2024-05-20 19:50:39 +12:00 |
|
Jesse Hills
|
f235dcc096
|
Merge pull request #6781 from esphome/bump-2024.5.1
2024.5.1
2024.5.1
|
2024-05-20 19:48:55 +12:00 |
|
Jesse Hills
|
d2d3db4b8c
|
Bump version to 2024.5.1
|
2024-05-20 17:14:17 +12:00 |
|
Markus
|
ec6d86c8f5
|
Fix MQTT dashboard discovery (Exception in MqttStatusThread). (#6775)
|
2024-05-20 17:14:17 +12:00 |
|
Markus
|
7452879fb1
|
Fix Upload from Dashboard with MQTT discovery. (#6774)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2024-05-20 17:14:17 +12:00 |
|
esphomebot
|
4fc2f2284a
|
Synchronise Device Classes from Home Assistant (#6768)
|
2024-05-20 17:14:17 +12:00 |
|
acshef
|
840f69ffe6
|
Add device_class to valve core config (#6765)
|
2024-05-20 17:14:17 +12:00 |
|
fodfodfod
|
b9bb3cd4be
|
add rp2040 support to the wizard (#6239)
|
2024-05-20 12:42:30 +12:00 |
|
Markus
|
91e7a44c31
|
Fix MQTT dashboard discovery (Exception in MqttStatusThread). (#6775)
|
2024-05-20 11:52:14 +12:00 |
|
Markus
|
080f8bc86e
|
Fix Upload from Dashboard with MQTT discovery. (#6774)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2024-05-19 20:33:20 +00:00 |
|
Tomasz Duda
|
1e93c5b0db
|
Merge remote-tracking branch 'origin/dev' into nrf52
|
2024-05-19 22:21:37 +02:00 |
|
dependabot[bot]
|
a85d37a1cf
|
Bump actions/checkout from 4.1.5 to 4.1.6 (#6764)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-05-20 08:12:32 +12:00 |
|
tomaszduda23
|
ba73187c1b
|
separate deep_sleep component for each platform in different file (#6762)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2024-05-20 08:11:27 +12:00 |
|
Tomasz Duda
|
c4f0510605
|
Merge branch 'deep_sleep' into nrf52
|
2024-05-19 10:57:22 +02:00 |
|
Tomasz Duda
|
1571666260
|
Merge remote-tracking branch 'origin/dev' into deep_sleep
|
2024-05-19 10:40:00 +02:00 |
|
tomaszduda23
|
d271566fa7
|
Update esphome/components/deep_sleep/deep_sleep_component.cpp
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2024-05-19 10:32:35 +02:00 |
|
tomaszduda23
|
9fc4a4eff0
|
Update esphome/components/deep_sleep/deep_sleep_component.cpp
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2024-05-19 10:32:28 +02:00 |
|
tomaszduda23
|
0a9bd5339a
|
Update esphome/components/deep_sleep/deep_sleep_component.cpp
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2024-05-19 10:32:17 +02:00 |
|
tomaszduda23
|
4469ba4024
|
[tests] make test_build_components work with venv without installing esphome (#6761)
|
2024-05-19 11:47:23 +12:00 |
|
Sebastian Muszynski
|
70e0925f9a
|
Fix pip3 install (#6771)
|
2024-05-19 11:31:36 +12:00 |
|
Tomasz Duda
|
952cf11b66
|
add device pm
|
2024-05-18 21:52:04 +02:00 |
|
Tomasz Duda
|
c6fb21d7d3
|
add deep sleep to ble
|
2024-05-18 21:13:04 +02:00 |
|
esphomebot
|
1164cb8610
|
Synchronise Device Classes from Home Assistant (#6768)
|
2024-05-18 07:15:52 +00:00 |
|
acshef
|
94b63d7bc2
|
Add device_class to valve core config (#6765)
|
2024-05-18 16:17:09 +12:00 |
|
Tomasz Duda
|
1739b4bcfa
|
fix build error
|
2024-05-16 22:17:50 +02:00 |
|
Tomasz Duda
|
f036f1b578
|
Merge branch 'venv' into nrf52
|
2024-05-16 22:14:08 +02:00 |
|
Tomasz Duda
|
40fef4894a
|
hide set +x
|
2024-05-16 22:13:47 +02:00 |
|
Tomasz Duda
|
2d2a545fd7
|
Merge branch 'venv' into nrf52
|
2024-05-16 22:11:24 +02:00 |
|
Tomasz Duda
|
16f3c6a09a
|
change name dfu -> dfu_mode
|
2024-05-16 19:29:18 +02:00 |
|
Tomasz Duda
|
c100f86837
|
small fix
|
2024-05-16 19:15:13 +02:00 |
|
Tomasz Duda
|
3fb301ff1f
|
small fix
|
2024-05-16 19:10:05 +02:00 |
|
Tomasz Duda
|
957e01f466
|
small fix
|
2024-05-16 19:06:39 +02:00 |
|
Tomasz Duda
|
91b50f7b45
|
print command line
|
2024-05-16 17:41:46 +02:00 |
|
Tomasz Duda
|
453b0c46c0
|
separate deep_sleep component for each platform in different file
|
2024-05-16 16:44:52 +02:00 |
|
Tomasz Duda
|
9500f8829f
|
make test_build_components work with venv without installing esphome
|
2024-05-16 16:40:24 +02:00 |
|
Tomasz Duda
|
2ed45759cc
|
Merge remote-tracking branch 'origin/dev' into nrf52
|
2024-05-16 15:34:29 +02:00 |
|
Tomasz Duda
|
53d2d190c3
|
add deep sleep
|
2024-05-16 15:21:40 +02:00 |
|
Jesse Hills
|
df838b5788
|
[core] Remove references to deleted setup.py (#6757)
|
2024-05-16 22:33:33 +12:00 |
|
Edward Firmo
|
d410cc4f7b
|
[nextion] Fix type on sprintf for IDF v5 (#6758)
|
2024-05-16 22:22:18 +12:00 |
|
Anton Viktorov
|
b06e0746f5
|
INA228/INA229, INA238/INA239, INA237 power/energy/charge monitor (I2C, SPI) (#6138)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2024-05-16 16:50:28 +12:00 |
|
Jesse Hills
|
034c196ad8
|
[core] Update some coroutine priorities (#6755)
|
2024-05-16 16:46:16 +12:00 |
|
Keith Burzinski
|
996f71c03c
|
Fix wifi compile error on IDF 5.1+ (#6756)
|
2024-05-16 04:40:21 +00:00 |
|
Anton Viktorov
|
98cb6555df
|
SPI and I2C for ENS160 (#6369)
|
2024-05-16 15:22:40 +12:00 |
|