Skip to content

navigation_path, hold_action #465

Closed Answered by Trzinka
Trzinka asked this question in Q&A
Oct 4, 2024 · 3 comments · 8 replies
Discussion options

You must be logged in to vote

I found it!

Obviously, it is necessary to link (navigation_path) to an element that is higher in the SVG file.

I had to fix it in fp.yaml so that it now looks like this:

########################################################
#   Room switches control
########################################################
#################################
# Room switches STROKE control
#################################
            - entity: switch.sw_st
              tap_action:
                service: homeassistant.toggle
              state_action:
                service: floorplan.class_set
                service_data: switch-${entity.state}
            - entity: switch.sw_vh
              tap_ac…

Replies: 3 comments 8 replies

Comment options

You must be logged in to vote
6 replies
@OzGav
Comment options

@Trzinka
Comment options

@Trzinka
Comment options

@OzGav
Comment options

@Trzinka
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by Trzinka
Comment options

You must be logged in to vote
2 replies
@OzGav
Comment options

@remmob
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants