mirror of
https://github.com/smkrv/ha-text-ai.git
synced 2026-07-22 07:03:58 +08:00
Reset to current local state
This commit is contained in:
@@ -1,27 +0,0 @@
|
||||
ha_text_ai/
|
||||
├── custom_components/
|
||||
│ └── ha_text_ai/
|
||||
│ ├── __init__.py
|
||||
│ ├── manifest.json
|
||||
│ ├── config_flow.py
|
||||
│ ├── const.py
|
||||
│ ├── coordinator.py
|
||||
│ ├── sensor.py
|
||||
│ ├── services.yaml
|
||||
│ └── translations/
|
||||
│ ├── en.json
|
||||
│ └── ru.json
|
||||
├── .github/
|
||||
│ ├── ISSUE_TEMPLATE/
|
||||
│ │ ├── bug_report.md
|
||||
│ │ └── feature_request.md
|
||||
│ └── workflows/
|
||||
│ ├── hassfest.yaml
|
||||
│ └── validate.yaml
|
||||
├── tests/
|
||||
│ └── test_init.py
|
||||
├── .gitignore
|
||||
├── LICENSE
|
||||
├── README.md
|
||||
├── hacs.json
|
||||
└── info.md
|
||||
Reference in New Issue
Block a user