2023-01-24 20:41:33 +00:00
|
|
|
{
|
|
|
|
"domain": "rympro",
|
|
|
|
"name": "Read Your Meter Pro",
|
2023-02-08 19:13:46 +00:00
|
|
|
"codeowners": ["@OnFreund", "@elad-bar", "@maorcc"],
|
2023-01-24 20:41:33 +00:00
|
|
|
"config_flow": true,
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/rympro",
|
2023-02-08 19:13:46 +00:00
|
|
|
"iot_class": "cloud_polling",
|
2023-03-23 09:05:08 +00:00
|
|
|
"requirements": ["pyrympro==0.0.7"]
|
2023-01-24 20:41:33 +00:00
|
|
|
}
|