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
At first I was a little hesitant to make this change given the history. I think the temp plugin pre-dates the dev guidelines ;) However, after thinking about it, it makes a lot of sense to either print them once, or change them to debug.
Use Case
On many (probably most) systems, there's at least one temperature sensor with no data (see #5692 ), and this is completely normal and expected.
Expected behavior
The missing temperature is logged only as a debug message, given that this is normal and expected behavior. The developer guidelines say:
Actual behavior
The missing temperature is logged as a warning, leading to logs full of this warning and decreasing the visibility of more serious warnings:
Additional info
No response
The text was updated successfully, but these errors were encountered: