mirror of
https://github.com/home-assistant/core.git
synced 2025-12-20 02:48:57 +00:00
Add integration_type device to justnimbus (#159184)
This commit is contained in:
committed by
GitHub
parent
91f3b991ba
commit
fe987a63d6
@@ -4,6 +4,7 @@
|
||||
"codeowners": ["@kvanzuijlen"],
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/justnimbus",
|
||||
"integration_type": "device",
|
||||
"iot_class": "cloud_polling",
|
||||
"requirements": ["justnimbus==0.7.4"]
|
||||
}
|
||||
|
||||
@@ -3249,7 +3249,7 @@
|
||||
},
|
||||
"justnimbus": {
|
||||
"name": "JustNimbus",
|
||||
"integration_type": "hub",
|
||||
"integration_type": "device",
|
||||
"config_flow": true,
|
||||
"iot_class": "cloud_polling"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user