diff --git a/README.md b/README.md new file mode 100644 index 0000000..ebe35dd --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# OpenJibo +This home assistant intergration allows you to connect your Jibo device. Your Jibo device must be running custom software with all ports exposed. \ No newline at end of file diff --git a/hacs.json b/hacs.json new file mode 100644 index 0000000..5cbaac0 --- /dev/null +++ b/hacs.json @@ -0,0 +1,6 @@ +{ + "name": "OpenJibo", + "render_markdown": true, + "homeassistant": "2026.5.2" + } + \ No newline at end of file