mirror of
https://github.com/esphome/esphome.git
synced 2024-11-14 11:08:10 +01:00
30a542e763
* Add backlight handling for lcd_pcf8574 Switch the backlight on or off by calling id(mydisplay).backlight() or id(mydisplay).no_backlight() in lamda functions (assuming mydisplay is the custom id for the LCD). * Use abstract method Co-authored-by: Attila Darazs <attila@darazs.com> Co-authored-by: Otto Winter <otto@otto-winter.com> |
||
---|---|---|
.. | ||
__init__.py | ||
display.py | ||
gpio_lcd_display.cpp | ||
gpio_lcd_display.h |