Checklist
- [ X] I updated the card to the latest version available
- [X ] I cleared the cache of my browser
Describe the bug
A clear and concise description of what the bug is.
HA changed friendly_name, to be prefixed using the device name. This results in
Version of the card
Version:
To Reproduce
This is the configuration I used:
[[[ return `Schakelen/toggle ${entity.attributes.friendly_name}?` ]]]
Screenshots
If applicable, add screenshots to help explain your problem.
Expected behavior
A clear and concise description of what you expected to happen.
id love to be able to get to the new entity_name, or any other way we use programmatically to get to the namin we set in the entity UI:
Desktop (please complete the following information):
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
Smartphone (please complete the following information):
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
Additional context
Add any other context about the problem here.
I did try to get to that using the pass variable, but didnt manage.
[[[ return `Wil je ${hass.states[entity.entity_id].name} schakelen?`; ]]]
there's a lof of chatter on the change in HA, see dedicated Discord inside the #beta channnel
https://discord.com/channels/330944238910963714/1486652019887312938/1486771667928748073
Checklist
Describe the bug
A clear and concise description of what the bug is.
HA changed friendly_name, to be prefixed using the device name. This results in
Version of the card
Version:
To Reproduce
This is the configuration I used:
[[[ return `Schakelen/toggle ${entity.attributes.friendly_name}?` ]]]Screenshots
If applicable, add screenshots to help explain your problem.
Expected behavior
A clear and concise description of what you expected to happen.
id love to be able to get to the new entity_name, or any other way we use programmatically to get to the namin we set in the entity UI:
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
Add any other context about the problem here.
I did try to get to that using the pass variable, but didnt manage.
there's a lof of chatter on the change in HA, see dedicated Discord inside the #beta channnel
https://discord.com/channels/330944238910963714/1486652019887312938/1486771667928748073