1
0
mirror of https://github.com/esphome/esphome.git synced 2025-04-10 12:50:30 +01:00

7041 Commits

Author SHA1 Message Date
Tomasz Duda
04bf125448 add i2c 2024-05-20 23:50:11 +02:00
Tomasz Duda
60d31a0f9f change tab to space 2024-05-20 22:37:06 +02: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
Faidon Liambotis
0bb2773c64
Port wifi_component_esp32_arduino from tcpip_adapter to esp_netif (#6476)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-05-16 14:49:40 +12:00
Jesse Hills
7c243dafb3
[core] Fix some extends cases (#6748) 2024-05-16 14:11:54 +12:00
Mat931
247b2eee30
Add ADC multisampling (#6330) 2024-05-16 14:11:21 +12:00
Keith Burzinski
f46c499c4e
Separate OTABackend from OTA component (#6459)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-05-16 14:01:09 +12:00
Jesse Hills
f91c31f093
[core] Fix running pylint via pre-commit from GUI apps (#6754) 2024-05-16 13:47:56 +12:00
Jesse Hills
a27c05483c
[core] Move pylint config into pyproject.toml (#6739) 2024-05-16 13:47:36 +12:00
Jesse Hills
bf48ccaf22
[core] Move pytest config into pyproject.toml (#6740) 2024-05-16 13:20:12 +12:00
Jesse Hills
f2ef06d8b5
[core] Migrate to pyproject.toml (#6737) 2024-05-16 13:19:37 +12:00
Andrew McFague
f0ec900e48
Skip gpio validation (#5615) 2024-05-16 11:49:04 +12:00
Shawn Wilsher
7d804bf90f
Fix Prometheus Output to Match Spec (#6032) 2024-05-16 11:39:57 +12:00
shxshxshxshx
2921831b55
WPA2 Enterprise - Explicitly set TTLS Phase 2 (#6436)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-05-16 11:37:53 +12:00
heggi
08509f7755
Mirage remote receiver & transmitter (#6479)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-05-16 11:35:17 +12:00
Daniel Mahaney
ebfccc64c7
fix rp2040_pio_led flicker and proper multi-strip support (#6194)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-05-16 11:33:52 +12:00
lbilger
8952719045
Allow one timing to cancel others (#6744)
Co-authored-by: Lars Bilger <lars.bilger@lht.dlh.de>
2024-05-16 11:33:27 +12:00
ius
073fb4c124
i2c: fix format string specifiers (#6746) 2024-05-16 11:33:15 +12:00