Created
November 28, 2025 06:27
-
-
Save neilbags/5eba5d41c9a76e8a83f3a0bae9dfa8ca to your computer and use it in GitHub Desktop.
Revisions
-
neilbags created this gist
Nov 28, 2025 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,14 @@ services: otbr: image: openthread/border-router:latest container_name: otbr network_mode: "host" privileged: true restart: unless-stopped volumes: - /dev/serial/by-id/usb-1a86_USB_Serial-if00-port0:/dev/ttyUSB0 environment: - OT_RCP_DEVICE=spinel+hdlc+uart:///dev/ttyUSB0?uart-baudrate=230400 - OT_INFRA_IF=eth0 # REST URL in HomeAssistant: http://localhost:8081/