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

10 lines
238 B
JSON
Raw Normal View History

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