hass-core/homeassistant/components/thingspeak/manifest.json
2023-02-08 20:41:50 +01:00

9 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"]
}