mirror of
https://github.com/home-assistant/core.git
synced 2025-12-19 18:38:58 +00:00
Add integration_type device to escea (#159009)
This commit is contained in:
committed by
GitHub
parent
603c664c9b
commit
903c73b5dd
@@ -7,6 +7,7 @@
|
||||
"homekit": {
|
||||
"models": ["Escea"]
|
||||
},
|
||||
"integration_type": "device",
|
||||
"iot_class": "local_push",
|
||||
"requirements": ["pescea==1.0.12"]
|
||||
}
|
||||
|
||||
@@ -1835,7 +1835,7 @@
|
||||
},
|
||||
"escea": {
|
||||
"name": "Escea",
|
||||
"integration_type": "hub",
|
||||
"integration_type": "device",
|
||||
"config_flow": true,
|
||||
"iot_class": "local_push"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user