core/homeassistant/components/thingspeak/manifest.json

10 lines
248 B
JSON

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