AboutBlogContact

YAML Editor

YAML Editor

Although the recommended configuration method for boneIO Black controllers in the application from version 1.x.x is the graphical configurator available in the settings section, we also have a solution for users who prefer YAML code. To simplify the process and not require users to log in to the controller via SSH, we have provided a text editor with configuration validation in the web UI — this means that after making changes to the file, you can verify the correctness of your changes, save them, and save and restart the controller with the changes loaded.

In the side menu of the configurator, you have access to all YAML component files necessary to change all controller parameters.

  • adc — full configuration of ADC converters.
  • mqtt — MQTT parameters.
  • config — main configuration file.
  • event — event entity configuration file.
  • binary_sensor — binary sensor configuration file.
  • output/cover — depending on the controller type — configuration file for the "output" part of the controller.

On this page