home-assistant / home-assistant.io

:blue_book: Home Assistant User documentation
https://www.home-assistant.io
Other
4.76k stars 7.19k forks source link

Problems to see integration #31006

Closed oscherer closed 7 months ago

oscherer commented 7 months ago

Feedback

I followed your instruction do modify config - but I can not see the integration in HA - here my config: from the homematic line I add it to the original

Loads default set of integrations. Do not remove.

default_config:

Load frontend themes from the themes folder

frontend: themes: !include_dir_merge_named themes

automation: !include automations.yaml script: !include scripts.yaml scene: !include scenes.yaml

homematic: interfaces: rf: host: 192.168.127.224 resolvenames: "json" username: "homeassist" password: "oskar1602" IP: host: 192.168.127.224 port: 2010 resolvenames: "json" username: "homeassist" password: "oskar1602" hosts: CCU3: host: 192.168.127.224 port: 2001 username: "homeassist" password: "oskar1602"

URL

https://www.home-assistant.io/integrations/homematic/

Version

2024.1.5

Additional information

Core 2024.1.5 Supervisor 2023.12.1 Operating System 11.4 Frontend 20240104.0

home-assistant[bot] commented 7 months ago

Hey there @pvizeli, @danielperna84, mind taking a look at this feedback as it has been labeled with an integration (homematic) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `homematic` can trigger bot actions by commenting: - `@home-assistant close` Closes the feedback. - `@home-assistant rename Awesome new title` Renames the feedback. - `@home-assistant reopen` Reopen the feedback. - `@home-assistant unassign homematic` Removes the current integration label and assignees on the feedback, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information) to the feedback. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information) on the feedback.
danielperna84 commented 7 months ago

The core integration is not being maintained anymore. Please switch to the new integration. You can find detailed instructions here: https://github.com/jens-maus/RaspberryMatic/wiki/HomeAssistant-Integration