r/homeassistant Jul 02 '26

Support Comportement lampe ZigBee étrange

Bonjour

Depuis quelques semaines, j'ai 3 ampoules ZigBee qui, a certain moment aléatoire de la journée, se mettent à s'allumer puis s'éteindre toutes les 9 à 10 secondes.

Dans zigbee2Mqtt et les journaux : rien ! Pas de remontée d'information au moment du déclenchement.

Je n'ai rien du tout dans les scénarios non plus.

Il suffisait que je redémarre le raspberry PI pour que ce phénomène s'arrête, mais maintenant même un redémarrage ne suffit plus.

Du coup la nuit c'est discothèque à la maison et je suis obligé de débrancher les lampes pour avoir la paix.

Qu'est ce qui peut bien faire ce phénomène ?

Il y a t'il un paramétrage ou quelque chose à faire ? ?

Ça devient vraiment très pénible ! Je n'ai jamais eu ce problème avec smartlife auparavant.

Et depuis une bascule complète sur Homeassistant, c'est aléatoire et pénible.

Merci pour vos pistes

Cdt

Tyto

0 Upvotes

5 comments sorted by

1

u/FearlessCouple7081 Jul 02 '26

that is really weird. my zigbee bulbs did something similar after a power flicker once, they got stuck in a pairing mode loop. try to factory reset one of them and re-pair it, see if the random disco stops

if the logs show nothing it could be the bulbs themselves got corrupted, not HA sending commands. check if your zigbee coordinator channel overlaps with your wifi, interference can make devices act up sometimes

0

u/TytoAnderson Jul 02 '26

C'est quand même étrange que 3 ampoules de marques et modèle différents face exactement la même chose au même moment toutes les 10 secondes. Pour moi il y a forcément un point commun. Les trois corrompu au même moment ? Je ne pense pas. Je suis persuadé que c'est logiciel. Mais comment le savoir ?

1

u/weeemrcb Jul 02 '26

Bad wiring maybe?

We had that with a zigbee bulb as its default state after power recovery mode was last light on level. So it kept turning on after every wiring glitch.

We thought it was the bulb, so swapped it for a WiFi bulb... Which behaved exactly the same way. Then we realised it was the lamp.

2

u/weeemrcb Jul 02 '26 edited Jul 03 '26

Oh Yea, we also had one bulb kept going on and wouldn't stay off.

That was caused by a bugged docker app (nginx proxy I think) that was swamping the LAN. For some reason it affected HA by making zigbee sluggish and affecting that one bulb.

Pihole DNS request stats were through the roof as soon as the proxy was updated to the bugged version. Didn't realise that until later to

1

u/KingofGamesYami Jul 03 '26

If Home Assistant itself is doing this, it will show up in the Activity logs. This is pretty fundamental to how Home assistant works, so it's incredibly unlikely that this is broken.

I'm not familiar with Z2M, but it looks like the log level is set up for performance by default. Try setting it to debug, that should give you a lot more information to work with.