Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Image always displays #1

Closed
shagtimetim opened this issue Feb 12, 2021 · 2 comments
Closed

Image always displays #1

shagtimetim opened this issue Feb 12, 2021 · 2 comments

Comments

@shagtimetim
Copy link

We have set the config as follows; however, the image displays.
module: "MMM-DailyPower",
position: "top_left", // This can be any region
config: { // See 'Configuration options' for more information.
translation: "akjv",
width: "33%",
showImage: "false",
margin: "0",
blackAndWhite: "false"

@oemel09
Copy link
Owner

oemel09 commented Feb 13, 2021

showImage and blackAndWhite are boolean values. Use true or false without any quotation marks and it should work fine.
Thanks for using my module and reaching out for help!

Please let me know or close the issue if it helped.

@shagtimetim
Copy link
Author

Yes, that took care of it! Thank you!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants