When setting a timer (I am using Timer 1) with an alert time - lets say the timer is 2minutes long with an alert set for 1 minute.
Button Text: Alert?\n$(stagetimer:timer1_isonalert)
Feedback: Change colors on alert time (Timer1)
Note: I have also done the same tests with Timer2 and returns the same results..
Expected outcome: the feedback triggers when the timer is on alert.
Current behaviour: the $(stagetimer:timer1_isonalert) variable correctly shows true/false however regardless of the alert (even i disabled) the feedback is always triggered.
Timer Reset/not started -
Timer at Alert time -
I suspect there is no issue with the StageTimer app, as Companion is correctly detecting the isonalert variable; so the issue must be within the module for the feedback? I do not see anything useful in the Companion Web-Interface log.
StageTimer2 from AppStore (latest version) and build 2.0.0-ce59ecb-2424 of Companion. Both programs on the same Mac running Catalina.
When setting a timer (I am using Timer 1) with an alert time - lets say the timer is 2minutes long with an alert set for 1 minute.
Button Text: Alert?\n$(stagetimer:timer1_isonalert) Feedback: Change colors on alert time (Timer1)
Note: I have also done the same tests with Timer2 and returns the same results..
Expected outcome: the feedback triggers when the timer is on alert. Current behaviour: the $(stagetimer:timer1_isonalert) variable correctly shows true/false however regardless of the alert (even i disabled) the feedback is always triggered.
Timer Reset/not started -
Timer at Alert time -
I suspect there is no issue with the StageTimer app, as Companion is correctly detecting the isonalert variable; so the issue must be within the module for the feedback? I do not see anything useful in the Companion Web-Interface log.
StageTimer2 from AppStore (latest version) and build 2.0.0-ce59ecb-2424 of Companion. Both programs on the same Mac running Catalina.