BLF hints for flow control not working correctly

Customer has a bunch of Yealink T46’s which are monitoring 3 different flow controls. One of the lights is always red (same one on all the phones, monitoring *282). If I toggle it twice (to red and back to green) the lights go back to being green for about 30 seconds and then it goes red again. I’m kind of stumped.

Any ideas?

core show hints:
*281@app-daynight-to: Custom:DAYNIGHT1 State:Idle Presence:not_set Watchers 5
*280@app-daynight-to: Custom:DAYNIGHT0 State:Idle Presence:not_set Watchers 5
*282@app-daynight-to: Custom:DAYNIGHT2 State:Idle Presence:not_set Watchers 5

Line key 7 is the one that is lit up red

They claim this started yesterday after the POE switch acted up. After rebooting it all the phones got power again. The config had not changed so the phones should be set the same way they were before. Speaking of, here are the lines from the config file, which look fine to me.

linekey.6.line = 1
linekey.6.value = *280
linekey.6.pickup_value = **
linekey.6.type = 16
linekey.6.label = Day/Night
linekey.7.line = 1
linekey.7.value = *282
linekey.7.pickup_value = **
linekey.7.type = 16
linekey.7.label = Dr K Weekend
linekey.8.line = 1
linekey.8.value = *281
linekey.8.pickup_value = **
linekey.8.type = 16
linekey.8.label = Dr P Weekend

Other info:

FreePBX 13.0.75
PBX Firmware: 10.13.66-7
Current Asterisk Version: 13.7.2
T46 Firmware: 28.72.0.45

timeconditions v13.0.25 will fix this

Thanks. I upgraded everything to the latest levels while waiting for a reply. Will check in the morning.

Just to give some closure for anyone that stumbles across this thread: upgrading the modules did indeed fix the problem.