Commit Graph

326 Commits

Author SHA1 Message Date
Clyde Stubbs
d2af542012
Add st7701s and rpi_dpi_rgb docs (#3546)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-03-12 11:45:57 +13:00
Manuel Kasper
031ea607a8
Document new support for Waveshare 2.13" V2 display (#3669)
* Document new support for Waveshare 2.13" V2 display

* Revert line that has gone missing and fix typo
2024-03-12 05:39:15 +11:00
Clyde Stubbs
7d53484c83
Font: document new font features (#3596)
* Document new font features

* Add entry in index.rst

* Update components/display/fonts.rst

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

* Make html-strict happy

---------

Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-03-11 04:03:42 -05:00
Clyde Stubbs
d1cdeb2913
Add GC9A01A docs (#3674)
* Add GCA901A model to ili9xxx

* Fix name
2024-03-11 17:47:25 +11:00
Jesse Hills
49d194a538
Merge branch 'current' into next 2024-03-06 09:32:01 +13:00
mathieu-mp
4d279427e5
Add regular polygon shapes to display component (#3551) 2024-03-01 16:49:29 +13:00
Dariusz Dalecki
17b35f9942
Update description to 2.9in V2 eink display variant (#3637)
As doc extension for this pull request which introduces "2.90inv2-r2" model:
https://github.com/esphome/esphome/pull/5481
2024-02-28 13:28:02 +11:00
H. Árkosi Róbert
a618617e64
Remove dead inkplate link (#3515) 2024-02-25 20:20:23 +00:00
Jesse Hills
9f189c737a
Merge branch 'current' into next 2024-02-13 09:44:35 +13:00
Clyde Stubbs
e4308e4e92
Fix ili9xxx docs, specifically example configs. (#3451) 2024-02-11 07:42:44 +01:00
rnauber
d0a2aab79c
waveshare_eink_color: add 2.7inch B and V2 (#3580)
Co-authored-by: Richard Nauber <richard@nauber.dev>
2024-01-30 15:16:07 +11:00
yousaf465
eeb9c3fafa
Update inkplate6.rst (#3578)
correct switch spelling
2024-01-28 14:18:59 +01:00
Clyde Stubbs
4b4814b2b7
Document Pico-ResTouch-LCD-3.5 support in ili9xxx (#3563) 2024-01-24 07:40:46 +11:00
Clyde Stubbs
fe7f53e93c
Add Waveshare epd2.13v3 (#3171) 2024-01-19 12:10:55 +09:00
Samuel Sieb
b8feef3b60
document continuous option (#3537) 2024-01-16 16:44:13 +09:00
mathieu-mp
b5f9550cf0
Add triangle shapes to display component (#3544) 2024-01-16 15:38:12 +09:00
NP v/d Spek
215e8f6eb0
add new display model and option to set 18Bit color mode. (#3542) 2024-01-15 11:09:38 +09:00
Jesse Hills
cc2f6abe0c
Merge branch 'current' into next 2024-01-15 08:23:35 +09:00
rossking
398e67c9eb
Update ili9xxx.rst (#3536)
Fixed the T-Embed dimensions to follow proper format. Added code block to make this work for TTGO boards.
2024-01-13 15:54:31 +01:00
Ruben van Dijk
fca598b833
Add questionmark to default glyphs. (#3516) 2024-01-09 08:19:12 +09:00
Clyde Stubbs
e1f1cc9771
Note about st7789v being replaced by ili9xxx (#3499) 2023-12-27 00:25:10 -06:00
Anton Viktorov
da8e29245e
ST7567 display support (#3482) 2023-12-27 12:04:14 +11:00
mrtoy-me
90ca1b6cc6
Add Waveshare 1.47in to st7789v (documentation for esphome PR#5884) (#3440) 2023-12-21 13:38:20 +09:00
Fabian Pflug
52f3fa8fa8
Add waveshare 2.9inV3 model (#3443) 2023-12-21 13:36:48 +09:00
Fabian Pflug
f6ffef3df4
Add 2.7inv2 version for waveshare (#3444) 2023-12-21 13:30:13 +09:00
Edward Firmo
565e0703c2
Nextion exit reparse mode on startup (#3421)
* Adds docs for Nextion `start_up_page`

Based on changes from https://github.com/esphome/esphome/pull/5673

* Nextion - On_touch event

* Fix list of variables

* Fix list

* Lint - add blank line

* Lint - Fix underline size

* Nextion exit reparse mode on startup

Related to https://github.com/esphome/esphome/pull/5868

* Update components/display/nextion.rst

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

---------

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2023-12-06 00:55:27 -06:00
Clyde Stubbs
8065e5c8b1
ili9xxx display component doc update (#3200) 2023-11-29 14:06:55 +13:00
Edward Firmo
ddf45531d5
Nextion on_touch trigger (#3412)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-11-28 17:15:05 +13:00
Ilia Sotnikov
a9c5f2e547
Pillow: bump to 10.1.0 (#3401) 2023-11-24 08:55:45 +13:00
Jesse Hills
a53fc6b37e
Add documentation for images using URL (#3409) 2023-11-24 08:10:39 +13:00
Nikita Kuklev
b02e8d209c
Add SH1107 documentation to SSD1306 page (#3094) 2023-11-16 21:06:06 +13:00
Jesse Hills
2e77a2f31f
Merge branch 'current' into next 2023-11-14 14:32:27 +13:00
Martijn Hoogesteger
5da4214bba
Fix reference error in tm1637.rst (#3351)
The reference to the render lambda was to the binary sensor.
2023-11-10 06:25:14 +01:00
Jesse Hills
d8c14672b2
Merge branch 'current' into next 2023-11-08 13:13:12 +13:00
Edward Firmo
e499434bb2
Adds docs for Nextion start_up_page (#3336) 2023-11-06 18:48:22 -06:00
RoganDawes
c037801e34
Update lcd_gpio.svg (#3330)
* Update lcd_gpio.svg

Correct labeling of D0-D3 as 4-bit, when the correct pins to
use for 4-bit data are D4-D7, as per https://github.com/duinoWitchery/hd44780/blob/master/examples/ioClass/hd44780_pinIO/HelloWorld/HelloWorld.ino#L24-L27

* Update pin examples to use GPIO instead of D
2023-11-06 16:33:07 +01:00
Luis Peralta
022d32c63d
display font: document using gfonts:// for icons (#2883)
Added example showing how to use gfonts to download icons. It seems it is not widely known.

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-10-25 16:50:32 +02:00
NP v/d Spek
d609c17972
Update display document with test script (#3244)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2023-10-22 22:23:39 -05:00
Clyde Stubbs
c133eafe04
Add doc for backlight pin disable (#3235) 2023-10-13 14:16:25 +13:00
Jesse Hills
87273af8e0
Merge branch 'current' into next 2023-10-12 15:12:41 +13:00
NP v/d Spek
f37d2d1005
add manual set the invert_display option (#3245) 2023-10-12 14:26:10 +13:00
Guillermo Ruffino
c305a836f9
fixes docs for 202310 (#3251)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-10-11 00:13:24 +00:00
Clyde Stubbs
c77d8b620a
Add mode and data_rate configuration for st7789v. (#3236) 2023-10-04 15:18:51 -05:00
phoenixswiss
ac7355aa63
fix display always on issue with 7.50inv2 epaper screens (#3143) 2023-09-27 21:10:42 +13:00
Jesse Hills
1b9b520416
Merge branch 'current' into beta 2023-09-25 12:10:24 +13:00
Torsten Paul
9ffbc6e94d
Fix typo in tm1637.rst (#3203) 2023-09-24 06:23:01 +02:00
Clyde Stubbs
751c02a629
Add new documentation for ST7789V displays (#3161)
* Add new documentation for ST7789V displays

* Add S2 to preset list

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

* Fix heading

* Add table.

* Cleanup

---------

Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2023-09-05 02:01:40 -05:00
Jesse Hills
eaa0bf0d64
Merge branch 'current' into next 2023-08-10 17:29:00 +12:00
Jesse Hills
d4817e46c6
Update note on pillow install (#3117) 2023-08-10 15:57:44 +12:00
Lucas Prim
aa5abd17fe
Updated docs to reflect newly implemented waveshare 7.5in B V3 code. (#3111) 2023-08-08 07:31:13 +12:00