mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 06:46:58 +00:00
Update homematic.markdown
This commit is contained in:
parent
d5cbe79fd0
commit
ada896a3e7
@ -76,6 +76,12 @@ homematic:
|
|||||||
rf:
|
rf:
|
||||||
host: core-homematic
|
host: core-homematic
|
||||||
port: 2001
|
port: 2001
|
||||||
|
wired:
|
||||||
|
host: core-homematic
|
||||||
|
port: 2000
|
||||||
|
hmip:
|
||||||
|
host: core-homematic
|
||||||
|
port: 2001
|
||||||
```
|
```
|
||||||
|
|
||||||
## {% linkable_title Raspberry Pi3 %}
|
## {% 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
|
```text
|
||||||
dtoverlay=pi3-miniuart-bt
|
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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user