Announcement

Collapse
No announcement yet.

New Feature Request JSON

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    New Feature Request JSON

    Not sure if there is an official way to make a feature request, though...

    I am calling some manual events via the HS3 JSON interface. I need them to "Run Only If Other Event Conditions are TRUE".

    There does not seem to be a way to do this from a JSON call. I can work around this by having two events, I have to create a new "parent" event calling the "real" event with the conditions flags option checked.

    Though, I really don't like doing it this way, as it makes me create several extra events that are not really needed and makes maintaining the system more complex/confusing.

    So, I think it would be useful to have an additional parameter that could be passed with the JSON request to run a manual event telling HS to honor any conditions.

    Thanks for listening.

    #2
    Did this ever get implemented? Sure would be useful...

    Comment


      #3
      It did not. I have to use the method as described in the original post (have two events, the first calling the second with the If Event Conditions are True set). Same issue when evoking an event from Alexa or other source.

      Comment

      Working...
      X