mirror of
https://github.com/home-assistant/core.git
synced 2026-05-08 17:49:37 +01:00
Add integration_type device to tami4 (#163659)
This commit is contained in:
committed by
GitHub
parent
2a03d95bcd
commit
7cd48ef079
@@ -4,6 +4,7 @@
|
||||
"codeowners": ["@Guy293"],
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/tami4",
|
||||
"integration_type": "device",
|
||||
"iot_class": "cloud_polling",
|
||||
"requirements": ["Tami4EdgeAPI==3.0"]
|
||||
}
|
||||
|
||||
@@ -6801,7 +6801,7 @@
|
||||
},
|
||||
"tami4": {
|
||||
"name": "Tami4 Edge / Edge+",
|
||||
"integration_type": "hub",
|
||||
"integration_type": "device",
|
||||
"config_flow": true,
|
||||
"iot_class": "cloud_polling"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user