10 lines
247 B
JSON
10 lines
247 B
JSON
|
{
|
||
|
"codeowners": ["@Sotolotl"],
|
||
|
"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"]
|
||
|
}
|