Jesse Hills
fe56f9c771
Merge branch 'current' into beta
2023-11-13 10:23:15 +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
mullerdavid
c994a3ca22
Adding Inkplate 6 v2 Documentation ( #3092 )
2023-07-31 09:10:35 +12:00
Jesse Hills
e3280e01db
Merge branch 'current' into next
2023-07-10 11:24:28 +12:00
Graham Brown
54b52def5b
Dark mode ( #3025 )
2023-07-10 09:49:12 +12:00
Tobias Oort
5d6ce459b8
add e-ink display gdew0154m09 to waveshare_epaper ( #2987 )
...
* add m5stack core ink gdew0154m09
* Update components/display/waveshare_epaper.rst
---------
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2023-07-05 14:32:39 -05:00
Fabian
f11a43ab48
[ili9xxx] Allow config of spi data rate. ( #2874 )
...
* ili9xxx add data_rate option.
* add node about multiple displays.
---------
Co-authored-by: Your Name <you@example.com>
2023-07-05 02:53:17 -05:00
lnicolas83
1eb3385041
Update ili9xxx.rst - Add Ili9488_A ( #3031 )
...
* Add ili9488_a
* fix
2023-07-04 19:21:29 -05:00
Jesse Hills
8e48e0393d
Merge branch 'current' into next
2023-06-28 12:34:48 +12:00
NP v/d Spek
80c17d3920
ili9xxx: add list of models on top of the document. ( #3023 )
...
* Update ili9xxx.rst
Pleasing the list of allowed display models on top of the page.
As suggested on the discord #documention channel.
* Update index.rst
Adding all display models that can be used with the ili9xxx display controller component.
* Update index.rst
restore 'ILI9xxx, components/display/ili9xxx, ili9341.jpg' in index page
* adding driver aliases to the index page as well.
* revert last changes
* Update components/display/ili9xxx.rst
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
---------
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2023-06-26 17:39:17 -05:00
Jesse Hills
3130234dc6
Merge branch 'current' into next
2023-06-26 09:43:15 +12:00
Guillermo Ruffino
96ce858f41
Fix schema 202306 ( #3020 )
2023-06-26 09:40:03 +12:00
guillempages
69573565ce
Add animation actions documentation ( #3001 )
...
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-06-20 10:50:06 +12:00
Kamil Trzciński
0a370f424a
display: allow to align image with ImageAlign
( #2996 )
2023-06-19 07:35:14 +12:00
guillempages
b7f6d15460
Add S3-Box (Full) to the documentation ( #2994 )
2023-06-19 07:35:14 +12:00
guillempages
d99756b2f7
Add ESP32-S3-Box-Lite display documentation ( #2988 )
...
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-06-19 07:35:14 +12:00
Kamil Trzciński
5e18c9eed0
display: allow to align image with ImageAlign
( #2996 )
2023-06-19 07:24:27 +12:00
guillempages
ba342c46e5
Add S3-Box (Full) to the documentation ( #2994 )
2023-06-17 03:38:37 -05:00
guillempages
d4ef0dd0fd
Add ESP32-S3-Box-Lite display documentation ( #2988 )
...
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-06-16 11:40:17 +12:00
Jesse Hills
369809d257
Merge branch 'current' into next
2023-06-15 14:23:43 +12:00
guillempages
93d7245eab
Add SVG support ( #2983 )
2023-06-12 09:36:42 +12:00
guillempages
52bff79366
Add mdi image documentation ( #2837 )
2023-06-07 09:32:24 +12:00
PlainTechEnthusiast
18f738b945
document addition of power_supply option to ST7789V component ( #2976 )
2023-06-03 16:07:03 -05:00
Staffan Larsen
b3fb5b3b84
Add "dimensions" and remove "cs_pin" ( #2848 )
...
* Add "dimensions" and remove "cs_pin"
Added "dimensions" since it was not documented.
Removed "cs_pin" since ili9xxx does not use that config.
* Remove cs_pin from examples
2023-05-31 15:39:31 +02:00
guillempages
182750cd6a
Document looping animations ( #2847 )
2023-05-26 00:09:34 -05:00
guillempages
ba7f38c0a9
Add transparency support to images and animations ( #2770 )
2023-05-22 08:03:24 +12:00
cooki35
7a92fae4e6
Add support for V2 of the waveshare 5.83in e-paper display. ( #2200 )
...
Update the docs.
2023-05-01 21:36:51 +00:00
Jesse Hills
552dc838a5
Merge branch 'current' into beta
2023-04-20 10:15:28 +12:00
Ludovic BOUÉ
2910aae2c6
Fix strftime issue in max7219 doc ( #2856 )
...
Fix strftime issue in max7219 doc
error: no matching function for call to 'esphome::max7219::MAX7219Component::strftime(const char [9])'
it.strftime("%H.%M.%S");
2023-04-19 16:27:50 +02:00
Jesse Hills
cd92f71534
Merge branch 'current' into next
2023-04-13 10:11:13 +12:00
H. Árkosi Róbert
dbfd65504e
Add/Rename item in Cookbook ( #2821 )
...
* Add/Rename item in Cookbook
Made a "Lambda Magic" cookbook item, where we can gather interesting Lambda implementations.
* Update lambda_magic.rst
* Update lambda_magic.rst
* Update lcd_display.rst
2023-04-12 11:37:13 +02:00
Dave Johnston
a925b1a63b
add docs for SSD1306 72x40 display ( #2805 )
2023-04-11 23:02:20 -05:00
gatonero
0706aa6d77
Adjusted indentation ( #2793 )
...
from "output:" downwards
2023-03-30 09:41:00 +02:00