From eebde05925a77851d8b9e59ffdde193f0ef65653 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Fri, 15 Dec 2017 19:30:36 +0100 Subject: [PATCH] Update homematic.markdown --- source/_addons/homematic.markdown | 7 +++++++ 1 file changed, 7 insertions(+) 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 +```