mirror of
https://github.com/home-assistant/core.git
synced 2026-08-24 10:13:52 -05:00
12 lines
314 B
JSON
12 lines
314 B
JSON
{
|
|
"domain": "poolsense",
|
|
"name": "PoolSense",
|
|
"codeowners": ["@haemishkyd"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/poolsense",
|
|
"integration_type": "device",
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["poolsense"],
|
|
"requirements": ["poolsense==0.0.8"]
|
|
}
|