core/homeassistant/components/thingspeak/manifest.json

9 lines
219 B
JSON

{
"domain": "thingspeak",
"name": "ThingSpeak",
"documentation": "https://www.home-assistant.io/integrations/thingspeak",
"requirements": ["thingspeak==1.0.0"],
"codeowners": [],
"iot_class": "cloud_push"
}