OH 4.3: Pages > Plan > Marker

Hi,
I’ve added this item to a plan view byt it is showing only a static string not the real value and the icon:

component: oh-plan-marker
config:
  name: temperatura
  item: temperatura
  useTooltipAsLabel: true
  coords: 559.7650714478276,255.94178443457923
  tooltip: "Temperatura: ${items.temperatura.value} °C"
  icon: oh:f7-temperature 
slots:
  default: []

Can you please tell me what am I doing wrong?
Thanks, BR

  - component: oh-plan-marker
    config:
      name: temperatura
      item: temperatura
      useTooltipAsLabel: false
      coords: 557.1599870981424,196.7416673725607
      icon: oh:temperature
      tooltipPermanent: true
    slots:
      default: []

Nevermind got lost in a cup of water

This topic was automatically closed 41 days after the last reply. New replies are no longer allowed.