core/homeassistant/components/rympro/manifest.json

10 lines
279 B
JSON

{
"domain": "rympro",
"name": "Read Your Meter Pro",
"codeowners": ["@OnFreund", "@elad-bar", "@maorcc"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/rympro",
"iot_class": "cloud_polling",
"requirements": ["pyrympro==0.0.8"]
}