MMM-Fuel
MMM-Fuel copied to clipboard
Fuel station name mapping
Platform (Hardware/OS):
Node version:
MagicMirror version:
Module version:
Description of the issue:
Would it be possible to allow some name mapping for specific fuel stations? Some of the names are not really fitting, so it would be nice if we could do a mapping from this "bad" name to a user defined one.
Can you implement an config option object for it?
stations: {
'BadName': 'Better Name',
'BaDnAmE2': 'Another Name'
}