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 cea8287084
Some checks failed
Validate / validate-hacs (push) Has been cancelled
Fix HACS validation
2026-05-17 21:25:13 -04:00

14 lines
379 B
JSON

{
"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,
"iot_class": "local_polling",
"integration_type": "device"
}