core
core copied to clipboard
Hydrawise entities showing minutely updates
The problem
See image. I thought I had seen an issue that fixed this, but the problem persists on the latest version.
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
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 closeCloses the issue.@home-assistant rename Awesome new titleRenames the issue.@home-assistant reopenReopen the issue.@home-assistant unassign hydrawiseRemoves the current integration label and assignees on the issue, add the integration domain after the command.@home-assistant add-label needs-more-informationAdd a label (needs-more-information, problem in dependency, problem in custom component) to the issue.@home-assistant remove-label needs-more-informationRemove 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)
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.
This should now be fixed.
@home-assistant close