1
mirror of https://github.com/home-assistant/core synced 2024-08-02 23:40:32 +02:00
ha-core/homeassistant/components/meater/manifest.json
2022-04-12 14:54:01 +02:00

10 lines
263 B
JSON

{
"codeowners": ["@Sotolotl", "@emontnemery"],
"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"]
}