Commit Graph

275 Commits

Author SHA1 Message Date
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
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