Files
openjibo-haint-mirror/custom_components/jibo/manifest.json
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"
}