Files
ha-text-ai/hacs.json
T

10 lines
212 B
JSON
Raw Normal View History

2024-11-18 00:43:28 +03:00
{
"name": "HA text AI",
"render_readme": true,
"domains": ["sensor"],
2024-11-19 12:45:26 +03:00
"homeassistant": "2024.11.0",
2024-11-19 01:18:10 +03:00
"icon": "mdi:brain",
2024-11-19 14:35:45 +03:00
"version": "1.0.4",
2024-11-19 01:18:10 +03:00
"documentation": "https://github.com/smkrv/ha-text-ai"
2024-11-14 19:36:53 +03:00
}