Commit graph

6478 commits

Author SHA1 Message Date
Keith Burzinski
3eaf59cc5a
Add some components to the new testing framework (C) (#6174) 2024-02-08 10:55:20 +13:00
Keith Burzinski
a91937dca5
Add missing vector.h for lightwaverf (#6196) 2024-02-08 10:53:44 +13:00
ChuckMash
558588ee8a
WLED Sync fix and BK72XX support (#6190)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-02-07 01:41:40 +00:00
Clyde Stubbs
f3ef05f5c3
host platform: improvements and bugfixes (#6137)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-02-07 14:24:06 +13:00
Tomek Wasilczyk
0ede4a3095
CSE7766: fix power and current measurements at low loads (#6180) 2024-02-07 14:12:14 +13:00
Bill Adams
fe789c8beb
Add "transformer_active" flag for use in effects. (#6157) 2024-02-07 12:13:55 +13:00
Keith Burzinski
05da0fb4cf
Add some components to the new testing framework (B) (#6173) 2024-02-07 04:32:40 +09:00
J. Nick Koston
cfe16c92ee
Bump aioesphomeapi to 21.0.2 (#6188) 2024-02-07 04:07:37 +09:00
Keith Burzinski
9dbbc80c74
Add some components to the new testing framework (A part 2) (#6162) 2024-02-07 04:05:04 +09:00
Marcel Hetzendorfer
164b42f5aa
WRGB or RGBW? WS2814 (#6164) 2024-02-07 04:03:09 +09:00
Keith Burzinski
5e9741f51c
Add some components to the new testing framework (A part 1) (#6142) 2024-02-05 11:29:18 +09:00
Jean-François Roy
b28821d846
dfrobot_sen0395: Use setLatency instead of outputLatency (#5665)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-02-05 10:57:11 +09:00
Daniël Koek
db96c4bf59 Update ebyte_lora_e220.cpp 2024-02-02 13:20:11 +00:00
Daniël Koek
f77c197dc6 Update ebyte_lora_e220.cpp 2024-02-02 13:16:38 +00:00
Daniël Koek
61c25ae822 more updates 2024-02-02 13:13:55 +00:00
Daniël Koek
033475bc83 Update ebyte_lora_e220.cpp 2024-02-01 16:32:13 +00:00
Daniël Koek
372169dbf2 Update ebyte_lora_e220.cpp 2024-02-01 16:30:23 +00:00
Daniël Koek
fce151a128 no need to be pulling 2024-02-01 16:07:45 +00:00
Daniël Koek
a0716fd8bf Update ebyte_lora_e220.cpp 2024-02-01 16:01:35 +00:00
Daniël Koek
d621b6c44f updates 2024-02-01 16:00:26 +00:00
Daniël Koek
63246ee815 Trial this 2024-02-01 15:57:56 +00:00
Daniël Koek
2e11b5fe5e Merge remote-tracking branch 'upstream/dev' into dev 2024-02-01 09:15:39 +00:00
Daniël Koek
0d3b86ec54 and clean even more 2024-01-31 18:24:45 +00:00
Daniël Koek
a2438b7386 Update ebyte_lora_e220.h 2024-01-31 18:14:42 +00:00
Daniël Koek
53e41d37e2 Update lora_e220.cpp 2024-01-31 18:11:44 +00:00
Daniël Koek
474f03e707 Update lora_e220.cpp 2024-01-31 18:08:34 +00:00
Daniël Koek
9735f3381c even more cleanup 2024-01-31 18:05:45 +00:00
Daniël Koek
bbadfbb8d6 anotther fix 2024-01-31 18:02:12 +00:00
Daniël Koek
21e9d9bafc Update lora_e220.cpp 2024-01-31 17:53:47 +00:00
Daniël Koek
d107d23439 add this too 2024-01-31 17:45:46 +00:00
Daniël Koek
b9a2676bc6 add utility 2024-01-31 17:31:34 +00:00
Daniël Koek
853e199524 Update __init__.py 2024-01-31 17:27:49 +00:00
Daniël Koek
78ba0b67ce Update __init__.py 2024-01-31 17:10:44 +00:00
Daniël Koek
bdb154f4da cleanup 2024-01-31 17:09:34 +00:00
Daniël Koek
52a003edc8 Loads more changes 2024-01-31 15:39:08 +00:00
esphomebot
0fa0904bc5
Synchronise Device Classes from Home Assistant (#6158) 2024-02-01 01:25:47 +13:00
Daniël Koek
7b55449229 loads more changes 2024-01-30 19:14:44 +00:00
Daniël Koek
b70d44e6c2 Very basic start 2024-01-30 18:24:17 +00:00
rnauber
92798751c2
Support tri-color waveshare eink displays 2.7inch B and B V2 (#4238)
Co-authored-by: Richard Nauber <richard@nauber.dev>
2024-01-30 15:16:32 +11:00
Ruben van Dijk
23a9a704f3
Minimum 1 for full_update_every to prevent IntegerDivideByZero. (#6150) 2024-01-28 07:15:14 +11:00
Clyde Stubbs
f2caf13d39
ILI9XXX: Restore offset usage in set_addr_window (#6147) 2024-01-25 23:13:38 -06:00
J. Nick Koston
25ab6f0297
Ensure filename is shown when YAML raises an error (#6139)
* Ensure filename is shown when YAML raises an error

fixes #5423
fixes #5377

* Ensure filename is shown when YAML raises an error

fixes #5423
fixes #5377

* Ensure filename is shown when YAML raises an error

fixes #5423
fixes #5377

* Ensure filename is shown when YAML raises an error

fixes #5423
fixes #5377

* Ensure filename is shown when YAML raises an error

fixes #5423
fixes #5377
2024-01-23 23:11:03 -06:00
Clyde Stubbs
23071e932a
Add support for Pico-ResTouch-LCD-3.5 to ili9xxx driver (#6129)
* Working version of Waveshare 3.5 Res Touch driver.

* Default color order BGR
2024-01-24 07:40:16 +11:00
Edward Firmo
4812997429
Nextion TFT upload IDF memory optimization (#6128)
* Nextion TFT upload IDF memory optimization

This optimizes the memory in use for TFT upload when using `esp-idf` framework.

Basically, the engine establishes 3 connections to the the http/https server:
1. Fetch the file size (used to manage chunks and file size)
2. Transfer the 1st chunk (when it evaluates Nextion response to define either to continue from that point or to another point in the file)
3. Transfer the remaining data.

Until now, connection 1 was kept open during the whole process taking aprox 40kb of heap in a esp32dev (NSPanel in my tests) and the same amount of memory was needed to the 2nd and 3rd connections (which never competes to each other).
With this change, each connection is closed and released before opening the next one with a significant reduction on the required heap needed for this transfer.

This can still be improved to use a persistent connection, but I will look at this in the future, so it is not part of this change.

In addition to the better connection management, I've added quite a lot of log (mostly at VERBOSE level), which was used for troubleshooting here.
I was unsure about removing this. As it can be useful for others, I decided to keep it, but I will be fine about removing it if this is now in line with ESPHome best practices.

* clang-format

* Log response length
2024-01-23 01:49:28 -06:00
Keith Burzinski
ec3162282c
Merge pull request #6132 from esphome/bump-2023.12.9
2023.12.9
2024-01-22 19:54:22 -06:00
Keith Burzinski
f3997d0f77
Bump version to 2023.12.9 2024-01-22 19:28:12 -06:00
aschmitz
4e5534850c
fix: negative temperatures on PMS5003T sensors (#6100) 2024-01-22 19:28:12 -06:00
Samuel Sieb
354314dbf3
fix negative temperature for pmsx003 (#6083)
* fix negative temperature for pmsx003

* Update esphome/components/pmsx003/pmsx003.cpp
2024-01-22 19:28:11 -06:00
Samuel Sieb
2cda6462f3
negative values for all DHT22 variants (#6074)
Co-authored-by: Samuel Sieb <samuel@sieb.net>
2024-01-22 19:28:11 -06:00
Samuel Sieb
a6f864a4a3
fix sen5x negative temperature (#6082) 2024-01-22 19:28:11 -06:00