ITADN

The name: modifier does not always work and the card reverts to original entity name

#370Closedmselkin 创建于 2026-04-24
M
mselkincommented
The name: modifier does not always work and the card reverts to original entity name. In the code below, instead of displaying Wind, the card displays windchill, then after I refresh the browser the correct name displays. When editing the card, the correct name displays. When I close and reopen the browser, the incorrect name is back. The code is correctly parsed in editing but not in the main display. - type: entities entities: - entity: sensor.wind_chill_template type: custom:multiple-entity-row name: Wind icon: mdi:weather-windy state_header: Chill entities: - entity: sensor.winnipeg_wind_direction name: Direction - entity: sensor.winnipeg_wind_speed name: Speed
关闭于 2026-07-02 4 条评论