hass-core/homeassistant/components/xbee/manifest.json
2022-02-17 14:58:24 +01:00

10 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"]
}