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

11 lines
276 B
JSON
Raw Normal View History

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