AboutBlogContact
ProductsBlack Cover MixSoftware Setup

Configure outputs

How to configure outputs in boneIO Black Cover Mix.

The boneIO Black Cover Mix controller has:

  • 16 cover outputs (8 covers, each with 2 relays: up/down)
  • 16 regular relays rated at 10A (OUT_17 to OUT_32)

Outputs table

Cover outputs (cover_01 to cover_08)

You don't need to change cover output names - they are automatically configured as:

  • cover_01_up / cover_01_down
  • cover_02_up / cover_02_down
  • ... to cover_08_up / cover_08_down

These outputs are used internally by the cover configuration and do not require editing, unless you have specific needs.

For cover outputs, you can go directly to cover configuration - outputs are already properly configured.

Regular relays (OUT_17 to OUT_32)

For regular relays you can configure outputs the same way as in 32x10A or 24x16A controllers.

How to add or edit a regular output?

  1. Go to SettingsOutputs
  2. Click Add New or the edit icon next to an existing output
  3. Fill in the configuration form

Output edit form

Available relays

Select the physical relay number from the dropdown:

  • OUT_17, OUT_18, OUT_19, ... OUT_32

Output Type

Select the type of device:

TypeUse CaseHA Icon
LightLightingLight bulb
SwitchSwitch (pumps, heaters, etc.)Switch
ValveWater valveValve

Display Name and ID

  • Display Name: Friendly name, e.g., Bathroom Light
  • Custom ID: Auto-generated from name (only lowercase letters, numbers, underscores)

We do not recommend changing the output ID after it has been created. Changing the ID will cause loss of history in Home Assistant and require reconfiguration of automations.

Area / Room

Select an area from the dropdown - the output will be automatically assigned to this area in Home Assistant.

Options

  • Restore State: Enable to have the output remember its state after restart

Configuration example

Scenario: You want to configure bathroom lighting on relay OUT_17.

  1. BoneIO Output: OUT_17
  2. Output Type: Light
  3. Display Name: Bathroom Light
  4. Area / Room: Bathroom
  5. Restore State: ✅ Enabled

After saving, the output will appear in the table and be available in Home Assistant as light.bathroom_light in the "Bathroom" area.