Quantcast
Channel: Configuration - Home Assistant Community
Viewing all articles
Browse latest Browse all 108955

Iframe URL from attribute entity

$
0
0

@joseska wrote:

Hi… we are trying to use an attribute of one entity for using as url of iframe card… I have tried different ways but not work:

  • url: state_attr(‘states.sensor.nodered_f0e19ba8_039c98’, ‘noticia1’).topic
  • url: {{ state_attr(‘states.sensor.nodered_f0e19ba8_039c98’, ‘noticia1’).topic }}
  • url: >
    {{ states.sensor.nodered_f0e19ba8_039c98.attributes.noticia1.topic }}

all of this not work…

any idea???
thanks…

Posts: 3

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 108955