core/homeassistant/components/dweet/manifest.json

9 lines
215 B
JSON

{
"domain": "dweet",
"name": "dweet.io",
"documentation": "https://www.home-assistant.io/integrations/dweet",
"requirements": ["dweepy==0.3.0"],
"codeowners": ["@fabaff"],
"iot_class": "cloud_polling"
}