1
0
mirror of https://github.com/elisspace/core.git synced 2026-08-31 08:32:13 +00:00
Files
core/homeassistant/components/thingspeak/manifest.json
2023-02-08 20:41:50 +01:00

10 lines
248 B
JSON

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