Binary Output Device

Hass Binary Output

Power Off

The numeric value representing the "off" power for the binary output device. This value is 0 in most cases.

Power On

The numeric value representing the "on" power for the binary output device. This value is the device consumption power in most cases.

Read Power after Set

If enabled, the power measurement will be read back from the binary output device after setting the power. This can be useful to verify that the power was set correctly.

Energy Meter

The Energy Meter Device that is connected to the binary output device. This is used to read the energy consumption of the binary output device.

Entity

The entity ID of the binary output device in Home Assistant.

State Attribute

The attribute of the entity which represents the state. This is usually "state" for binary sensors and switches.

Turn On State

The state value which represents the "on" state of the binary output device. This is usually "on" for switches and "open" for binary sensors.

Turn Off State

The state value which represents the "off" state of the binary output device. This is usually "off" for switches and "closed" for binary sensors.