linkytic icon indicating copy to clipboard operation
linkytic copied to clipboard

sanitize string sensor values

Open ggrandou opened this issue 1 year ago • 0 comments
trafficstars

  • trim left and right spaces
  • remove duplicated spaces between words
  • example: " HP BLEU " -> "HP BLEU"
  • fix for https://github.com/hekmon/linkytic/issues/37

ggrandou avatar Jul 07 '24 14:07 ggrandou