Closed kei81131 closed 3 months ago
You can use the config-template-card as a workaround to use templates in the config of any card.
https://github.com/iantrich/config-template-card
- type: custom:config-template-card
entities:
- sensor.wiser_lts_temperature_nursery
card:
type: custom:webrtc-camera
url: nursery_camera
title: ${states['sensor.wiser_lts_temperature_nursery'].state}
You can use the config-template-card as a workaround to use templates in the config of any card.
https://github.com/iantrich/config-template-card
- type: custom:config-template-card entities: - sensor.wiser_lts_temperature_nursery card: type: custom:webrtc-camera url: nursery_camera title: ${states['sensor.wiser_lts_temperature_nursery'].state}
It works great, thank you so much
For the card "title", if it is possible to show an entity state? like using template