Rule Machine - Boolean Condition Custom Attribute

Hello,

I am trying to build a condition that only executes the action if the device attribute is true (Boolean), I have been trying to make this work for the past hour but either I am missing sometime or this is not supported.

Questions:

  • Is this supported?
  • Is this a driver attribute definition issue?


UI Issue:

This is the driver I am using:

Known limitation:

You might want to use 1 or 0 or "true" or "false" or "some thing" and "something else" for now.

@codahq
Thanks for the pointer!

Fix the issue by converting the driver to an enum

1 Like

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.