Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion docs/docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ This guide will help you install and configure the Meshcore integration for Home
#### USB Connection
- Enter the USB port path (e.g., `/dev/ttyUSB0` or `/dev/ttyACM0`)
- Set the baud rate (default: 115200)
- **Note**: If you flashed the 'Companion Bluetooth' firmware, this will fail to connect. Flash 'Companion USB' instead.

#### BLE Connection
- Select your Meshcore device from discovered devices
Expand Down Expand Up @@ -116,6 +117,7 @@ Once configured, you should see:
- Verify the device is properly connected and the correct port is selected
- Try a different baud rate if the default doesn't work
- Check permissions for USB device access
- Make sure you flashed the 'Companion USB' firmware, instead of the 'Companion Bluetooth' firmware.
- Common port paths:
- Linux: `/dev/ttyUSB0`, `/dev/ttyACM0`
- macOS: `/dev/tty.usbserial-*`
Expand Down Expand Up @@ -164,4 +166,4 @@ Once configured, you should see:

- [Configure Sensors](./sensors) to monitor your devices
- [Set up Services](./services) for device control
- [Create Automations](./automation) for smart home scenarios
- [Create Automations](./automation) for smart home scenarios