Commit Graph

22 Commits

Author SHA1 Message Date
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
H. Árkosi Róbert
d06a2a3aab
Update lcd_display.rst 2022-11-18 09:27:15 +01:00
H. Árkosi Róbert
31853d1af5
Fix of typos again 2022-11-18 09:19:55 +01:00
H. Árkosi Róbert
3b7aecebde
Update lcd_display.rst 2022-11-17 15:24:44 +01:00
H. Árkosi Róbert
4a9743bb0a
Update lcd_display.rst
A few more fixes.
2022-11-17 14:53:26 +01:00
H. Árkosi Róbert
0ba89c6bb1
Update lcd_display.rst 2022-11-17 14:27:40 +01:00
H. Árkosi Róbert
450d5bdf23
Update lcd_display.rst 2022-11-17 14:22:48 +01:00
H. Árkosi Róbert
e477822b64
Update lcd_display.rst 2022-11-17 14:17:34 +01:00
H. Árkosi Róbert
86cdde1322
Update lcd_display.rst
Remove dead link, add more explanation, note about the chipset versions, datasheet and character sets available.
2022-11-17 14:12:46 +01:00
Stanislav Meduna
3387807944
Allow to set user defined characters on LCD (#1980) 2022-03-24 19:38:01 +13: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
Ville Skyttä
2e966f1c48
Spelling and grammar fixes (#928) 2021-01-12 05:46:37 +13:00
Matthew Edwards
9b6170ac60
Fix typos (#561) 2020-05-10 16:27:59 -03:00
Destix
f054a74699 Update lcd_display.rst (#411) 2019-11-12 15:37:46 +01:00
Attila Darazs
65cb08891f Document the backlight control for lcd_pcf8574 (#261)
Add documentation about controlling the backlight for lcd_pcf8574
and lcd_gpio with an example.

Co-authored-by: Attila Darazs <attila@darazs.com>
2019-06-03 19:34:17 +02:00
Otto Winter
87147619c0
Docs update 2019-05-12 22:44:59 +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
Otto Winter
7478734228
Add more lints 2019-02-27 18:32:47 +01:00
FrengerH
e16c324b1f Component reshuffle (#183)
* Merge remote receiver component with platform

* Merged remote transmitter component with platform

* Merge pca9685 component with output

* Minor fixes

* Minor fix

* Fixed headers

* reshuffled esp32 touch binary sensor

* Reshuffled pn532 rfid reader

* Fixed images

* Reshuffled rdm6300 RFID component

* Reshuffled my9231 led driver component

* Reshuffled ads1115 component

* Reshuffled SSD1306 display component

* Reshuffled Character-Based LCD Display component

* Reshuffled fastled component

* Fixes netlify

* Remove duplicate figure

* Remove duplicate figure

* Remove duplicate figure

* Reorder SSD1306

To my knowledge, the i2c version is more common, so put it first.

* Put fastled clockless above SPI

clockless is more common, so put it first

* Cleanup index

Tag was used initially to distinguish between the component and binary sensor, no longer needed.

* Remove duplicate figure
2019-02-27 10:10:09 +01:00