fewieden

Results 88 comments of fewieden

Can you implement an config option object for it? ```js stations: { 'BadName': 'Better Name', 'BaDnAmE2': 'Another Name' } ```

@uok825 thanks for the link. I added the labels for it. Feel free to send a pull request. https://github.com/fewieden/MMM-Fuel/tree/master/apis#documentation-for-api-integration

The names are probably an issue of the provided data, to check this I would need your coordinates (you can send me them as a private message on the forum...

https://github.com/fewieden/MMM-Fuel/projects/1

@JasonB2018 I tried to reproduce your issue. I made sure that the clock module and MMM-ip are both in the same region `top_left`. ![image](https://user-images.githubusercontent.com/9334168/156428426-3dd0a87d-744b-4ad9-b983-15d5f5388c36.png) The space that you can see...

@JasonB2018 your font size was specified as a string. The computed line-height of the module was adding 2 pixels to the font size. In Javascript, if you add a string...

Currently the module isn't using an API, it's just screen scraping

Actually i'm pretty busy with my bachelor thesis, so i have no time for module enhancements. But feel free to create a pull request when you managed to implement this.

I planned to refactor the most popular modules I made, I will see if I will find time to do that, but to be honest this is not the highest...

I looked for an API access the last weeks, but the only one I found was the one @fabkai mentioned above. There you need a developer account which is not...