Enhance Jibo integration: Add service filtering by robot name, improve configuration flow, and update service documentation.
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
{
|
||||
"domain": "jibo",
|
||||
"name": "OpenJibo",
|
||||
"version": "0.1.0.a",
|
||||
"version": "0.1.0.alpha.2",
|
||||
"documentation": "https://jibohacks.zane.org/homeassistant/int",
|
||||
"requirements": [],
|
||||
"dependencies": [],
|
||||
"codeowners": ["@ZaneThePython"],
|
||||
"config_flow": true
|
||||
"config_flow": true,
|
||||
"iot_class": "local_polling"
|
||||
}
|
||||
Reference in New Issue
Block a user