Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

switch back to other cards not working #11

Open
GekoCH opened this issue Jan 23, 2024 · 1 comment
Open

switch back to other cards not working #11

GekoCH opened this issue Jan 23, 2024 · 1 comment

Comments

@GekoCH
Copy link

GekoCH commented Jan 23, 2024

hy

I can only switch from the first tab (0) to any other tab
If I like to switch from the 2nd tab to the 0 tab it does not work.
Is this normal or should we be able to switch from any card to any card as long as the 'custom:tab-redirect-card' is added?

Andy

@brunopiras
Copy link

brunopiras commented Apr 30, 2024

example:

put on tab0:
- type: 'custom:tab-redirect-card'
redirect:
- user: 'tablet'
entity_id: 'binary_sensor.citofono_person_occupancy'
entity_state: 'on'
redirect_to_tab_index: 1

put on tab1:
- type: 'custom:tab-redirect-card'
redirect:
- user: 'tablet'
entity_id: 'binary_sensor.citofono_person_occupancy'
entity_state: 'off'
redirect_to_tab_index: 0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants