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

custom header text #102

Merged
merged 2 commits into from
Jul 9, 2023
Merged

custom header text #102

merged 2 commits into from
Jul 9, 2023

Conversation

marcx28
Copy link
Contributor

@marcx28 marcx28 commented Dec 2, 2022

If you want to set a custom header text then two headers will be shown. Example config:

module: "MMM-Fuel",
position: "top_left",
header: "⛽ Spritpreise",
config: {
    provider: "spritpreisrechner",
    lat: <lat>,
    lng: <lng>,
    max: 3,
    types: ["diesel", "e5"],
    showDistance: false,
    showAddressCity: false,
    iconHeader: false,
    rotate: false,
    updateInterval: 30 * 60 * 1000,
    fade: false
}

Screenshot:

custom header

I added a check for a custom header text.

@fewieden
Copy link
Owner

fewieden commented Jul 9, 2023

@marcx28 thank you for your contribution

@fewieden fewieden merged commit 0d8396a into fewieden:develop Jul 9, 2023
@fewieden fewieden mentioned this pull request Mar 10, 2024
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

Successfully merging this pull request may close these issues.

None yet

2 participants