Commit Graph

17 Commits

Author SHA1 Message Date
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
definitio efb6f17ca8
Do not requre CS pin for st7789v (#2354) 2022-10-13 08:26:31 +13:00
Keith Burzinski d6c70802ab
ST7789V doc update (#2195) 2022-08-08 07:54:53 +12:00
cbhiii f5b9dae516
Updating the ST7789 docs page to show limitation (#2018) 2022-04-15 09:47:48 +12:00
Jesse Hills 75107305c9
Some docs tidy up (#1895) 2022-02-11 11:10:43 +13:00
Marco Lusini cadb9501df
Correct error in ST7789V TFT example (#1716) 2021-12-18 21:08:08 +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
Jesse Hills 1f8ecd46a6
Convert pin mode examples to new format (#1591) 2021-11-03 19:55:26 +01:00
Stephan Peijnik-Steinwender e77ee4b83a
ST7789V: Document that backlight_pin is now optional (#1406) 2021-08-24 23:03:51 +12:00
Jesse Hills b3c5353dc5
Merge branch 'current' into next 2021-05-03 22:55:12 +12:00
rheinz dc4f985548
Fix typo lambada -> lambda in multiple display compoments (#1071)
Co-authored-by: rheinz <romanheinz@web.de>
2021-03-22 16:15:23 -03:00
Riku Lindblad c7c3c0a7a6
Add missing closing parenthesis in example (#1029) 2021-02-24 08:45:59 +01:00
Guillermo Ruffino 896afdcfa1
Fix format next (#1023)
* Missing colon

* update sun

* format fix and adaptation

* fix format

* fix format 2

* fix format 3

* fix format

* fix format

* fix format

* format fix

* revert title as heads

* rename image case-sensitive

* rename again
2021-02-20 18:02:46 -03:00
Gerard 31aecbb1ad
Update image type for st7789 (#945) 2021-01-27 20:18:20 +13:00
Jesse Hills fe6f68f150
Update next from current 20201221 (#894) 2020-12-21 13:55:44 +13:00
Kyle Manna 99127ce40d
display: st7789v: Set GPIO0 as INPUT_PULLUP (#759) 2020-12-21 12:47:14 +13:00
Keith Burzinski 7f45841551
Add documentation for ST7789V display module (as on TTGO T-Display) (#594)
* Added ST7789 documentation

* Fix indentation

* Added color component, copy fixes

* Copy correction

* Update for Colors

* Updated changelog

* rename colors to color

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-06-28 18:37:55 -03:00