Skip to content

Commit 44b62a3

Browse files
committed
Remove old-style YAML configuration example
- Integration now uses config flow exclusively - Added clear instructions for UI-based setup - Mentioned options menu for source customization
1 parent fd4875b commit 44b62a3

File tree

1 file changed

+8
-15
lines changed

1 file changed

+8
-15
lines changed

README.md

Lines changed: 8 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -46,21 +46,14 @@ ake sure that [Home Assistant Community Store (HACS)](https://github.com/custom-
4646

4747
### Step 2: Configuration
4848

49-
This integration is completely configured via config flow.
50-
51-
#### Example OLD-STYLE configuration.yaml:
52-
53-
```yaml
54-
media_player:
55-
- platform: mcintosh
56-
model: mx160
57-
url: /dev/ttyUSB0
58-
sources:
59-
1:
60-
name: "Sonos"
61-
5:
62-
name: "FireTV"
63-
```
49+
This integration uses **Config Flow** for setup - no YAML configuration needed!
50+
51+
1. Go to **Settings****Devices & Services**
52+
2. Click **+ Add Integration**
53+
3. Search for **McIntosh**
54+
4. Follow the setup wizard to configure your processor
55+
56+
You can customize source names through the **Options** menu after setup.
6457

6558
## Hardware Requirements
6659

0 commit comments

Comments
 (0)