MMM-Fuel icon indicating copy to clipboard operation
MMM-Fuel copied to clipboard

Fuel station name mapping

Open githubhohdorfnet opened this issue 8 years ago • 2 comments

Platform (Hardware/OS):

Node version:

MagicMirror version:

Module version:

Description of the issue:

githubhohdorfnet avatar Feb 05 '18 12:02 githubhohdorfnet

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.

githubhohdorfnet avatar Feb 05 '18 12:02 githubhohdorfnet

Can you implement an config option object for it?

stations: {
  'BadName': 'Better Name',
  'BaDnAmE2': 'Another Name'
}

fewieden avatar Feb 05 '18 20:02 fewieden