mirror of
https://github.com/ZaneThePython/openjibo-haint.git
synced 2026-06-17 03:35:59 +00:00
Update Jibo integration version to 0.1.0.3, add integration type, and ensure proper JSON structure.
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
{
|
||||
"domain": "jibo",
|
||||
"name": "OpenJibo",
|
||||
"version": "0.1.0.alpha.2",
|
||||
"version": "0.1.0.3",
|
||||
"documentation": "https://jibohacks.zane.org/homeassistant/int",
|
||||
"requirements": [],
|
||||
"dependencies": [],
|
||||
"codeowners": ["@ZaneThePython"],
|
||||
"config_flow": true,
|
||||
"iot_class": "local_polling"
|
||||
}
|
||||
"iot_class": "local_polling",
|
||||
"integration_type": "device"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user