Skip to content

OpenThread Border Router Network device only configuration could not be saved #3620

Description

@drstil

Describe the issue you are experiencing

I want to create a OpenThread Border Router with a Smlight SLZB-06M stick via ethernet on a Raspberry Pi 3B+. I have no serial device attached, so in the configuration of the Add-On nothing is shown under Device. But I set the connection as a Network Device. When I want to save the settings I got the following error message:

Fehler beim Speichern der Add-on Konfiguration, Missing required option 'device' in OpenThread Border Router (core_openthread_border_router). Got {'device': None, 'baudrate': '460800', 'flow_control': False, 'autoflash_firmware': False, 'otbr_log_level': 'notice', 'firewall': True, 'nat64': False, 'network_device': '192.168.1.107:6638'}

This is the configuration I want to save in YAML.

device: null
baudrate: "460800"
flow_control: false
autoflash_firmware: false
otbr_log_level: notice
firewall: true
nat64: false
network_device: 192.168.1.107:6638

How could I use this Add-On with an only ethernet bound device?

What type of installation are you running?

Home Assistant OS

Which operating system are you running on?

Home Assistant Operating System

Which add-on are you reporting an issue with?

OpenThread Border Router

What is the version of the add-on?

2.6.0

Steps to reproduce the issue

  1. Do. not attach any serial device to your HA Hardware.
  2. Configure OpenThread Border Router with network device.
  3. Save the configuration.

System Health information

System Information

version core-2024.5.5
installation_type Home Assistant OS
dev false
hassio true
docker true
user root
virtualenv false
python_version 3.12.2
os_name Linux
os_version 6.6.28-haos-raspi
arch aarch64
timezone Europe/Berlin
config_dir /config
Home Assistant Community Store
GitHub API ok
GitHub Content failed to load: timeout
GitHub Web ok
GitHub API Calls Remaining 5000
Installed Version 1.34.0
Stage running
Available Repositories 1396
Downloaded Repositories 2
HACS Data failed to load: timeout
Home Assistant Cloud
logged_in false
can_reach_cert_server failed to load: timeout
can_reach_cloud_auth failed to load: timeout
can_reach_cloud ok
Home Assistant Supervisor
host_os Home Assistant OS 12.3
update_channel stable
supervisor_version supervisor-2024.05.1
agent_version 1.6.0
docker_version 25.0.5
disk_total 469.3 GB
disk_used 16.3 GB
healthy true
supported true
board rpi3-64
supervisor_api ok
version_api failed to load: timeout
installed_addons WireGuard (0.10.2), Advanced SSH & Web Terminal (18.0.0), Studio Code Server (5.15.0), Matter Server (6.0.0), Node-RED (17.0.12), Mosquitto broker (6.4.1), Increase Swap (1.1.3), NGINX Home Assistant SSL proxy (3.9.0), Samba share (12.3.1), OpenThread Border Router (2.6.0)
Dashboards
dashboards 3
resources 0
views 1
mode storage
Recorder
oldest_recorder_run 28. Mai 2024 um 17:01
current_recorder_run 31. Mai 2024 um 13:38
estimated_db_size 51.91 MiB
database_engine sqlite
database_version 3.44.2

Anything in the Supervisor logs that might be useful for us?

No response

Anything in the add-on logs that might be useful for us?

No response

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    Priority

    None yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions