Looking to assistance with configuration for GC100 - SOLVED

I am attempting to control my GC-100-12 ports and IRs. I have attempted to update the configuration YAML with the script below but have not been successful. I am new to the platform and still learning! Any guidance or direction would be greatly appreciated.

GC-100 IR configuration

remote:

  • platform: GC100
    host: 192.168.1.117
    devices:
    • name: TV
      connaddr: 4:1
      ir_count: 1
      commands:
      • name: “Toggle”
        data: “0000 006D 0000 0022 00AC 00AC 0015 0040 0015 0040 0015 0040 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0040 0015 0040 0015 0040 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0040 0015 0015 0015 0040 0015 0040 0015 0015 0015 0040 0015 0040 0015 0015 0015 0015 0015 0040 0015 0015 0015 0015 0015 0040 0015 0015 0015 0015 0015 0040 0015 0689”

First, I’m sorry for your situation. I hope they never come out of the box in my house. Here is a hass config I used for them MANY MANY years ago.

Thank you so much for your quick reply. I updated the configuration and am see this error:
Configuration warnings
Platform error ‘remote’ from integration ‘GC100’ - Integration ‘GC100’ not found.

I am able to ping the GCs IP

Thank you so much to all that assisted me here, I was successful in connected to the device and now able to control my xfinity cable boxes. I have also build a remote for these and will post pictures later. If anyone else is challenged with the GC devices feel free to reach out. I am happy to share what I have learned.