Update homematic.markdown

This commit is contained in:
Pascal Vizeli 2018-11-05 20:38:59 +01:00 committed by GitHub
parent d5cbe79fd0
commit ada896a3e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -76,6 +76,12 @@ homematic:
rf:
host: core-homematic
port: 2001
wired:
host: core-homematic
port: 2000
hmip:
host: core-homematic
port: 2001
```
## {% linkable_title Raspberry Pi3 %}
@ -85,3 +91,7 @@ With HM-MOD-RPI-PCB you need to add follow into your `config.txt` on boot partit
```text
dtoverlay=pi3-miniuart-bt
```
## {% linkable_title HmIP-RFUSB %}
HassOS > 1.11 support HmIP-RFUSB default and don't need any configuration. If you run a Linux, you need to follow the installation guide from documentation to set up the UART USB interface on your computer.