Open ryanm101 opened 1 year ago
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.
Still an issue
Hey there @home-assistant/core, mind taking a look at this issue as it has been labeled with an integration (select
) you are listed as a code owner for? Thanks!
(message by CodeOwnersMention)
select documentation select source (message by IssueLinks)
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.
yet again not stale.. i have workarounds in place.
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.
yet again not stale.. i have workarounds in place.
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.
still an issue
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.
still an issue
The problem
I have an automation to stop my battery from charging during peak rates.
Every so often (indeterminate number of days) the automation fails..
The trace is as follows:
I believe this is cause by another script i have running at 0900 that changes the state of the
select
topeak
it's almost like if the CPU cycles align just right then the state has not finished changing by the time the automation triggered by the state change looks at the value. I expect this setup to work as this automation is trigged by the change of state not on a timer.This was working say pre-march time I think BUT it is possible i just never noticed / the race was just never hit.
What version of Home Assistant Core has the issue?
2023.7.2
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
No response
Link to integration documentation on our website
No response
Diagnostics information
trace automation.charge_solar_battery_from_pv_only_2 2023-07-21T08_00_00.351235+00_00.txt
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
No response