Commit Graph

346 Commits

Author SHA1 Message Date
gatonero
0706aa6d77
Adjusted indentation (#2793)
from "output:" downwards
2023-03-30 09:41:00 +02:00
Aaron S. Jackson
f9aa59fd33
GooDisplay GDEY029T94 (#2765) 2023-03-20 17:01:59 +13:00
Raph
77bcde8e60
Add flip_x (#2746) 2023-03-16 12:24:09 +13:00
Dorian Zedler
fa505d91e5
Feat: add hex color (#2731) 2023-03-13 13:32:25 +13:00
Dorian Zedler
72c0fdd05f
Feat: add hex color (#2731) 2023-03-13 09:26:34 +13:00
NP v/d Spek
5176b16150
Replace ili9341 with ili9xxx documentation (#2729)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-03-09 15:48:13 +13:00
NP v/d Spek
12e0073cb0
Replace ili9341 with ili9xxx documentation (#2729)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-03-09 13:02:14 +13:00
Jesse Hills
dc34e118a2
Merge branch 'current' into next 2023-02-15 19:28:58 +13:00
Jesse Hills
a9b69cb5d4 Merge branch 'current' into beta 2023-02-15 19:28:58 +13:00
Michael Boulding
37d4e88a3d
Update example to use Color::BLACK not COLOR_BLACK (#2670)
COLOR_BLACK now generates a deprecation warning, update the example to use the recommended name.
2023-02-14 21:58:55 +01:00
NP v/d Spek
eed3d41024 Nvds display clipping (#2659)
* Adding documentation about Clipping

* add example
2023-02-13 11:54:31 +13:00
NP v/d Spek
6a6c876142
Nvds display clipping (#2659)
* Adding documentation about Clipping

* add example
2023-02-11 09:56:01 +13:00
Jesse Hills
a6fff4b5f2
Merge branch 'current' into next 2023-02-08 23:37:59 +00:00
Jan Pieter Waagmeester
880085fa33
Fix list layout for Graph>'Trace specific fields' (#2577) 2023-02-05 20:31:35 +01:00
Mike Ellis
a34f2c8679
Update st7789v.rst (#2622)
* Update st7789v.rst

Modified to allow dimmable control of the backlight (using GPIO4)

* Update st7789v.rst

---------

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-02-05 19:28:12 +00:00
Antonio Fiol
a3bdd1ff5d
Added example with the expanded form for file (#2635)
Added one example where file does not use the short form, but the YAML expanded one described below the examples.
2023-02-05 20:10:26 +01:00
Jesse Hills
c8fefadfa4
Merge branch 'current' into next 2023-01-26 14:59:51 +13:00
NP v/d Spek
8a18636d4b
Add missing font: component to example. (#2614)
Co-authored-by: Samuel Sieb <samuel-github@sieb.net>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
fixes https://github.com/esphome/issues/issues/4065
2023-01-24 15:27:16 +13:00
Jesse Hills
4171ba1fb4
Fix display font and static text ref (#2618) 2023-01-24 14:35:06 +13:00
Jesse Hills
28f359e8c5
Merge branch 'current' into next 2022-12-22 22:58:00 +00:00
Jesse Hills
150d149d60
Restructure time docs into its own folder and split (#2566) 2022-12-23 11:57:01 +13:00
Dave T
16b7c27648
Add docs for ili9341 image adaptive pallet mode (#2089) 2022-12-22 19:54:07 +13:00
Nejc
afa259f609
Added example for 16x32 display in addressable_light.rst (#2543)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-12-16 10:40:36 +13:00
imgbot[bot]
fb465cfe5a
[ImgBot] Optimize images (#2486)
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2022-11-30 19:38:57 +13:00
H. Árkosi Róbert
4109fcf5e6
Add files via upload 2022-11-18 13:33:31 +01:00
H. Árkosi Róbert
d06a2a3aab
Update lcd_display.rst 2022-11-18 09:27:15 +01:00
H. Árkosi Róbert
31853d1af5
Fix of typos again 2022-11-18 09:19:55 +01:00
H. Árkosi Róbert
3b7aecebde
Update lcd_display.rst 2022-11-17 15:24:44 +01:00
H. Árkosi Róbert
083e1705f3
Add files via upload 2022-11-17 15:12:37 +01:00
H. Árkosi Róbert
4a9743bb0a
Update lcd_display.rst
A few more fixes.
2022-11-17 14:53:26 +01:00
H. Árkosi Róbert
0ba89c6bb1
Update lcd_display.rst 2022-11-17 14:27:40 +01:00
H. Árkosi Róbert
450d5bdf23
Update lcd_display.rst 2022-11-17 14:22:48 +01:00
H. Árkosi Róbert
e477822b64
Update lcd_display.rst 2022-11-17 14:17:34 +01:00
H. Árkosi Róbert
86cdde1322
Update lcd_display.rst
Remove dead link, add more explanation, note about the chipset versions, datasheet and character sets available.
2022-11-17 14:12:46 +01:00
definitio
efb6f17ca8
Do not requre CS pin for st7789v (#2354) 2022-10-13 08:26:31 +13:00
Michael Haas
d08cbe4523
Fix typo 2022-10-01 08:14:32 +02:00
Stanislav Habich
79c95a7a17
Update tm1621.rst 2022-09-22 14:53:22 +02:00
imgbot[bot]
aa88cd000d
[ImgBot] Optimize images (#2313)
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2022-09-21 10:24:40 +02:00
Jordan W. Cobb
ca8a5ee051
Added documentation for TM1638 Led and Key module (#1991) 2022-09-12 00:32:54 -07:00
Philippe FOUQUET
8e3689fb45
Add doc for tm1621 LCD display (#2242) 2022-09-08 11:40:32 +12:00
Mike Ryan
76e619f1cd
Add docs for bitmap fonts (#2139) 2022-08-19 10:49:57 +12:00
puuu
cbacebc478
Add documentation of pvvx_mithermometer display platform (#1986) 2022-08-15 10:56:29 +12:00
anatoly-savchenkov
abd30d2bcb
[Nextion] Add on_page trigger (#2209) 2022-08-09 12:44:57 +12:00
davestubbs
68a4f07a06
Added documentation on selecting a specific frame in an animated gif (#2214)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-08-09 10:28:20 +12:00
Jesse Hills
d48af09642
Merge branch 'current' into next 2022-08-08 08:23:47 +12:00
Keith Burzinski
d6c70802ab
ST7789V doc update (#2195) 2022-08-08 07:54:53 +12:00
ADeadPixel
698e521431
Documentation Update: Added in Inkplate 6 PLUS backlight controls example (#2159) 2022-07-07 07:53:23 +12:00
Maurice Makaay
9cce2009df
Merge pull request #2039 from jdgarner123160/patch-1
Update for typo
2022-06-23 09:20:22 +02:00
Samuel Sieb
5b8b1b5321
add new ILI9341 model (ILI9342) (#2112)
Co-authored-by: Samuel Sieb <samuel@sieb.net>
2022-06-07 22:42:20 +12:00
Dave T
b443342e77
Add documentation describing new color pallet mode for ili9341 displays (#2087) 2022-05-19 10:23:06 +12:00
LuBeDa
8f0331e095
added prev_frame for animation (#2048) 2022-05-10 21:56:52 +12:00
Patrick van der Leer
96f039e83a
Waveshare ePaper 7.5inch v2 alternative (#1954) 2022-05-09 17:17:40 +12:00
LuBeDa
395d9ea0e1
Added RGB565 as image type (#1927) 2022-04-27 08:41:15 +12:00
jdgarner123160
cbb0635ca9
Update for typo
Updating to replace reference to SCL pin from D0 to D2 to match the example yaml.
2022-04-23 14:00:46 -05:00
Jesse Hills
644a52fa2d
Merge branch 'current' into next 2022-04-19 12:33:32 +12:00
Jesse Hills
1f56003819
Merge branch 'current' into beta 2022-04-19 12:33:32 +12:00
Jesse Hills
b8cf9e7ea7
Note about graph history (#2025) 2022-04-19 11:22:33 +12:00
cbhiii
f5b9dae516
Updating the ST7789 docs page to show limitation (#2018) 2022-04-15 09:47:48 +12:00
Michiel van Turnhout
88880b6b2d
Add tm1637 binarysensor documentation to existing display docs (#1653)
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2022-04-04 11:42:16 +12:00
Jesse Hills
5355ca24a2
Merge branch 'current' into next 2022-04-03 19:31:47 +12:00
Guillermo Ruffino
53d1abd7a8
Docs cleanup for schema gen (#1973) 2022-04-03 19:30:25 +12:00
Jesse Hills
34f40730ef
Add docs for google fonts (#1990) 2022-03-28 12:07:54 +13:00
Stanislav Meduna
3387807944
Allow to set user defined characters on LCD (#1980) 2022-03-24 19:38:01 +13:00
Micha Nordmann
d57c494495
Update waveshare_epaper.rst (#1926) 2022-02-22 07:35:09 +13:00
Jesse Hills
cf21fc3ce6
Merge branch 'current' into next 2022-02-16 09:44:58 +13:00
Jesse Hills
75107305c9
Some docs tidy up (#1895) 2022-02-11 11:10:43 +13:00
Jesse Hills
237c0185b8
Inkplate 6 Plus changes (#1887) 2022-02-08 22:57:01 +13:00
Jesse Hills
2e9e6be8c5
Merge branch 'current' into next 2022-02-04 09:28:37 +13:00
Otto Winter
7ad73e0daf
Optimize images displayed on homepage (#1860) 2022-01-31 08:05:20 +01:00
Matt Hamilton
5934c83969
Add support for Waveshare 7.5in-bv2 (#1859) 2022-01-29 00:37:54 +13:00
Jesse Hills
2aad032f6e
Merge branch 'current' into next 2022-01-27 09:45:34 +13:00
Wouter van der Wal
9f07ad671e
Added documentation for qr code component (#1748)
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2022-01-26 22:20:49 +13:00
Jesse Hills
5060264b1b
Add doc for transparent_binary image type (#1796) 2022-01-21 11:16:34 +13:00
Brandon
bd19be8b56
fix typo in it.invert_on_off() (#1821) 2022-01-20 09:09:42 +01:00
Jesse Hills
6e9007140d Merge branch 'current' into next 2022-01-18 15:48:11 +13:00
Jesse Hills
8cea8563f1
Merge branch 'current' into beta 2022-01-13 21:28:32 +13:00
Flaviu Tamas
f8259d1641
Merge pull request #1757 from gonzalop/patch-1
Adds missing update_interval config variable
2022-01-12 20:25:22 -05:00
Jesse Hills
10c2e0fc51
Merge branch 'current' into next 2022-01-13 09:55:20 +13:00
Oxan van Leeuwen
c5e5e68c74
Update components/display/st7735.rst 2022-01-10 13:57:26 +01:00
jscarlett5
a1d0f1bd26
Changed GREYSCALE to GRAYSCALE in animation (#1779) 2022-01-10 13:54:51 +01:00
Cooper Dale
1472514ff3
typo single vs simple (#1785) 2022-01-10 12:05:57 +13:00
arunderwood
93044e5393
Add SH1107 128x64 to SSD1306 Display documentation (#1765) 2022-01-04 11:50:23 +01:00
Gonzalo Paniagua Javier
163d6269ea
Update st7735.rst 2021-12-29 01:04:22 -05:00
Gonzalo Paniagua Javier
938a7cfa3e
Adds missing update_interval config variable 2021-12-29 00:50:13 -05:00
Jesse Hills
8c531098b2
Add model and wording for inkplate 10 support (#1743) 2021-12-22 12:56:56 +13:00
Jesse Hills
a6f87dad32 Merge branch 'current' into next 2021-12-21 12:40:03 +13:00
Jonas De Kegel
4bbb868882
Document inverted & length options for tm1637 (#1703) 2021-12-20 09:30:44 +01:00
Marco Lusini
cadb9501df
Correct error in ST7789V TFT example (#1716) 2021-12-18 21:08:08 +01:00
Ben Owen
e7709d28ae
Add reset_duration option for Waveshare (#952)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-12-13 10:27:19 +13:00
Martin
b582bf2458
Fix max7219digit scroll mode (#1698) 2021-12-07 16:52:44 +13:00
Jesse Hills
51eb79fbcb
Merge branch 'current' into beta 2021-12-07 07:47:30 +13:00
Martin
641e7dcafc
Fix max7219digit scroll mode (#1698) 2021-12-06 12:28:10 +01:00
Jesse Hills
ae922bc8ac
Merge branch 'current' into next 2021-12-02 17:10:24 +13:00
Oxan van Leeuwen
f358d4c0db
Use consistent syntax for config option types (#1659) 2021-11-29 07:57:01 +13:00
Jesse Hills
5eae51ea9e
Merge branch 'current' into next 2021-11-26 09:02:41 +13:00
Dave T
58f3f38203
Fix minor typos (#1654) 2021-11-25 13:14:13 +01:00
Otto Winter
6053f490b5
Update svg2png and seo.py (#1380)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-11-16 15:19:33 +13:00
TVDLoewe
801e5faaf7
Update max7219digit.rst (#1602) 2021-11-11 07:40:59 +13:00
Jesse Hills
189a1afce6
Merge branch 'current' into next 2021-11-10 21:10:25 +13:00
Jesse Hills
1f8ecd46a6
Convert pin mode examples to new format (#1591) 2021-11-03 19:55:26 +01:00
Tim Niemueller
12f0886920
ili9341: document auto_clear_enabled flag (#1568)
Also reference in section about rendering engine.

Co-authored-by: Tim Niemueller <timdn@google.com>
2021-11-03 17:56:23 +01:00
Jesse Hills
7839495c78
Update changelog for 2021.10.0b1 2021-10-13 18:08:58 +13:00
Jesse Hills
ff6435a334
Merge branch 'current' into next 2021-10-13 16:36:23 +13:00
Dave T
791d03be20
Update broken links for ili9341 (#1517) 2021-10-12 15:43:46 +13:00
ZJY
f0064aa658
Add SSD1305 support and few new options (#1237) 2021-09-22 14:22:08 +02:00
Tommy van der Vorst
ad4c4f7014
Document support for Waveshare 7.5in "version C" bichromatic e-paper display (#1206) 2021-09-22 13:40:50 +02:00
WeekendWarrior1
4b0345219e
add = to default glyph list (#1490) 2021-09-22 16:57:19 +12:00
Aljaž Srebrnič
1f05c9e4e0
Added documentation for st7735 invert_colors (#1479)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-09-20 20:08:13 +12:00
synco
33040afbb1
Added new graphing feature (#1358)
Co-authored-by: Synco Reynders <synco@deviceware.co.nz>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-09-20 19:30:36 +12:00
Aljaž Srebrnič
e7479bc04f
Fix documentation for some st7735 params (#1480) 2021-09-16 11:40:27 +12:00
imgbot[bot]
17d97d7317
[ImgBot] Optimize images (#1481)
*Total -- 693.98kb -> 634.34kb (8.59%)

/images/airthings_logo.png -- 21.55kb -> 14.98kb (30.48%)
/components/display/images/st7920-full.jpg -- 477.10kb -> 433.05kb (9.23%)
/components/sensor/images/airthings_wave_plus.jpg -- 47.53kb -> 43.87kb (7.7%)
/components/fan/images/L298N_module.jpg -- 76.84kb -> 73.14kb (4.81%)
/images/st7920.jpg -- 34.25kb -> 33.27kb (2.85%)
/_static/changelog-2021.9.0.png -- 36.72kb -> 36.03kb (1.88%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>

Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-09-16 11:39:59 +12:00
Jesse Hills
da3a55f7db
Merge branch 'current' into beta 2021-09-14 23:05:54 +12:00
aliktb
0dac942a9f
Change image color type to RGB24 for SSD1351 (#1064)
Change RGB to RGB24 for image color type
2021-09-13 22:28:18 +02:00
Frederik Gladhorn
b02a19d40d
Display: Add example how to use color (#1278)
The docs mentioned only binary displays, but color works just fine.
2021-09-13 22:12:59 +02:00
Jesse Hills
fdae11eb64
Merge branch 'current' into next 2021-09-09 10:27:39 +12:00
JonasEr
5d6861ae0d
Fix waveshare default update_interval to 1s (#1424) 2021-08-29 23:15:28 +12:00
marsjan155
b90762ff4f
Add ST7920 doc (#907)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-08-26 14:33:23 +12:00
Jesse Hills
39f7eec5d6
Merge branch 'current' into next 2021-08-25 19:45:45 +12:00
Seganku
39aa899ece
Update Nextion Editor URL (#1416) 2021-08-25 13:33:12 +12:00
Stephan Peijnik-Steinwender
e77ee4b83a
ST7789V: Document that backlight_pin is now optional (#1406) 2021-08-24 23:03:51 +12:00
Trammell Hudson
b8b7b9c1a8
components/display/waveshare_epaper: b74 variant (#1220)
Signed-off-by: Trammell Hudson <hudson@trmm.net>
2021-08-11 20:22:46 +12:00
Branimir Lambov
cbfc89d807
Support for the DKE screen version of LilyGo-TTGO-T5 V2.3 (#1277) 2021-08-11 17:14:26 +12:00
Otto winter
a7a9f297ae
Merge branch 'current' into next 2021-08-04 17:45:47 +02:00
Brett Profitt
6ea664c162
Add support for Waveshare E-Paper 4.2" B V2 (#1055) 2021-08-03 16:41:50 +02:00
Federico Ariel Castagnini
ccb07fe19e
correct wrong example parameter (#1359)
eightbitcolor should be eight_bit_color
2021-08-03 09:48:45 +02:00
Oxan van Leeuwen
5e3102a123
Use lowercase true/false values (#1327)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-07-29 09:56:11 +12:00
Oxan van Leeuwen
8495cc5936
Fix a bunch of typos (#1324) 2021-07-22 23:38:38 +02:00
Jesse Hills
9887bc52ec
Merge branch 'current' into beta 2021-07-20 10:28:12 +12:00
Stanislav Meduna
dfa8d0a505
Add the documentation for the on_page_change display trigger (#1097)
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2021-07-19 20:08:34 +02:00
SenexCrenshaw
e015aca5ca
Nextion update (#934)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: Samuel Sieb <samuel-github@sieb.net>
2021-07-15 13:56:01 +12:00
imgbot[bot]
1bbf262546
[ImgBot] Optimize images (#1293) 2021-07-07 11:23:25 +12:00
Frederik Gladhorn
575a24c6f7
Add link to generic Display Component (#1264)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-06-21 08:25:19 +12:00
Geoff Davis
ad37014735
Update supported epaper models (#1205) 2021-06-10 17:17:54 +12:00
Jesse Hills
66cfa9ffaf
Merge branch 'current' into next 2021-06-09 17:23:04 +12:00
imgbot[bot]
a2c3c2c314
[ImgBot] Optimize images (#1208)
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-05-31 13:37:19 +02:00
testbughub
b98de379b3
Added bottom segment to digit 9 (#1207)
* Added bottom segment to digit 9

* minimize svg

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2021-05-30 20:54:51 -03:00
David Martin
f352734e50
Update Web address link for Nextion Editor (#1199) 2021-05-26 00:44:23 +02:00
Franck Nijhof
9955d40bf2
Replace Hass.io with Home Assistant (#1186) 2021-05-20 07:36:42 -07:00
Oxan van Leeuwen
c8aceb21e2
Fix spelling/capitalizing mistakes in ESPHome (#1187) 2021-05-20 16:00:53 +02:00
Guillermo Ruffino
d8646a5f7e
format-fixes (#1169)
* Update bh1750 docs

* format fixes

* more format fixes

Co-authored-by: Yuval Aboulafia <yuval.abou@gmail.com>
2021-05-14 20:31:31 -03:00
Jesse Hills
addb40689f
Merge branch 'current' into next 2021-05-13 07:17:05 +12:00
Jesse Hills
cd79a05906
Merge branch 'current' into beta 2021-05-13 07:17:05 +12:00
TheGroundZero
11021e90cf
Explain where to upload .ttf font files (#1133)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-05-12 18:42:50 +02:00
Jan Sandbrink
b718ca26e0
Fix docs for inkplate (#1158)
* Fix docs for inkplate

Version 1.17.0 seems to have changed this, updating the
docs accordingly.

* Consistently refer to inkplate6 component and image

Since the component is called inkplate6, the index
is now referring to a page called inkplate6 and the
image is also called inkplate6.jpg.

Deleted the alternative Inkplate.jpg (title cased file name)
2021-05-12 09:36:04 +02:00
Jesse Hills
990c53ba8e
Merge branch 'current' into next 2021-05-12 09:57:33 +12:00
Jesse Hills
90d94eb57e
Merge branch 'current' into beta 2021-05-12 09:57:33 +12:00
James Callaghan
39d5fc6312
Sample codeblock has incorrect variables (#1156)
Four of the variables in the sample codeblock don't include underscores as defined in the variables section. This throws an error when using this sample code. To avoid others getting these errors I have updated the sample so it uses the right variables.
2021-05-11 14:40:52 +02:00
Daniel
cd361ae115
add font to usage example (#1050)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-05-11 00:07:58 +02:00
Dezorian
7cbd96e955
Added compatibility notes (#1033) 2021-05-10 12:58:29 +02:00
Jesse Hills
8edc1bf285
Merge braanch 'current' into branch 'beta' 2021-05-03 23:10:47 +12:00