AboutBlogContact

boneIO Section

Section where we define the key parameters of the controller, such as its name, version, and type.

Web application configuration

Recommended configuration method.

boneIO menu view

The following options are available in the web application:

Option nameDescription
NameThe name of the device visible in the web interface, MQTT, remote devices, and Home Assistant.
Hardware versionThe controller's hardware version - you can find it on the label stuck to the side of the housing.
Device typeThe controller type determined by the available outputs. Note: changing the device type may require resetting part of the configuration to factory settings.

YAML file configuration

If you choose this type of configuration, remember that you must restart the boneIO service after every change.

boneIO Section
boneio:
  name: boneIO
  version: 0.7.0
  device_type: 32x10A

Available options

Option nameRequiredDescription
nameYesThe name of your boneIO device (string).
versionNoThe controller's hardware version. Currently, versions 0.7 and 0.8 are supported (string).
device_typeNoDevice type. Allowed values: 32x10A, Cover, Cover Mix, 24x16A.