core icon indicating copy to clipboard operation
core copied to clipboard

Hydrawise entities showing minutely updates

Open jdm-twtr opened this issue 1 year ago • 1 comments

The problem

See image. I thought I had seen an issue that fixed this, but the problem persists on the latest version.

Screenshot 2024-02-08 at 3 06 05 PM

What version of Home Assistant Core has the issue?

core-2024.2.0

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

hydrawise

Link to integration documentation on our website

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

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

jdm-twtr avatar Feb 08 '24 21:02 jdm-twtr

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

Code owner commands

Code owners of hydrawise 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 hydrawise 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)


hydrawise documentation hydrawise source (message by IssueLinks)

home-assistant[bot] avatar Feb 08 '24 21:02 home-assistant[bot]

Behavior confirmed. I thought that setting the date to datetime.max would fix the issue, but there must be some other date translation happening that's causing it to oscillate slightly. I think we need to just set it to None, because in this case there's technically not a "Next cycle" scheduled at all.

dknowles2 avatar Feb 09 '24 21:02 dknowles2

This should now be fixed.

dknowles2 avatar Mar 10 '24 20:03 dknowles2

@home-assistant close

dknowles2 avatar Mar 10 '24 20:03 dknowles2