I’d installed the RM Addon on my new HASS.io Raspi4.
How to config the HM-CFG-USB Stick?
What are the Ports under HASS?
This is one of the old lines with RaspberryMatic on a seperate Raspi3
vhomematic:
interfaces:
rf:
host: 192.168.1.155
resolvenames: "json"
username: "hass-admin"
password: "hass-"
wired:
host: 192.168.1.155
port: 2000
resolvenames: "json"
username: "hass-admin"
password: "hass-"
wireless:
host: 192.168.1.155
port: 2001
resolvenames: "json"
username: "hass-admin"
password: "hass-"```