core icon indicating copy to clipboard operation
core copied to clipboard

Derivative Helper Sensor Doesn't Update Time Unit Label When Time Unit Changed

Open duane-nepa opened this issue 1 year ago • 4 comments

The problem

I created a derivative helper sensor based on a temperature sensor and selected a time unit of minutes initially. Then after seeing some of the data decided that a time unit of hours would be better. Changed the time unit to hours. But the sensor still reports °F/min vice °F/hr.

I created another derivative helper sensor based on another temperature sensor with a time unit of hours. It properly reports °F/hr.

Not really that big a deal but would still be nice to get it fixed when working on this part again.

What version of Home Assistant Core has the issue?

core-2024.6.4

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Derivative

Link to integration documentation on our website

https://www.home-assistant.io/integrations/derivative/

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

duane-nepa avatar Jul 02 '24 19:07 duane-nepa

Hey there @afaucogney, mind taking a look at this issue as it has been labeled with an integration (derivative) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of derivative can trigger bot actions by commenting:

  • @home-assistant close Closes the issue.
  • @home-assistant rename Awesome new title Renames the issue.
  • @home-assistant reopen Reopen the issue.
  • @home-assistant unassign derivative Removes the current integration label and assignees on the issue, add the integration domain after the command.
  • @home-assistant add-label needs-more-information Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue.
  • @home-assistant remove-label needs-more-information Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


derivative documentation derivative source (message by IssueLinks)

home-assistant[bot] avatar Jul 02 '24 19:07 home-assistant[bot]

I have the same problem

sheaur avatar Sep 02 '24 19:09 sheaur

Ditto here. I even tried deleting and recreating, but if I use the same ID, it seems to pick up the old UOM

Jeppedy avatar Sep 25 '24 13:09 Jeppedy

Same as Jeppedy. Ditto here. I even tried deleting and recreating, but if I use the same ID, it seems to pick up the old UOM.

kj4dxk avatar Oct 05 '24 16:10 kj4dxk

Idem here

amaurylam avatar Nov 30 '24 16:11 amaurylam

I am also experiencing this in HA 2024.11.3.

drewsteinacher avatar Dec 06 '24 18:12 drewsteinacher

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.