1
mirror of https://github.com/home-assistant/core synced 2024-07-30 21:18:57 +02:00
ha-core/homeassistant/components/zwave/manifest.json
2020-04-03 12:58:19 -07:00

9 lines
256 B
JSON

{
"domain": "zwave",
"name": "Z-Wave",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/zwave",
"requirements": ["homeassistant-pyozw==0.1.10", "pydispatcher==2.0.5"],
"codeowners": ["@home-assistant/z-wave"]
}