core/homeassistant/components/poolsense/manifest.json

13 lines
238 B
JSON

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