mirror of
https://github.com/home-assistant/core.git
synced 2026-04-29 05:03:59 +01:00
11 lines
277 B
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"]
|
|
}
|