RFXcom in latest beta 113 as integration

In the integrations rfxcom is added. sounds great! But all my working devices are unavailable and noting is in the log or integration. I think I must change something small in my config but can’t find out what it is.

my config looks like:

rfxtrx:
  device: /dev/ttyUSB1
  debug: true

switch:
  - platform: rfxtrx
    automatic_add: true
    devices:
      0b1100250205060801000070:
       name: Computer
      0b11000d0059edf20b010f70:
        name: remote_rfx_keukenlamp
      0b1100100059edf20c010f70:
        name: remote_rfx_eettafel
      0b11001000a12d2e0b010f70:
        name: Lamp_Tuin_Gevel
      0b11000400038b3c02000070:
        name: trapgat_uit
      0b11010b0000080002010f70:
        name: trapgat_aan
   
  - platform: rfxtrx
    automatic_add: true
    devices:
      0a520719210e00c53f0169:
        name: badkamertemp
      0b11002a009a0fd20a010f60: 
        name: motion wc
light:

  - platform: rfxtrx
    automatic_add: true
    devices:
      0b1100300082b6160c020f70: 
       name: Gang
      0b1100260082b6160b000070:
       name: remote_rfx_overloop 
      0b110004009a0fd20a010f60:
        name: wc
      0b1100140082b6160b020f70:
        name: Overloop
      0b1100020005031e01010f70:
        name: waskamer    
      0b11001f00a2fea60c010f70:
        name: logeerkamer
cover:
  - platform: rfxtrx
    automatic_add: false
    devices:
      "071a000009090907":
        name: Zonnescherm
      "071a000002020202":
        name: rolluiken_both
      "071a000005090804":
        name: rolluiken_links
      "071a000004040405":
        name: rolluiken_rechts

since / if it’s added as a GUI integration, you’ll need to remove your entry in the configuration.yaml.
Only one connection can be made to the RFX so you should not declare it twice (Integration + yaml)

thanks. but this works for me, a few changes that must be made.

rfxtrx:
  device: /dev/ttyUSB1
  debug: true
  devices:
    0b1100250205060801000070:
      fire_event: false
#     name: Computer
    0b11000d0059edf20b010f70:
      fire_event: false
#      name: remote_rfx_keukenlamp
    0b1100100059edf20c010f70:
      fire_event: false
#      name: remote_rfx_eettafel