Add dependencies to ecowitt (#78187)
This commit is contained in:
parent
b2692ecc80
commit
a877c8030f
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
||||||
"name": "Ecowitt",
|
"name": "Ecowitt",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/ecowitt",
|
"documentation": "https://www.home-assistant.io/integrations/ecowitt",
|
||||||
|
"dependencies": ["webhook"],
|
||||||
"requirements": ["aioecowitt==2022.09.1"],
|
"requirements": ["aioecowitt==2022.09.1"],
|
||||||
"codeowners": ["@pvizeli"],
|
"codeowners": ["@pvizeli"],
|
||||||
"iot_class": "local_push"
|
"iot_class": "local_push"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue