homebridge-eufy-security / plugin

Homebridge plugin to control certain Eufy Security devices
Apache License 2.0
172 stars 23 forks source link

Dark Theme Text Visibility & Camera UI Display Issues #611

Closed lenoxys closed 3 months ago

lenoxys commented 3 months ago

Description:

This pull request addresses two key issues in the Homebridge Eufy Security Plugin:

  1. Dark Theme Text Visibility: Fixed an issue where some text remained black on a black background when using the dark theme, making it unreadable. The text color has been adjusted to ensure proper contrast and readability.

  2. Camera UI Display: Resolved an issue where the camera UI could fail to display correctly under certain circumstances. This fix ensures that the camera interface now loads and displays as intended across all scenarios.

These improvements enhance the usability and visual consistency of the plugin.