Add support for IoT class in manifest (#46935)
This commit is contained in:
parent
985b4a581a
commit
055cdc64c0
917 changed files with 2327 additions and 1467 deletions
|
@ -3,5 +3,6 @@
|
|||
"name": "XBee",
|
||||
"documentation": "https://www.home-assistant.io/integrations/xbee",
|
||||
"requirements": ["xbee-helper==0.0.7"],
|
||||
"codeowners": []
|
||||
"codeowners": [],
|
||||
"iot_class": "local_polling"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue