1
mirror of https://github.com/home-assistant/core synced 2024-08-28 03:36:46 +02:00
ha-core/homeassistant/components/rympro/manifest.json
2023-03-23 10:05:08 +01:00

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.7"]
}