Commit graph

6026 commits

Author SHA1 Message Date
Jesse Hills
534c14e313
Bump version to 2023.12.6 2024-01-15 08:25:48 +09:00
J. Nick Koston
3fec8f9b53
Fallback to pure-python loader for better error when YAML loading fails () 2024-01-15 08:25:41 +09:00
tomaszduda23
b8b6462844
add STATE_CLASS_TOTAL_INCREASING to bl0940 and bl0942 () 2024-01-15 08:23:56 +09:00
Keith Burzinski
59e7c52341
Improv Serial -- don't wait for incoming bytes () 2024-01-15 08:23:55 +09:00
Keith Burzinski
ff7de4c971
ESP32-C3 USB_CDC fixes () 2024-01-15 08:23:55 +09:00
Robert Paskowitz
978a676c7c
Support full (>460 char) dumps of Pronto IR commands ()
Co-authored-by: Rob Paskowitz <rob@paskowitz.ca>
2024-01-15 08:23:55 +09:00
functionpointer
33051906bd
pylontech: Fix parsing error with US2000 () 2024-01-15 08:23:55 +09:00
tomaszduda23
da56d333dc
fix compilation error for libretiny () 2024-01-15 08:23:55 +09:00
J. Nick Koston
48a4e6bae9
Fix device not requesting Home Assistant time at the update interval () 2024-01-15 08:23:55 +09:00
Jesse Hills
41dc73d228
Merge pull request from esphome/bump-2023.12.5
2023.12.5
2023-12-26 02:44:59 +13:00
Jesse Hills
6ceefe08ab
Bump version to 2023.12.5 2023-12-25 22:24:13 +09:00
J. Nick Koston
21e5806a73
Fix docker builds () 2023-12-25 22:24:13 +09:00
Jesse Hills
4fd79fee2c
Merge pull request from esphome/bump-2023.12.4
2023.12.4
2023-12-26 01:45:41 +13:00
Jesse Hills
4c8c4a2579
Bump version to 2023.12.4 2023-12-25 21:14:55 +09:00
NP v/d Spek
b68420b2cc
Display: fix class inherence in Python script () 2023-12-25 21:14:55 +09:00
J. Nick Koston
7bce999bba
dashboard: Fix file writes on Windows () 2023-12-25 21:14:55 +09:00
NP v/d Spek
dc0cc0b431
tt21100: restore init read () 2023-12-25 21:14:55 +09:00
J. Nick Koston
0990d0812e
dashboard: Only ping when polling is active ()
fixes https://github.com/esphome/issues/issues/5257
2023-12-25 21:14:55 +09:00
Jesse Hills
35388cf2a2
Merge pull request from esphome/bump-2023.12.3
2023.12.3
2023-12-22 21:42:41 +13:00
Jesse Hills
417e37d291
Bump version to 2023.12.3 2023-12-22 17:12:42 +09:00
Jesse Hills
7dc35a1029
Fix broken configs with non-existent components () 2023-12-22 17:12:42 +09:00
J. Nick Koston
9202a30dc7
Fix dashboard logs when api is disabled and using MQTT () 2023-12-22 17:12:42 +09:00
matzman666
45f9f3d972
Improved sensor readings in htu21d component. () 2023-12-22 17:12:42 +09:00
Jesse Hills
46310ff223
Regenerate api_pb2 after manual changes were added incorrectly in () 2023-12-22 17:12:42 +09:00
J. Nick Koston
f5c99d1647
Fix unexpected disconnects when outgoing buffer is full during keepalive () 2023-12-22 17:12:42 +09:00
Jesse Hills
9b72a3a584
Merge pull request from esphome/bump-2023.12.2
2023.12.2
2023-12-22 15:57:09 +13:00
Jesse Hills
19e5a4a81a
Bump version to 2023.12.2 2023-12-22 11:04:00 +09:00
Jessica Hamilton
8e13c3e1b0
web_server.py: return empty content when file doesn't exist ()
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-12-22 11:04:00 +09:00
Keith Burzinski
4f8e3211bf
Add workaround for crash in Arduino 2.0.9 when CDC is configured () 2023-12-22 11:04:00 +09:00
davidmonro
872519f7f6
Override GPIOs 12 and 13 on the airm2m (LuatOS) board ()
Co-authored-by: David Monro <david.monro@anu.edu.au>
2023-12-22 11:04:00 +09:00
CVan
2a69a49061
Update libtiff6 () 2023-12-22 11:04:00 +09:00
Clyde Stubbs
1a8e7854c7
ESP32-S3 and ESP-IDF don't play well with USB_CDC and need USB_SERIAL_JTAG ()
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2023-12-22 11:04:00 +09:00
Jesse Hills
6d3c7f035d
Merge pull request from esphome/bump-2023.12.1
2023.12.1
2023-12-22 04:02:39 +13:00
Jesse Hills
00ab17cb8e
Bump version to 2023.12.1 2023-12-21 23:33:35 +09:00
Jesse Hills
2ee01e22cd
Fix replaced - in allowed characters during object_id sanitizing () 2023-12-21 23:33:35 +09:00
Jesse Hills
cfa5e5c5a9
Merge pull request from esphome/bump-2023.12.0
2023.12.0
2023-12-21 08:47:53 +09:00
Jesse Hills
8675955614
Bump version to 2023.12.0 2023-12-21 08:09:10 +09:00
Jesse Hills
816dcdf24f
Merge pull request from esphome/bump-2023.12.0b6
2023.12.0b6
2023-12-21 07:56:11 +09:00
Jesse Hills
bec1ad9396
Bump version to 2023.12.0b6 2023-12-20 20:59:46 +09:00
Jesse Hills
6a9e85438f
Fix pin reuse error with pin expanders ()
Co-authored-by: Clyde Stubbs <2366188+clydebarrow@users.noreply.github.com>
2023-12-20 20:59:46 +09:00
Kamil Trzciński
ab25e32509
image: allow the image to by auto-loaded by animation () 2023-12-20 20:59:46 +09:00
Jesse Hills
2ccf985de5
Merge pull request from esphome/bump-2023.12.0b5
2023.12.0b5
2023-12-20 14:17:31 +09:00
Jesse Hills
a64e96e7ad
Bump version to 2023.12.0b5 2023-12-20 13:43:43 +09:00
NP v/d Spek
fbf3d03a33
rename set_raw_touch_position_ to add_raw_touch_position_ () 2023-12-20 13:43:43 +09:00
Jesse Hills
7b2b6aaeb1
Merge pull request from esphome/bump-2023.12.0b4
2023.12.0b4
2023-12-20 10:49:42 +09:00
Jesse Hills
e2a00f66b8
Bump version to 2023.12.0b4 2023-12-20 09:59:58 +09:00
J. Nick Koston
1b3068a409
Bump aioesphomeapi to 21.0.1 () 2023-12-20 09:59:52 +09:00
J. Nick Koston
e5414d70f5
Speed up writing protobuf strings/bytes () 2023-12-20 09:57:37 +09:00
mathieu-mp
977e0184a7
Add deep sleep between updates for waveshare epaper 1.54in and 1.54inv2 () 2023-12-20 09:57:37 +09:00
Jean Louis-Guerin
820f328248
Fix I2CBus::write() bug and add i2c documentation () 2023-12-20 09:57:37 +09:00