Commit Graph

57 Commits

Author SHA1 Message Date
Jesse Hills
696a828156
Merge branch 'current' into next 2024-05-07 05:45:51 +00:00
Keith Burzinski
ca96dd49e1
Change "integration" -> "component", minor copy fixes (#3790) 2024-05-07 17:16:56 +12:00
polyfloyd
1f272092d6
waveshare_epaper: Add 2.90in-dke (#3780) 2024-04-26 18:44:04 +10: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
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
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
Clyde Stubbs
fe7f53e93c
Add Waveshare epd2.13v3 (#3171) 2024-01-19 12:10:55 +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
phoenixswiss
ac7355aa63
fix display always on issue with 7.50inv2 epaper screens (#3143) 2023-09-27 21:10:42 +13: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
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
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
Aaron S. Jackson
f9aa59fd33
GooDisplay GDEY029T94 (#2765) 2023-03-20 17:01:59 +13:00
Patrick van der Leer
96f039e83a
Waveshare ePaper 7.5inch v2 alternative (#1954) 2022-05-09 17:17:40 +12:00
Guillermo Ruffino
53d1abd7a8
Docs cleanup for schema gen (#1973) 2022-04-03 19:30:25 +12:00
Micha Nordmann
d57c494495
Update waveshare_epaper.rst (#1926) 2022-02-22 07:35:09 +13:00
Matt Hamilton
5934c83969
Add support for Waveshare 7.5in-bv2 (#1859) 2022-01-29 00:37:54 +13: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
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
JonasEr
5d6861ae0d
Fix waveshare default update_interval to 1s (#1424) 2021-08-29 23:15:28 +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
Brett Profitt
6ea664c162
Add support for Waveshare E-Paper 4.2" B V2 (#1055) 2021-08-03 16:41:50 +02:00
Geoff Davis
3105bb5e90
Update supported epaper models (#1205) 2021-06-10 14:05:48 +12: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
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
5bb554f9e7
Merge branch 'current' into next 2021-03-22 17:13:27 +13:00
matikij
9b266ecf09
Add docs for ttgo-b1 version (#808) 2021-03-20 20:32:51 +13: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
Kris
340cb53353
Added documentation for Waveshare 2.90inch V2 e-ink display (#1010) 2021-02-20 19:29:56 +13:00
Kris
5aaf09568a
Added documentation for Waveshare 2.90inch V2 e-ink display (#1010) 2021-02-18 07:12:11 +13:00
krikk
3d0a709c6d
Update waveshare_epaper.rst (#942)
* Update waveshare_epaper.rst

added note about never, to prevent display initialization on boot up...

* Update components/display/waveshare_epaper.rst

Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2021-02-14 00:47:57 +01:00
Jesse Hills
fe6f68f150
Update next from current 20201221 (#894) 2020-12-21 13:55:44 +13:00
damanti-me
d4032b13b4
Update waveshare_epaper.rst (#818)
Added a warning to the 2.7 inch display because the HAT version seems not to work currently. I opened an issue some time before with is still open #1491
2020-11-09 10:22:01 +13:00
Nejc
9a27eb6060
Update waveshare_epaper.rst (#813)
Got "[E][display:017]: Could not allocate buffer for display!" from logs.
The Waveshare display 7.50inV2 has a resolution of 800x480 pixels and ESP8266 runs out of RAM.
2020-11-09 10:20:39 +13:00
Dave Wongillies
b3cd054b72
Add 2.13in-ttgo-b73 to list of waveshare models (#786) 2020-10-02 19:25:32 +13:00
Otto Winter
f22ac1a550
Partially Revert make SPI CS pin optional (#706) 2020-07-25 14:24:02 +02:00
Otto Winter
412297ab6d
Merge branch 'current' into next 2020-07-14 21:14:02 +02:00
Paul Deen
4ea14ee413
Added new version of 7.5inch waveshare epaper (#675) 2020-07-11 20:03:20 -03:00
igg
d738a58a60
Docs for CS Optional (#644)
* Docs for CS Optional

* rst fix

Co-authored-by: Ilya Goldberg <iggie@mac.com>
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-06-10 17:02:51 -03:00
Jeff Rescignano
96d692c6a5
Update WaveShare E-Paper URL on WaveShare E-Paper page (#597) 2020-05-23 20:46:01 -03:00
sredfern
9e030b0bf7
5.83in Waveshare add (#572) 2020-05-01 21:30:48 -03:00
Andrej Komelj
f87389b425 Add B/W support for Waveshare 2.90in (B) screen (#426) 2019-12-03 14:18:07 +01:00
Otto Winter
d2f1c23ebf
Merge branch 'current' into next 2019-10-19 17:07:29 +02:00
Thomas Klingbeil
c630fbdb05 Add documentation for TTGO ePaper (#342) 2019-10-17 21:01:09 +02:00
Fredrik Erlandsson
f998540605 The 4.20in display works fine (#359) 2019-10-15 20:56:41 +02:00
Florian Ragwitz
2bdb811ee2 7.50in waveshare e-paper works (#321) 2019-08-27 20:15:12 +02:00
Otto Winter
87147619c0
Docs update 2019-05-12 22:44:59 +02:00