FunkeyFlo/ps5-mqtt

sensor.*_activity attribute players "bouncing" between 1 and 2 players

Closed this issue · 1 comments

Kryzek commented

Description of the issue

When two players are playing at the same time the players -attribute will "bouncing" between two states ex:
players: Player1, Player2
players: Player1
players: Player1, Player2
players: Player1
players: Player1, Player2
And so on... addon log seems to have two entries and logs seem to give first only 1 player and then 2 player entries.

Addon version

1.3.1

Platform

Home Assistant 2023.7.3
Supervisor 2023.07.1

Logs of the issue (if applicable)

2023-08-06T15:58:14.888Z @ha:ps5:mqtt MQTT Message received ps5-mqtt/04F778C924C9 (-- 1 player visible)
2023-08-06T15:58:15.451Z @ha:ps5:mqtt MQTT Message received ps5-mqtt/04F778C924C9 (-- 2 players visible)
2023-08-06T15:58:20.396Z @ha:ps5:mqtt MQTT Message received ps5-mqtt/04F778C924C9 (-- 1 player visible)
2023-08-06T15:58:20.966Z @ha:ps5:mqtt MQTT Message received ps5-mqtt/04F778C924C9 (-- 2 players visible)
2023-08-06T15:58:26.617Z @ha:ps5:mqtt MQTT Message received ps5-mqtt/04F778C924C9 (-- etc.....)
2023-08-06T15:58:27.118Z @ha:ps5:mqtt MQTT Message received ps5-mqtt/04F778C924C9
2023-08-06T15:58:31.517Z @ha:ps5:mqtt MQTT Message received ps5-mqtt/04F778C924C9
2023-08-06T15:58:31.851Z @ha:ps5:mqtt MQTT Message received ps5-mqtt/04F778C924C9

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days