Closed andreasbrett closed 8 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 98.12%. Comparing base (
ac1cf1a
) to head (3420a20
). Report is 6 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Nice! Thank you!!
Following sensors IMHO should not retain their last value but rather show up as unavailable when the tracker itself is offline (either because it is turned off or because it has no reception):
binary sensors
sensors
One could argue to let the battery retain its last state. IMHO it is better to indicate that the state is unclear. In the end the actual value could be far off from the last retained one. I'm not married to that idea though. The other sensors though definitely make no sense to expose when there's no signal.