* Bump python-orvibo version Fixes https://github.com/home-assistant/core/issues/106923 * Add version number * Remove version * Bump python-orvibo version
9 lines
228 B
JSON
9 lines
228 B
JSON
{
|
|
"domain": "orvibo",
|
|
"name": "Orvibo",
|
|
"codeowners": [],
|
|
"documentation": "https://www.home-assistant.io/integrations/orvibo",
|
|
"iot_class": "local_push",
|
|
"loggers": ["orvibo"],
|
|
"requirements": ["orvibo==1.1.2"]
|
|
}
|