Commit graph

287 commits

Author SHA1 Message Date
Clyde Stubbs
517f659da8
[lvgl] Fix image mode property (Bugfix) () 2024-12-10 14:23:30 +13:00
Citric Lee
9d000e9abf
Add: Seeed Studio MR60BHA2 mmWave Sensor ()
Co-authored-by: Spencer Yan <spencer@spenyan.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-12-09 15:28:41 +13:00
Clyde Stubbs
a37ff2dbd9
[lvgl] Fix msgbox content () 2024-12-03 20:48:50 +00:00
Clyde Stubbs
c95887a14a
[lvgl] Bugfixes () 2024-12-03 19:50:11 +13:00
kbullet
584dbf2668
MQTT sensors handling of publishing NaN values ()
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-12-02 23:50:05 +00:00
David Woodhouse
fb96e3588d
Add H-Bridge switch component ()
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-12-02 02:16:58 -06:00
Clyde Stubbs
c9b0490305
[lvgl] Make image update via lambda work () 2024-11-28 16:48:48 +13:00
Citric Lee
c0dcecc465
Add: Seeed Studio mr60fda2 mmwave sensor ()
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: Spencer Yan <spencer@spenyan.com>
2024-11-26 13:53:21 +13:00
Samuel Sieb
d9d368d38e
add on_key trigger to matrix_keypad ()
Co-authored-by: Samuel Sieb <samuel@sieb.net>
2024-11-26 13:21:47 +13:00
JonasB2497
140d77061b
added Waveshare BWR Mode for the 7.5in Display () 2024-11-26 11:29:58 +13:00
Samuel Sieb
c49f7293fe
binary_sensor for switch state () 2024-11-24 23:24:23 -08:00
Rodrigo Martín
9fc1377b44
feat(WiFi): Add wifi.configure action () 2024-11-25 11:06:21 +13:00
Petr Kejval
dea297c8d7
[nextion] Add publish actions ()
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-11-22 22:52:02 -06:00
Clyde Stubbs
6d4f787f67
[http_request] Fix within context with parameters. (Bugfix) () 2024-11-21 13:10:28 +13:00
Kjell Braden
5e27a8df1f
enable rp2040 for online_image () 2024-11-21 07:29:48 +13:00
Edward Firmo
846b091aac
[nextion] New trigger on_buffer_overflow () 2024-11-21 07:28:21 +13:00
Jordan Zucker
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
TFGF
7d75c9157b
[Modbus Controller] Added on_online and on_offline automation () 2024-11-13 09:48:40 +13:00
Oleg Tarasov
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
Clyde Stubbs
ffee2f0e88
[lvgl] Implement keypads () 2024-11-11 16:07:48 +13:00
Clyde Stubbs
d885d65c9b
[sensor] Make some values templatable () 2024-11-11 14:18:05 +13:00
Clyde Stubbs
248b0bc378
[lvgl] Allow multiple LVGL instances ()
Co-authored-by: clydeps <U5yx99dok9>
2024-11-08 09:05:23 +13:00
Rodrigo Martín
80b4c26481
feat(MQTT): Add enable, disable and enable_on_boot () 2024-11-06 13:56:48 +13:00
Clyde Stubbs
5bb4d042e4
[spi_device] rename mode to spi_mode () 2024-11-05 18:54:47 -06:00
tomaszduda23
01497c891d
datetime fix build_language_schema ()
Co-authored-by: Tomasz Duda <tomaszduda23@gmai.com>
2024-11-04 10:22:16 +13:00
Clyde Stubbs
749b942132
[lvlg] fix tests () 2024-10-31 06:37:32 +00:00
Faidon Liambotis
a043022444
[font] Add support for "glyphsets" ()
Co-authored-by: clydebarrow <2366188+clydebarrow@users.noreply.github.com>
2024-10-31 16:36:23 +13:00
Clyde Stubbs
8b7e061f3a
[touchscreen] Calibration fixes () 2024-10-31 15:15:39 +13:00
Jason Nagin
e85157db4b
Add config for current temperature precision () 2024-10-31 08:34:33 +13:00
Kevin Ahrendt
765579dabb
[es8311] Add es8311 dac component () 2024-10-31 08:29:24 +13:00
Clyde Stubbs
ee3ee3a63b
[http_request] Implement on_error trigger for requests () 2024-10-30 14:10:58 +13:00
Jordan Zucker
aae2ee2ecb
Add in area and device to the prometheus labels () 2024-10-30 14:03:10 +13:00
Sean Brogan
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
Jordan Zucker
90b076eccd
Add more prometheus metrics () 2024-10-29 16:43:02 +13:00
Clyde Stubbs
858d97ccef
[bytebuffer] Rework ByteBuffer using templates () 2024-10-29 11:08:29 +13:00
Clyde Stubbs
22f30d42a6
[lvgl] Implement qrcode () 2024-10-29 11:05:51 +13:00
Oleg Tarasov
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
Clyde Stubbs
33fdbbe30c
[image][online_image][animation] Fix transparency in RGB565 () 2024-10-25 11:05:25 +13:00
Kevin Ahrendt
4101d5dad1
[media_player] Add new media player conditions () 2024-10-25 10:26:39 +13:00
Kevin Ahrendt
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
Gábor Poczkodi
dd8d25e43f
i2c_device () 2024-10-23 16:23:10 +13:00
Clyde Stubbs
68844c4869
[lvgl] Some properties were not templatable (Bugfix) () 2024-10-23 12:16:55 +13:00
Rodrigo Martín
a932ca2f64
feat(MQTT): Add subscribe QoS to discovery () 2024-10-22 16:38:25 +13:00
Clyde Stubbs
6330177d24
[lvgl] Allow strings to be interpreted as integers (Bugfix) () 2024-10-22 16:10:09 +13:00
Clyde Stubbs
8bb4316956
[lvgl] light schema should require widget: not led: (Bugfix) () 2024-10-22 16:03:32 +13:00
guillempages
ef6ccddc0d
[lvgl] Allow esphome::Image in lambda to update image source directly () 2024-10-18 07:23:37 +11:00
Clyde Stubbs
8bbe4efded
[lvgl] Revise code generation to allow early widget creation () 2024-10-17 15:20:19 +13:00
Clyde Stubbs
fcfc76b01b
[lvgl] Roller and Dropdown enhancements; () 2024-10-17 14:03:48 +13:00
Clyde Stubbs
5ad68e926d
[axs15231] Touchscreen driver () 2024-10-17 13:44:20 +13:00
Kevin Ahrendt
1c845e0ff8
[speaker, i2s_audio] I2S Speaker implementation using a ring buffer () 2024-10-17 11:47:11 +13:00