Skip to content

Commit

Permalink
Updated documentation for Raspberry Pi 3/4 setup (home-assistant#2154)
Browse files Browse the repository at this point in the history
  • Loading branch information
LayerCakeMakes authored Aug 21, 2021
1 parent cbfe4ba commit a79f580
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions homematic/DOCS.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,13 +120,14 @@ homematic:
path: /groups
```

## Raspberry Pi3
## Raspberry Pi3/4

If you use the HM-MOD-RPI-PCB on a Raspberry Pi 3, you need to add
If you use the HM-MOD-RPI-PCB on a Raspberry Pi 3 or 4, you need to add
the following to the `config.txt` file on the boot partition:

```text
dtoverlay=pi3-miniuart-bt
enable_uart=1
dtoverlay=miniuart-bt
```

## HmIP-RFUSB
Expand Down

0 comments on commit a79f580

Please sign in to comment.