core/homeassistant/components/thingspeak/manifest.json

11 lines
277 B
JSON

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