This repository has been archived on 2026-05-18. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
openjibo-haint-old/custom_components/jibo/manifest.json
Zane V 90075b525b
Some checks failed
Validate with hassfest / validate (push) Has been cancelled
Validate / validate-hacs (push) Has been cancelled
Fix hassfest issues
2026-05-17 21:32:16 -04:00

14 lines
379 B
JSON

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