MikeGawi / ePiframe

ePiframe is an e-Paper (or HDMI, Composite display) Raspberry Pi Photo Frame with Google Photos and more
GNU General Public License v3.0
66 stars 12 forks source link

Can't set background color to black #77

Closed guaycuru closed 1 year ago

guaycuru commented 1 year ago

When trying to set: background_color=black I see this error message when testing the display: Error verifying configuration file! background_color configuration entry value should be one of the ['white', 'white', 'photo']

MikeGawi commented 1 year ago

Thanks for creating this issue and pull request! Yep, this is an ugly bug and I'm finishing covering the code with unit tests on the tests branch to prevent having such errors in the future.

guaycuru commented 1 year ago

Thanks for creating this issue and pull request! Yep, this is an ugly bug and I'm finishing covering the code with unit tests on the tests branch to prevent having such errors in the future.

Nah, don't worry, this tool is amazing and you did a great job with it! Thank you very much!