mirror of https://github.com/home-assistant/core
12 lines
318 B
JSON
12 lines
318 B
JSON
{
|
|
"domain": "omnilogic",
|
|
"name": "Hayward Omnilogic",
|
|
"codeowners": [],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/omnilogic",
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["config", "omnilogic"],
|
|
"requirements": ["omnilogic==0.4.5"],
|
|
"single_config_entry": true
|
|
}
|