Hello,
I connect my homeassistant with my rasperrymatic via configuration.yaml.
All my wired and rf components now available in homeassistant but the homematic IP device HmIP-PSM-2 is not there.
configuration.yaml
homematic:
interfaces:
hmip:
host: IP of my rasperrymatic
port: 2010
resolvenames: “json”
username: “guest”
password: “password”