Hi ,
I’m trying to configure my SOMFY blinds in HA, all devices are already defined with RFXmngr but I have still trouble to get access and I don’t I have any idea about the root cause.
I’m using version 2021.8.8 in a docker environment, my rfxtrx cfg is:
rfxtrx:
device: /dev/ttyUSB0
automatic_add: true
devices:
071a000008c1c21: # room1
071a000008c1c41: # room2
After restart (i.e.docker down / up) of this configuration I can see in the log:
2021-08-21 21:29:15 INFO (MainThread) [homeassistant.components.cover] Setting up cover.rfxtrx
I assume and as described at other RFY issue / Question 2
new entities will be created due to above defined devices - but I can’t find any new rfy entities in my actual list. How can I get access to my RFY blinds ? What is going wrong here ?