You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi.
I tried the new helper function grouping with sensors sum and together with the group-card. The intention with this is to avoid have updating the sensor two times, first to list all the sensor and the get a summery of the total value. It works fine except for one thing. The sensor values from the group-card stay static and is only updated when the page is reloaded. My yaml code is this:
type: entities
title: 'Power heat and water '
entities:
Hi.
I tried the new helper function grouping with sensors sum and together with the group-card. The intention with this is to avoid have updating the sensor two times, first to list all the sensor and the get a summery of the total value. It works fine except for one thing. The sensor values from the group-card stay static and is only updated when the page is reloaded. My yaml code is this:
type: entities
title: 'Power heat and water '
entities:
card:
type: entities
group: sensor.power_heat_and_water
text: Total power
name: Power heat and water
is this something that can be updated in the future. Thank for your help.
Peter
The text was updated successfully, but these errors were encountered: