diff --git a/esphome/cat-medication-tracker.yaml b/esphome/cat-medication-tracker.yaml index 327ee4c..1451298 100644 --- a/esphome/cat-medication-tracker.yaml +++ b/esphome/cat-medication-tracker.yaml @@ -28,7 +28,7 @@ wifi: password: !secret wifi_password ap: ssid: "${name}-fallback" - password: !secret wifi_password + password: !secret fallback_password captive_portal: @@ -62,6 +62,7 @@ display: dc_pin: GPIO2 reset_pin: GPIO4 rotation: 0 + invert_colors: false dimensions: width: 240 height: 320