Fix hassfest issues

This commit is contained in:
2026-05-17 21:32:16 -04:00
parent 7598bb22ca
commit 90075b525b
2 changed files with 9 additions and 6 deletions

View File

@@ -1,13 +1,13 @@
{
"domain": "jibo",
"name": "OpenJibo",
"version": "0.1.0.4",
"documentation": "https://jibohacks.zane.org/homeassistant/int",
"issue_tracker": "https://github.com/ZaneThePython/openjibo-hacs/issues",
"requirements": [],
"dependencies": [],
"codeowners": ["@ZaneThePython"],
"config_flow": true,
"dependencies": [],
"documentation": "https://jibohacks.zane.org/homeassistant/int",
"integration_type": "device",
"iot_class": "local_polling",
"integration_type": "device"
"issue_tracker": "https://github.com/ZaneThePython/openjibo-hacs/issues",
"requirements": [],
"version": "0.1.0.4"
}