diff --git a/source/_addons/homematic.markdown b/source/_addons/homematic.markdown index 1104414c775..56e50a673e7 100644 --- a/source/_addons/homematic.markdown +++ b/source/_addons/homematic.markdown @@ -39,3 +39,10 @@ homematic: host: core-homematic 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 +```