mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Add dependencies to ecowitt (#78187)
This commit is contained in:
parent
b2692ecc80
commit
a877c8030f
@ -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…
x
Reference in New Issue
Block a user