Skip to content
Discussion options

You must be logged in to vote

I know this is a old discussion, but the variables is still in use. I've mentioned for @pkozul, that it's still missing in the docs.

With that said, the following solution works as expected:

      variables:
      # Name can also be something without the "floorplan." prefix
      # it's just easier to handle and navigate in the keys
        - name: floorplan.state_light_spotlys_gang
          value: 'null'
        - name: floorplan.example_variable
          value: 'Bob example initiated'

      startup_action:
      # variable_set will only work as expected, if the variables has been declared in the variables: key
        - service: floorplan.execute
          service_data:
            s…

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by exetico
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