Commit Graph

120 Commits

Author SHA1 Message Date
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
Jesse Hills
b3c5353dc5
Merge branch 'current' into next 2021-05-03 22:55:12 +12:00
Stanislav Meduna
acf110f84d
add documentation for display.is_displaying_page (#1079) 2021-04-02 23:00:51 -03:00
Adrien Brault
a98c278e0d
Change GREYSCALE to GRAYSCALE (#1073) 2021-03-22 22:52:06 -03: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
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
Mike Ryan
ced6164e59
Add docs for addressable_light display (#755) 2021-03-18 19:09:17 +13:00
Guillermo Ruffino
f6c277c4f9
schema-filters (#1052)
* pin schema and other fixes

* schema filters and registries
2021-03-11 15:31:31 -03:00
WJCarpenter
bcc3345f66
typo in st7735 model number (#1025)
There was a misplaced underscore. If you copy/paste that model name, the code doesn't compile.
2021-02-24 08:47:45 +01:00
Jakob Reiter
944096e4c9
Update Inkplate.rst (#1026)
Fixed display platform in the examples. Found the solution here: https://community.home-assistant.io/t/platform-inkplate-error/279078/2
2021-02-24 08:47:18 +01: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
Samuel Sieb
a75f837815
Add reverse_enable for max7219 (#983) 2021-02-20 19:29:56 +13:00
Kris
340cb53353
Added documentation for Waveshare 2.90inch V2 e-ink display (#1010) 2021-02-20 19:29:56 +13:00
Samuel Sieb
ea65e467d0
Add reverse_enable for max7219 (#983) 2021-02-18 08:26:43 +13:00
Kris
5aaf09568a
Added documentation for Waveshare 2.90inch V2 e-ink display (#1010) 2021-02-18 07:12:11 +13:00
SenexCrenshaw
5c4a645a85
Changed configuration items to snake_case (#1000) 2021-02-14 02:22:12 -03:00
rradar
7c1e07329b
Fix st7735 yaml example (#991) 2021-02-14 00:50:11 +01: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
52f719f64a
Merge branch 'current' into beta 2021-01-27 23:04:11 +13:00
Gerard
31aecbb1ad
Update image type for st7789 (#945) 2021-01-27 20:18:20 +13:00
Jesse Hills
8ddb39e6b9
Merge branch 'current' into beta 2021-01-26 13:18:43 +13:00
DK
c14af378a1
Add directions for handling text strings (#955) 2021-01-22 11:28:15 +13:00
Zvonimir Haramustek
26d88bfdc0
Adding Inkplate 6 docs (#778)
* Added Inkplate.

* Fixing Inkplate docs.

* Added Configuration variables for Inkplate.

* Update components/display/Inkplate.rst

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>

* Added another warning.

* Fixed indents.

* Done requested change

* Add pin configurations to docs

* Apply suggestions from code review

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-01-17 17:06:45 +13:00
Zvonimir Haramustek
b6eeb6e3c3
Adding Inkplate 6 docs (#778)
* Added Inkplate.

* Fixing Inkplate docs.

* Added Configuration variables for Inkplate.

* Update components/display/Inkplate.rst

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>

* Added another warning.

* Fixed indents.

* Done requested change

* Add pin configurations to docs

* Apply suggestions from code review

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-01-16 13:20:08 +13:00
Jesse Hills
4367f5b750
Merge branch 'current' into beta 2021-01-12 09:42:01 +13:00