Remove reset duration from display configuration and update backlight GPIO pin in Cat Medication Tracker

This commit is contained in:
Joshua King
2026-03-06 14:42:13 -05:00
parent fd0d061f96
commit 5d761acf69

View File

@@ -64,7 +64,6 @@ display:
cs_pin: GPIO15
dc_pin: GPIO2
reset_pin: GPIO4
reset_duration: 100ms
rotation: 0
invert_colors: false
color_order: bgr
@@ -206,7 +205,7 @@ binary_sensor:
# Backlight control
output:
- platform: gpio
pin: GPIO21
pin: GPIO27
id: backlight_pwm
inverted: false