mirror of
https://github.com/home-assistant/core.git
synced 2026-07-03 04:36:04 +01:00
4112b2af07
Co-authored-by: Joostlek <joostlek@outlook.com>
13 lines
366 B
JSON
13 lines
366 B
JSON
{
|
|
"domain": "xthings_cloud",
|
|
"name": "Xthings Cloud",
|
|
"codeowners": ["@XthingsJacobs"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/xthings_cloud",
|
|
"integration_type": "hub",
|
|
"iot_class": "cloud_push",
|
|
"loggers": ["ha_xthings_cloud"],
|
|
"quality_scale": "bronze",
|
|
"requirements": ["ha-xthings-cloud==1.0.5"]
|
|
}
|