ha-core/homeassistant/components/poolsense/manifest.json

11 lines
282 B
JSON

{
"domain": "poolsense",
"name": "PoolSense",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/poolsense",
"requirements": ["poolsense==0.0.8"],
"codeowners": ["@haemishkyd"],
"iot_class": "cloud_polling",
"loggers": ["poolsense"]
}