Create .hacs.json

This commit is contained in:
smkrv
2024-11-14 19:36:53 +03:00
committed by GitHub
parent 2f4675dcf9
commit 63b1d537eb
+8
View File
@@ -0,0 +1,8 @@
{
"name": "HA Text AI Integration",
"filename": "ha_text_ai.zip",
"hide_default_branch": true,
"homeassistant": "2023.5.0",
"render_readme": true,
"zip_release": true
}