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

11 lines
276 B
JSON

{
"domain": "jibo",
"name": "OpenJibo",
"version": "0.1.0.alpha.2",
"documentation": "https://jibohacks.zane.org/homeassistant/int",
"requirements": [],
"dependencies": [],
"codeowners": ["@ZaneThePython"],
"config_flow": true,
"iot_class": "local_polling"
}