1
mirror of https://github.com/home-assistant/core synced 2024-10-01 05:30:36 +02:00
ha-core/homeassistant/components/ripple/manifest.json
2021-04-15 10:21:38 +02:00

9 lines
217 B
JSON

{
"domain": "ripple",
"name": "Ripple",
"documentation": "https://www.home-assistant.io/integrations/ripple",
"requirements": ["python-ripple-api==0.0.3"],
"codeowners": [],
"iot_class": "cloud_polling"
}