Files
openjibo-haint-mirror/custom_components/jibo/manifest.json

14 lines
379 B
JSON
Raw Normal View History

2026-05-17 17:44:24 -04:00
{
"domain": "jibo",
"name": "OpenJibo",
2026-05-17 20:11:30 -04:00
"version": "0.1.0.4",
2026-05-17 17:44:24 -04:00
"documentation": "https://jibohacks.zane.org/homeassistant/int",
2026-05-17 21:25:13 -04:00
"issue_tracker": "https://github.com/ZaneThePython/openjibo-hacs/issues",
2026-05-17 17:44:24 -04:00
"requirements": [],
"dependencies": [],
"codeowners": ["@ZaneThePython"],
"config_flow": true,
"iot_class": "local_polling",
"integration_type": "device"
}