Description
Hi,
I have a fresh install of home assistant on a raspberry, version 0.109.0.dev0.
I've added the suggested configuration for Homematic (a CCU3):
homematic:
interfaces:
rf:
host: 192.168.1.136
username: Admin
password: test1234
wired:
host: 192.168.1.136
port: 2000
username: Admin
password: test1234
ip:
host: 192.168.1.136
port: 2010
username: Admin
password: test1234
groups:
host: 192.168.1.136
port: 9292
username: Admin
password: test1234
path: /groups
hosts:
ccu3:
host: 192.168.1.136
port: 2001
username: Admin
password: test1234
I would expect to see Homematic under integrations in the web interface (http://homeassistant:8123/config/integrations/dashboard) or under devices, but all I see is some of the Homematic devices under entities.
There are some Homematic-legacy and some homematic-IP entities in no particular scheme, i.e. a one blind actuator shows up, the other does not, both working fine in Homematic.
I've enabled debug logging and found no error messages.
Is Homematic expected to turn up unter integrations?
Is it expected to be auto-discovered? (it needed manual configuration)
How can I get the devices to show up?
And if this is not my fault, shall I debug this and provide a pull request?
Thank you very much
Moritz
The problem
Environment
- Home Assistant Core release with the issue:
- Last working Home Assistant Core release (if known):
- Operating environment (Home Assistant/Supervised/Docker/venv):
- Integration causing this issue:
- Link to integration documentation on our website: