I hope you can help me out after evenings of hairpulling.
First of all i am new to HA so please be a little bit patient with me
I can’t get my RFXCOM working with my Raspberry PI 3 Model B and the latest version of HA.
After evenings of looking at this forum and many others i took this step to make a post.
I have already added tons of other things which are working perfectly, but i can’t get this thing working.
Ofcourse i tried the standard post with all the basic settings.
I tried so many i can’t even remember them all.
Normally after an install you should trigger a remote for example and the sensor should pop-up under you sensors when tricker the remote.
Underneath the settings i tried in the configuration.yaml file. But unfortunately it didn’t worked out.
Above you see the switch numbers i found when attaching the RFX to a windows PC.
In a later state i like to add my SOMFY RTS (433,42 Mhz) to my set-up. (shutters)
I found something like this but this is telling how it should work with the Tahoma devices.
Maybe somebody does also know what i need to configure for that in combination with the RFXCOM.
Earlier i used controlicz within Domoticz which worked perfectly.
I hope you can help me out cause this is the only thing left for now.
Thank you so much.
I feel so stupid because it works now. Thank you so much.
I didn’t changed the right is it still needed although it works now?
The way of implementing looks almost the same, if i look at all combinations i have used.
How can it be so easy? Can you also help me adding het zonnescherm (shutters) RTS.
Is it as easy?
automatic_add: true and than i will see it pop-up?
No need to change the rights if it works, it was just something I noticed as a difference.
You first have to make sure your rfxtrx has the right firmware that supports somfy RTS It’s somewhere in the manual. Somfy is only supported by (RFXtrx433E and RFXtrx433XL.
Somfy is using the RFY protocol, this means that RFXtrx can only only transmit (send) signal to your screens/cover (zonnescherm in Dutch ), not receiving signals. There are instructions how to get the device code for RFY devices here
Thanks for the check.
I have already used the somfy RTS motor with the RFXCOM and Domoticz so i think the firmware is up-to-date.
I will check the link and let you know the outcome.
For now it does not look easy to me because there are more ways to make it possible but i will find it out eventually.
I have attached the RFXCOM to my PC and are now logged into the device
I think (not entirely sure) you have to follow chapter 9 of the user guide of RFXtrx.
To pair the Somfy RTS device:
• Select a unique ID and unitcode for the RFXCOM RFY device.
• Disconnect power from all Somfy RTS devices except the device to pair.
• Press the Program button > 2 seconds on the original Somfy remote until the Somfy device
responds.
• Transmit a Program command with the RFXtrx433E/RFXtrx433XL. The Somfy RTS device
should respond indicating the pair command was successful.
You are right, it is not as easy as a klik aan klik uit (kaku) device for example. This is due to the fact RFXtrx can’t receive the RFY protocol, which makes it impossible to be automatically added. But it is doable.
NOte. The configuration in yaml has changed in the last update of home assistant, keep that in mind when searching the forum.
Great to hear that it works. I’m surprised that your device code doesn’t start with 071a0000. According to the documentation it should be 071a0000[id][unit_code]. Assuming that the Id = 020406 and the Unit code is 2, I would expect a device code in your yaml of 071a000002040602
See also here. Note that the yaml shown there is outdated, do not add under cover but under the rfxtrx directly, as I showed in my second post.
But if it works, no need to change it. Can you open, close and stop the shutter? If so, you can leave your yaml as it is. If not, let me know what doesn’t work and what does.
Thank you for your answer. I do not need to change anything.
But now i run into another issue. I will make a seperate post for that.
My Raspberry PI Model 3B comes overheated overnight, and than it doens’t respond anymore or becomes very instable. I don’t think it has anything to do with this change but i suddenly run into this issue.
I will make another post for it. Maybe run at a lower speed to overcome overheating.
I guess that’s related to the temperature in the Netherlands today. I moved my pi to the basement. But that’s more for a different topic. Glad I could help.