denverquane / MMM-Teslamate

Magic Mirror Module for the Teslamate utility
MIT License
53 stars 14 forks source link

Adding some display options #37

Closed hahrens closed 1 year ago

hahrens commented 1 year ago

Added options to hide mileage (or adjust font size - anyone need those sized?).

Also added an option to hide or push down the battery bar and an option to push down the temperature icons (needed when the battery bar is hidden).

I put the options into a new "displayOptions" object to not affect the original configuration. The default values show everything as before.

olexs commented 1 year ago

I like this! @denverquane thoughts?

denverquane commented 1 year ago

I like this! @denverquane thoughts?

Yep, looks good to me! Not at home and can't test right now, but the code looks good overall, I say merge. I can also merge, just won't have time to test it for a few days

olexs commented 1 year ago

I tested it locally, looks good and works as described. Merging.