i have a problem with setting up my Raspberrymatic Configuration.
I am working on that problem the whole day but without success…
So I have sucessfully installed Raspberrymatic and it is working fine, i have already added a device and can communicate with it.
But when i try to get the Integration working, so i have the devices inside Homeassistant, nothing is really working.
I Installed the Integration in the HACS store and now i try to add it…
The Log says: “[custom_components.homematicip_local.config_flow] Unable to connect (<ProtocolError for de838cd8-raspberrymatic:2001/RPC2: 503 Service Unavailable>,).”
Actually, if the add-in and the integration are running on the same device you don’t need any entries here. You should click on “RESET TO DEFAULTS” and restart the add-on. Otherwise, make sure the the ports on the integration match what you have on the add-in. The error message de838cd8-raspberrymatic:2001 says the port is closed and you are using ports on the add-in starting with 4.
I get a different error. I cant really tell if that is good:
2022-09-07 18:24:25.586 ERROR (MainThread) [hahomematic.xml_rpc_proxy] (111, ‘Connection refused’)
2022-09-07 18:24:25.589 WARNING (MainThread) [custom_components.homematicip_local.config_flow] Unable to connect (ConnectionRefusedError(111, ‘Connection refused’),).
If you are going to use TLS ports (42001, etc) you will need to set TLS on the add-in as well. I would get it working with the standard ports first though.
No problem You have reset the RaspberryMatic Firewall to Ports Blocked - can you put it back to the way it was with Ports open & Full access.
Then in Home Assistant, go to Settings, Add-Ons, RaspberryMatic. You can then go to Configuration and press Reset to Defaults for the Network.
Next, restart the Add-in and wait for it to start up.
In Settings, Devices & Services, remove the Homematic(IP) Local integration and restart HA. Reinstall the Homematic(IP) Local integration and go through the configuration. If you have the ports setup correctly, then it should auto-configure itself once you enter the hostname, username and password.
Okay i have done that, also reinstalled the Homeatic(IP) Local integration but with no difference
Still the same error:
2022-09-07 19:02:34.544 WARNING (MainThread) [custom_components.homematicip_local.config_flow] Unable to connect (<ProtocolError for de838cd8-raspberrymatic:2001/RPC2: 503 Service Unavailable>,).
This is strange, as I have installed this on several systems and it just worked. Can you give some information on your system - hardware platform, etc.
Also, make sure that you are not running the old Homematic integration as well, this could cause the port conflict.
Well this is my first Homematic install, so i guess there is no way that there are older Homematic inegrations.
What i was thinking about is: I am also Using Raspbee with deCONZ, could there be a problem with both Gateways?
I have Homeassistant installed on Raspberry PI 4 2GB.
Newest Version of HA is installed.
I use the Homematic Stick “HmIP-RFUSB-TK”
Is there more Information that could be helpfull for you?
I also found something in the Logs of the Raspberry Matic, which looks suspicious, but i dont know what to do about it:
The used HmIP-RFUSB-TK isn’s capable of BidCosRF.
So “aktiviere Homematic (Bidcos-RF)” must be unselected when setting up the integration.
All logfiles ar fully normal.