gitextract_cd2ah2na/ ├── LICENSE ├── README.md ├── assets/ │ └── tv-card-example.yaml ├── custom_components/ │ └── xgimi/ │ ├── __init__.py │ ├── config_flow.py │ ├── const.py │ ├── manifest.json │ ├── pyxgimi.py │ ├── remote.py │ └── translations/ │ ├── en.json │ ├── es.json │ ├── fr.json │ └── zh-Hans.json └── hacs.json