You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just implemented the TX Ultimate with 2 buttons as cover control in four rooms with customized nightlight and cover brightness. Awesome! :)
But especially in the bed room I noticed, that the pretty dim cover position LEDs I specified light up with nearly full brightness after a swipe from left to right, which I used to control the night light in the bath with a sleep timer.
I studied the script tx_ultimate_cover.yaml a bit and found out that the cover brightness restoriation is missing at the end of script "led_on_swipe_right". I tried it out locally and with this change it works like intended:
I just implemented the TX Ultimate with 2 buttons as cover control in four rooms with customized nightlight and cover brightness. Awesome! :)
But especially in the bed room I noticed, that the pretty dim cover position LEDs I specified light up with nearly full brightness after a swipe from left to right, which I used to control the night light in the bath with a sleep timer.
I studied the script tx_ultimate_cover.yaml a bit and found out that the cover brightness restoriation is missing at the end of script "led_on_swipe_right". I tried it out locally and with this change it works like intended:
I haven't looked into the other scripts, but maybe it's also missing there as well.
The text was updated successfully, but these errors were encountered: