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
My goal is to setup something similar to the thumbs module/effect but from what I can see, that's not possible within Home Assistant. So I'm trying to figure out another way to have a main slider that when changed, will change the smaller slider (thumbs) as well.
Does anyone know if this is possible and have any code to share to accomplish this?
Thanks in advance,
The text was updated successfully, but these errors were encountered:
I'm specifically interested in the swiper.activeindex method as mentioned here.
https://swiperjs.com/swiper-api#prop-swiper-activeIndex
I found an example of using this method from here.
https://stackoverflow.com/questions/57175548/how-to-use-swiper-activeindex-with-if-condition
My goal is to setup something similar to the thumbs module/effect but from what I can see, that's not possible within Home Assistant. So I'm trying to figure out another way to have a main slider that when changed, will change the smaller slider (thumbs) as well.
Does anyone know if this is possible and have any code to share to accomplish this?
Thanks in advance,
The text was updated successfully, but these errors were encountered: