11 lines
304 B
JSON
11 lines
304 B
JSON
{
|
|
"disabled": "Integration library not compatible with Python 3.10",
|
|
"domain": "xbee",
|
|
"name": "XBee",
|
|
"documentation": "https://www.home-assistant.io/integrations/xbee",
|
|
"requirements": ["xbee-helper==0.0.7"],
|
|
"codeowners": [],
|
|
"iot_class": "local_polling",
|
|
"loggers": ["xbee_helper"]
|
|
}
|