core/homeassistant/components/enocean/manifest.json

13 lines
226 B
JSON

{
"domain": "enocean",
"name": "EnOcean",
"documentation": "https://www.home-assistant.io/integrations/enocean",
"requirements": [
"enocean==0.50"
],
"codeowners": [
"@bdurrer"
],
"config_flow": true
}