1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-29 05:03:59 +01:00
Files
core/homeassistant/components/pooldose/manifest.json
2025-09-01 15:15:21 +02:00

11 lines
289 B
JSON

{
"domain": "pooldose",
"name": "SEKO PoolDose",
"codeowners": ["@lmaertin"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/pooldose",
"iot_class": "local_polling",
"quality_scale": "bronze",
"requirements": ["python-pooldose==0.5.0"]
}