Update homematic.markdown

This commit is contained in:
Pascal Vizeli 2017-12-15 19:30:36 +01:00 committed by GitHub
parent 898a12d750
commit eebde05925
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,3 +39,10 @@ homematic:
host: core-homematic host: core-homematic
port: 2001 port: 2001
``` ```
## {% linkable_title Raspberry Pi3 %}
With HM-MOD-PRI-PCB you need add follow into your `config.txt` on boot partition:
```
dtoverlay=pi3-miniuart-bt
```