feat: Initallize

This commit is contained in:
2026-05-17 17:44:24 -04:00
commit 74e8ebdadb
7 changed files with 87 additions and 0 deletions

10
manifest.json Normal file
View File

@@ -0,0 +1,10 @@
{
"domain": "jibo",
"name": "OpenJibo",
"version": "0.1.0.a",
"documentation": "https://jibohacks.zane.org/homeassistant/int",
"requirements": [],
"dependencies": [],
"codeowners": ["@ZaneThePython"],
"config_flow": true
}