Dashticz / dashticz

Alternative dashboard for Domoticz
67 stars 35 forks source link

Alignment of signs in settings.js #488

Open dorenberg opened 4 years ago

dorenberg commented 4 years ago

Proposal to change lines 804 and further to:

names: {
  kwh: ' kWh',
  watt: ' Watt',
  gas: ' m3',
  water: ' Liter',
  time: '',

This aligns it with other setting in regards to spacing and official signs.

lokonli commented 4 years ago

In the first feedback some people didn't like the spaces. You can redefine you preferred naming in CONFIG.js. See: https://dashticz.readthedocs.io/en/beta/blocks/domoticzblocks.html?highlight=units#formatting

dorenberg commented 4 years ago

Yes I know, but the standard settings are not used consequent. Sometimes it is "w" and " Watt" or " Watt".