commit b0b342cb06fdca23f187392e1e1fb02f05d76b80 Author: smkrv <17809065+smkrv@users.noreply.github.com> Date: Thu Nov 14 18:23:55 2024 +0300 Create hacs.json diff --git a/hacs.json b/hacs.json new file mode 100644 index 0000000..08a93cc --- /dev/null +++ b/hacs.json @@ -0,0 +1,6 @@ +{ + "name": "HA Text AI Integration", + "render_readme": true, + "domains": ["ha_text_ai"], + "homeassistant": "2023.5.0" +}