EDIT:
Just realized that HmIP-MOD-OC8 support was added in version 0.106.2 I was running 0.105.4
Sorry for confusion and, @danielperna84, thanks for your fantastic work!
Damos
Hi everyone,
Until today, every device I’ve installed so far in Homematic, showed up almost immediately in Home Assistant.
Yesterday I installed the HmIP-MOD-OC8 device in Homematic, but Home Assistant did not detect it. Based on the device list provided here danielperna84 / pyhomematic, it is supported.
Any idea? Thanks!
PS: I’m running
Homematic v3.47.15
XML-API v1.20
Home Assistant Core 0.105.4
Here’s the particular part from my configuration.yaml:
homematic:
interfaces:
wireless:
host: !secret ccu3_ip_address
username: !secret ccu3_username
password: !secret ccu3_password
rf:
host: !secret ccu3_ip_address
username: !secret ccu3_username
password: !secret ccu3_password
resolvenames: json
wired:
host: !secret ccu3_ip_address
username: !secret ccu3_username
password: !secret ccu3_password
port: 2000
resolvenames: json
ip:
host: !secret ccu3_ip_address
username: !secret ccu3_username
password: !secret ccu3_password
port: 2010
groups:
host: !secret ccu3_ip_address
username: !secret ccu3_username
password: !secret ccu3_password
port: 9292
resolvenames: json
path: /groups
hosts:
ccu3:
host: !secret ccu3_ip_address
username: !secret ccu3_username
password: !secret ccu3_password