2022-04-01 13:11:37 +00:00
|
|
|
{
|
2022-04-12 12:54:01 +00:00
|
|
|
"codeowners": ["@Sotolotl", "@emontnemery"],
|
2022-04-01 13:11:37 +00:00
|
|
|
"config_flow": true,
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/meater",
|
|
|
|
"domain": "meater",
|
|
|
|
"iot_class": "cloud_polling",
|
|
|
|
"name": "Meater",
|
|
|
|
"requirements": ["meater-python==0.0.8"]
|
|
|
|
}
|