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
Adjusted PlayStation sensor detection to use Home Assistant's translation library. Hopefully now it will actually work for non-English Home Assistant installations.
Adjusted Xbox sensors in the same way, even though no problems had yet been reported.
Adjusted how the current play session is calculated for the charts so that it will better match the actual recorded play time from the sensor. Before, Home Assistant restarts or brief sensor outages could artificially decrease the play time shown on the chart. (v3.3.9)
Adjusted play_history attribute to be sorted chronologically. (v3.3.8)
Bug Fixes
Fixed a glitch that could prevent the PC sensor from reporting statuses from Custom sensors. (v3.3.8)
Changed prioritization of sensors so that console sensors (Xbox/PlayStation) take priority over Discord to prevent Discord from briefly reporting the last game played. (v3.3.8)
Fixed incorrect update of rolling weekly hours. (v3.3.8)