1
0
mirror of https://github.com/esphome/esphome.git synced 2025-07-18 13:03:10 +01:00
Commit Graph

1193 Commits

Author SHA1 Message Date
13a9634796 Merge branch 'dev' into vornado-ir 2024-11-21 14:42:35 -08:00
6d4f787f67 [http_request] Fix within context with parameters. (Bugfix) () 2024-11-21 13:10:28 +13:00
acce4dadb8 Merge branch 'dev' into vornado-ir 2024-11-20 12:33:42 -08:00
5e27a8df1f enable rp2040 for online_image () 2024-11-21 07:29:48 +13:00
846b091aac [nextion] New trigger on_buffer_overflow () 2024-11-21 07:28:21 +13:00
6182861297 And now this seems better 2024-11-18 09:46:31 -08:00
5f2e4f95e3 Also adding in some tests 2024-11-16 23:44:39 -08:00
5e62c489b0 Disable bluetooth proxy during update ()
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-11-14 13:57:09 +13:00
7d75c9157b [Modbus Controller] Added on_online and on_offline automation () 2024-11-13 09:48:40 +13:00
58d028ac13 Add OpenTherm component (part 3: rest of the sensors) ()
Co-authored-by: FreeBear <freebear@tuxcnc.org>
Co-authored-by: FreeBear-nc <67865163+FreeBear-nc@users.noreply.github.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-11-12 16:19:42 +13:00
ffee2f0e88 [lvgl] Implement keypads () 2024-11-11 16:07:48 +13:00
d885d65c9b [sensor] Make some values templatable () 2024-11-11 14:18:05 +13:00
248b0bc378 [lvgl] Allow multiple LVGL instances ()
Co-authored-by: clydeps <U5yx99dok9>
2024-11-08 09:05:23 +13:00
80b4c26481 feat(MQTT): Add enable, disable and enable_on_boot () 2024-11-06 13:56:48 +13:00
5bb4d042e4 [spi_device] rename mode to spi_mode () 2024-11-05 18:54:47 -06:00
01497c891d datetime fix build_language_schema ()
Co-authored-by: Tomasz Duda <tomaszduda23@gmai.com>
2024-11-04 10:22:16 +13:00
749b942132 [lvlg] fix tests () 2024-10-31 06:37:32 +00:00
a043022444 [font] Add support for "glyphsets" ()
Co-authored-by: clydebarrow <2366188+clydebarrow@users.noreply.github.com>
2024-10-31 16:36:23 +13:00
8b7e061f3a [touchscreen] Calibration fixes () 2024-10-31 15:15:39 +13:00
e85157db4b Add config for current temperature precision () 2024-10-31 08:34:33 +13:00
765579dabb [es8311] Add es8311 dac component () 2024-10-31 08:29:24 +13:00
ee3ee3a63b [http_request] Implement on_error trigger for requests () 2024-10-30 14:10:58 +13:00
aae2ee2ecb Add in area and device to the prometheus labels () 2024-10-30 14:03:10 +13:00
0dab280440 Mopeka Pro Check improvement to allow user to configure the sensor reporting for lower quality readings () 2024-10-29 16:49:06 +13:00
90b076eccd Add more prometheus metrics () 2024-10-29 16:43:02 +13:00
858d97ccef [bytebuffer] Rework ByteBuffer using templates () 2024-10-29 11:08:29 +13:00
22f30d42a6 [lvgl] Implement qrcode () 2024-10-29 11:05:51 +13:00
21cb941bbe Add OpenTherm component (part 2.1: sensor platform) ()
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-10-25 15:00:28 +13:00
33fdbbe30c [image][online_image][animation] Fix transparency in RGB565 () 2024-10-25 11:05:25 +13:00
4101d5dad1 [media_player] Add new media player conditions () 2024-10-25 10:26:39 +13:00
bff0e81ed3 [speaker, i2s_audio] Support audio_dac component, mute actions, and improved logging ()
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-10-24 09:37:38 +13:00
dd8d25e43f i2c_device () 2024-10-23 16:23:10 +13:00
68844c4869 [lvgl] Some properties were not templatable (Bugfix) () 2024-10-23 12:16:55 +13:00
a932ca2f64 feat(MQTT): Add subscribe QoS to discovery () 2024-10-22 16:38:25 +13:00
6330177d24 [lvgl] Allow strings to be interpreted as integers (Bugfix) () 2024-10-22 16:10:09 +13:00
8bb4316956 [lvgl] light schema should require widget: not led: (Bugfix) () 2024-10-22 16:03:32 +13:00
ef6ccddc0d [lvgl] Allow esphome::Image in lambda to update image source directly () 2024-10-18 07:23:37 +11:00
8bbe4efded [lvgl] Revise code generation to allow early widget creation () 2024-10-17 15:20:19 +13:00
fcfc76b01b [lvgl] Roller and Dropdown enhancements; () 2024-10-17 14:03:48 +13:00
5ad68e926d [axs15231] Touchscreen driver () 2024-10-17 13:44:20 +13:00
1c845e0ff8 [speaker, i2s_audio] I2S Speaker implementation using a ring buffer () 2024-10-17 11:47:11 +13:00
fa01149771 Add support for Analog Devices MAX17043 battery fuel gauge ()
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-10-16 16:28:24 +13:00
254522dd93 [qspi_dbi] Rename from qspi_amoled, add features ()
Co-authored-by: clydeps <U5yx99dok9>
2024-10-16 16:26:50 +13:00
6a86d92781 [lvgl] Implement better software rotation () 2024-10-16 16:26:06 +13:00
3ef31e55ca [display] filled_ring and filled_gauge methods added () 2024-10-16 16:25:05 +13:00
fb002ac3b0 Add TC74 temperature sensor ()
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-10-16 16:24:37 +13:00
efe4c5e3bc [light] Add `initial_state` configuration () 2024-10-11 13:13:32 -04:00
66f500e594 [template/binary_sensor] Implement condition: option as alternative to lambda. () 2024-10-09 14:49:33 +13:00
fc97a6d1e3 [lvgl] Fix text component () 2024-10-09 14:43:28 +13:00
1a567b6986 [cst816] Allow skipping i2c probe () 2024-10-09 14:41:58 +13:00