WARNING

Needs Custom Integrationopen in new window installed in Home Assistant for this node to function

Binary Sensor

Creates a binary sensor in Home Assistant which can be manipulated from this node.

Configuration

State required

  • Type: boolean

The state of the entity should be updated to

Attributes

  • Type: Object

Key/Value pair of attributes to update. The key should be a string and the value can be a [string | number | boolean | object]

Input Override

  • Type: string
  • Values: accept | merge | block

Determine how input values will be handled. When merge is selected the message object values will override the configuration values.

Inputs

properties of msg.payload

state

  • Type: string | number | boolean

The value of the entity state will be updated.

attributes

  • Type: Object

Key/Value pair of attributes to update. The key should be a string and the value can be a [string | number | boolean | object]