1
0
mirror of https://github.com/esphome/esphome.git synced 2025-03-04 01:38:17 +00:00

5279 Commits

Author SHA1 Message Date
jan-hofmeier
f3cdcc008a
Add Alpha3 pump component ()
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-07-11 17:12:43 +12:00
kahrendt
a391815921
Add Zio Ultrasonic Distance Sensor Component () 2023-07-11 16:24:18 +12:00
Kamil Trzciński
98fd092053
display: rename DisplayBufferRef to DisplayRef () 2023-07-10 16:38:28 -05:00
Jesse Hills
feee075122
Merge pull request from esphome/bump-2023.6.5
2023.6.5
2023.6.5
2023-07-10 13:53:25 +12:00
Jimmy Hedman
ddde1ee31e
Allow pillow versions over 10 () 2023-07-10 11:34:43 +12:00
Jimmy Hedman
c5aacdd682
Update RP2040 Aruino framwork and platform to latest () 2023-07-10 11:30:39 +12:00
Jesse Hills
a77cf1beec
Bump version to 2023.6.5 2023-07-10 11:24:49 +12:00
Kevin P. Fleming
d7bfdd0efc
binary_sensor: Validate max_length for on_click/on_double_click () 2023-07-10 11:24:49 +12:00
J. Nick Koston
62aee36f82
Fix bulk and single Bluetooth parser coexistence () 2023-07-10 11:24:49 +12:00
Trevor North
8ca9115dc8
Improve BME680 BSEC sensor device classes () 2023-07-10 10:03:54 +12:00
Fabian
8bf8892ab3
[Ethernet] ksz8081rna support ()
Co-authored-by: Your Name <you@example.com>
2023-07-10 10:02:42 +12:00
Kevin P. Fleming
8739552c0b
binary_sensor: Validate max_length for on_click/on_double_click () 2023-07-10 09:55:02 +12:00
J. Nick Koston
e6834f25ed
Fix bulk and single Bluetooth parser coexistence () 2023-07-10 09:08:46 +12:00
NP v/d Spek
f9fc438de8
Fixed ili9xxx_display update() method ()
There was an obsolete `if` statement left over from an other implementation.
2023-07-05 20:58:04 -05:00
Kamil Trzciński
677b2c6618
display: split DisplayBuffer and Display () 2023-07-05 14:33:26 -05:00
Tobias Oort
301a78f983
Adds 1.54" e-ink display (gdew0154m09) support to waveshare_epaper component ()
* Added GDEW0154M09 in waveshare_epaper component

* noop change - trigger workflow

* Make linter happy

* Update test4.yaml

* linter doing linty things

* revert the newline removal.

* revert to prove unstable test

* add code back into test.

* no partial updates supported yet - removed from test.

* Update esphome/components/waveshare_epaper/waveshare_epaper.cpp

Co-authored-by: Keith Burzinski <kbx81x@gmail.com>

---------

Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2023-07-05 14:32:00 -05:00
Jimmy Hedman
979f014799
Make scheduler debuging work with idf >= 5 () 2023-07-05 22:05:27 +12:00
Fabian
a326dcaf0e
[ili9xxx] Allow config of spi data rate. ()
* Allow 80MHz ili9xxx display.

* python foo.

* update based on feedback.

* Change python

---------

Co-authored-by: Your Name <you@example.com>
2023-07-05 02:53:14 -05:00
lnicolas83
5bf2fa5c56
[ILI9xxx] Add ili9488_a (alternative gamma configuration for ILI9488) ()
* Add ili9488_a

* Fix clang-tidy
2023-07-04 19:21:26 -05:00
Jimmy Hedman
fe0404a084
Some tests wasn't running (locally) () 2023-07-05 10:33:46 +12:00
Jesse Hills
22a1134f0e
Fix when idf component has broken symlinks () 2023-07-05 10:31:58 +12:00
Jimmy Hedman
fc3d558d47
Initial debug component support for rp2040 () 2023-07-05 10:28:12 +12:00
Jesse Hills
45c72f1f22
Log start of i2c setup () 2023-07-04 15:26:31 +12:00
Jesse Hills
fd9cca565b
Log component long time message at warning level () 2023-07-04 15:02:53 +12:00
Jesse Hills
0709367587
Merge pull request from esphome/bump-2023.6.4
2023.6.4
2023.6.4
2023-07-04 14:42:36 +12:00
Jesse Hills
98277f6ceb
Bump version to 2023.6.4 2023-07-04 14:03:58 +12:00
Jesse Hills
8dd509ba53
Update webserver to ea86d81 () 2023-07-04 14:03:57 +12:00
J. Nick Koston
8df455f55b
Advertise noise is enabled () 2023-07-04 14:03:57 +12:00
Graham Brown
36782f13bf
Add alarm to reserved ids () 2023-07-04 14:03:57 +12:00
Sergey Dudanov
e823067a6b
fix template binary_sensor publish_initial_state option () 2023-07-04 14:03:57 +12:00
Ryan DeShone
c3ef12d580
[SCD30] Disable negative temperature offset () 2023-07-04 14:03:57 +12:00
Jesse Hills
d64d1650e3
Update webserver to ea86d81 () 2023-07-04 13:45:06 +12:00
J. Nick Koston
a74abb8ea8
Adjust signature for on_disconnect () 2023-07-04 12:57:44 +12:00
Fabian
e74ab00b3e
Mopeka std fixes ()
Co-authored-by: Your Name <you@example.com>
2023-07-04 12:55:04 +12:00
J. Nick Koston
2e2ac53071
Advertise noise is enabled () 2023-07-04 12:52:42 +12:00
Jimmy Hedman
87c0f48095
Prepare debug and logger component to work with idf 5.0 () 2023-07-04 12:49:27 +12:00
Jimmy Hedman
25b9bde0a5
Prepare ethernet to work with esp idf 5.0 () 2023-07-04 12:48:05 +12:00
guillempages
63d3a0e8b3
Improve the gamma settings for the S3-Box-lite display () 2023-07-04 12:43:03 +12:00
Graham Brown
4cc0f3fd53
Add alarm to reserved ids () 2023-07-04 12:28:19 +12:00
Sergey Dudanov
5b2176562b
binary_sensor filters templatable delays () 2023-07-04 12:25:48 +12:00
Sergey Dudanov
099dc8d1d2
fix template binary_sensor publish_initial_state option () 2023-07-04 12:18:51 +12:00
Sergey Dudanov
cf98c497d5
binary_sensor removed unused filter () 2023-07-03 10:35:53 +12:00
dependabot[bot]
c5eb3941b9
Bump pytest-mock from 3.10.0 to 3.11.1 ()
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-29 11:44:23 +12:00
dependabot[bot]
0e93b8ee0d
Bump esptool from 4.6 to 4.6.2 ()
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-29 11:44:10 +12:00
Ryan DeShone
807621402d
[SCD30] Disable negative temperature offset () 2023-06-29 11:42:39 +12:00
Jesse Hills
321155eb40
Merge pull request from esphome/bump-2023.6.3
2023.6.3
2023.6.3
2023-06-29 07:26:05 +12:00
Jesse Hills
d34c074b92
Bump version to 2023.6.3 2023-06-28 12:35:16 +12:00
Jesse Hills
abc8e903c1
Add CONFIG_BT_BLE_42_FEATURES_SUPPORTED for ble () 2023-06-28 12:35:15 +12:00
F.D.Castel
832ba38f1b
Fixes compressed downloads ()
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-06-28 12:35:15 +12:00
esphomebot
70de2f5278
Synchronise Device Classes from Home Assistant () 2023-06-28 12:35:15 +12:00