Skip to content

Latest commit

 

History

History
30 lines (29 loc) · 667 Bytes

structure.md

File metadata and controls

30 lines (29 loc) · 667 Bytes
ha_text_ai/
├── __init__.py
├── api_client.py
├── config_flow.py
├── const.py
├── coordinator.py
├── icons
│   ├── dark_icon.png
│   ├── [email protected]
│   ├── dark_logo.png
│   ├── [email protected]
│   ├── icon.png
│   ├── [email protected]
│   ├── logo.png
│   └── [email protected]
├── manifest.json
├── sensor.py
├── services.yaml
└── translations
    ├── de.json
    ├── en.json
    ├── es.json
    ├── hi.json
    ├── it.json
    ├── ru.json
    ├── sr.json
    └── zh.json