1
mirror of https://github.com/home-assistant/core synced 2024-07-30 21:18:57 +02:00
ha-core/homeassistant/components/omnilogic/manifest.json
2020-10-14 15:21:29 +02:00

9 lines
251 B
JSON

{
"domain": "omnilogic",
"name": "Hayward Omnilogic",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/omnilogic",
"requirements": ["omnilogic==0.4.2"],
"codeowners": ["@oliver84","@djtimca","@gentoosu"]
}