Commit Graph

55 Commits

Author SHA1 Message Date
Jesse Hills 4171ba1fb4
Fix display font and static text ref (#2618) 2023-01-24 14:35:06 +13:00
Mike Ryan 76e619f1cd
Add docs for bitmap fonts (#2139) 2022-08-19 10:49:57 +12:00
davestubbs 68a4f07a06
Added documentation on selecting a specific frame in an animated gif (#2214)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-08-09 10:28:20 +12:00
LuBeDa 8f0331e095
added prev_frame for animation (#2048) 2022-05-10 21:56:52 +12:00
LuBeDa 395d9ea0e1
Added RGB565 as image type (#1927) 2022-04-27 08:41:15 +12:00
Jesse Hills 644a52fa2d
Merge branch 'current' into next 2022-04-19 12:33:32 +12:00
Jesse Hills b8cf9e7ea7
Note about graph history (#2025) 2022-04-19 11:22:33 +12:00
Jesse Hills 5355ca24a2
Merge branch 'current' into next 2022-04-03 19:31:47 +12:00
Guillermo Ruffino 53d1abd7a8
Docs cleanup for schema gen (#1973) 2022-04-03 19:30:25 +12:00
Jesse Hills 34f40730ef
Add docs for google fonts (#1990) 2022-03-28 12:07:54 +13:00
Wouter van der Wal 9f07ad671e
Added documentation for qr code component (#1748)
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2022-01-26 22:20:49 +13:00
Jesse Hills 5060264b1b
Add doc for transparent_binary image type (#1796) 2022-01-21 11:16:34 +13:00
jscarlett5 a1d0f1bd26
Changed GREYSCALE to GRAYSCALE in animation (#1779) 2022-01-10 13:54:51 +01:00
Cooper Dale 1472514ff3
typo single vs simple (#1785) 2022-01-10 12:05:57 +13:00
Jesse Hills ae922bc8ac
Merge branch 'current' into next 2021-12-02 17:10:24 +13:00
Oxan van Leeuwen f358d4c0db
Use consistent syntax for config option types (#1659) 2021-11-29 07:57:01 +13:00
Jesse Hills 5eae51ea9e
Merge branch 'current' into next 2021-11-26 09:02:41 +13:00
Dave T 58f3f38203
Fix minor typos (#1654) 2021-11-25 13:14:13 +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
Tim Niemueller 12f0886920
ili9341: document auto_clear_enabled flag (#1568)
Also reference in section about rendering engine.

Co-authored-by: Tim Niemueller <timdn@google.com>
2021-11-03 17:56:23 +01:00
Jesse Hills 7839495c78
Update changelog for 2021.10.0b1 2021-10-13 18:08:58 +13:00
WeekendWarrior1 4b0345219e
add = to default glyph list (#1490) 2021-09-22 16:57:19 +12:00
synco 33040afbb1
Added new graphing feature (#1358)
Co-authored-by: Synco Reynders <synco@deviceware.co.nz>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-09-20 19:30:36 +12:00
Frederik Gladhorn b02a19d40d
Display: Add example how to use color (#1278)
The docs mentioned only binary displays, but color works just fine.
2021-09-13 22:12:59 +02: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
Franck Nijhof 9955d40bf2
Replace Hass.io with Home Assistant (#1186) 2021-05-20 07:36:42 -07: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
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
Jesse Hills 5bb554f9e7
Merge branch 'current' into next 2021-03-22 17:13:27 +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
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
Jesse Hills fe6f68f150
Update next from current 20201221 (#894) 2020-12-21 13:55:44 +13:00
Marcel Feix 29dd9f6075
Adding gif animation docs (#856)
* Adding animation docs

* Change Example to: next image on Display update
2020-12-14 13:16:51 -03:00
San 9e85a68dc9
add dither option for image processing (#796) 2020-11-02 07:54:25 +13:00
damanti-me 0d8df9652a
Added radius which is necessary for it.filled_circle command (#773) 2020-09-24 08:35:56 +12:00
Guillermo Ruffino 7916a6b03b add image type (#730) 2020-08-23 21:58:06 -03:00
Guillermo Ruffino 8fc0ec0c07
add image type (#730) 2020-08-11 15:28:43 +02:00
Matthew Edwards 9b6170ac60
Fix typos (#561) 2020-05-10 16:27:59 -03:00
Fabian Affolter 6c626e902d
Remove references to Python 2 (#328) 2019-10-20 19:30:12 +02:00
Fabian Affolter 7fd9fdc477 Fix header level (#325) 2019-08-27 20:14:56 +02:00
Otto Winter 87147619c0
Docs update 2019-05-12 22:44:59 +02:00
Kevin O'Rourke f0844a50f5 Fix config name for showing previous page (#238)
Although the documentation says `show_prev` it's `show_previous` in esphome/components/display/__init__.py and `show_prev` results in a build error:

```
Failed config

binary_sensor.gpio: [source badgy.yaml:37]
  platform: gpio
  pin: GPIO10
  id: joystick_left
  on_click:  [source badgy.yaml:41]
    then:
      - [source badgy.yaml:42]

        Unable to find action with the name 'display.page.show_prev'.
        display.page.show_prev: my_display [source badgy.yaml:42]
      - component.update: my_display
```
2019-05-01 17:15:51 +02:00
Otto Winter 9d6c814991
Remove disqus
They started injecting ads :(
2019-03-24 14:54:58 +01:00
Otto Winter f4c1d31a1d
Revert "Remove disqus"
This reverts commit 19a22e8b39.
2019-03-06 11:02:03 +01:00
Otto Winter 19a22e8b39
Remove disqus 2019-03-05 20:42:43 +01:00