Open silvhino opened 10 months ago
Well, Adaptive-Lighting tries to adapt the light (that it no longer is able to reach). You have two options (or maybe 3):
only_once
to only adapt color when the light is powered up. This means you'll lose continuous adaption of the light when the light is on, but if you toggle it often enough it'll follow the sun properly.I just updated z2m to 1.36.0 and the log level can now be selected in settings. Change this to 'error' and the "MAC no ack" warning popups disappear.
Is there a way to erase the messages which are flooding zigbee2mqtt?
I use zigbee switch separately of zigbee light bulb.
When switch is off, lightbulb is off too but adaptive-lighting try to apply parameters and it generate lot off errors in zigbee2mqtt:
Publish 'set' 'brightness' to 'Ampoule Salon' failed: 'Error: Command 0xa4c13899a021c645/11 genLevelCtrl.moveToLevelWithOnOff({"level":146,"transtime":495}, {"sendWhen":"immediate","timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":false,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":null,"writeUndiv":false}) failed (Data request failed with error: 'MAC no ack' (233))'
Can you help me please?