core/homeassistant/components/thingspeak/manifest.json

11 lines
218 B
JSON

{
"domain": "thingspeak",
"name": "Thingspeak",
"documentation": "https://www.home-assistant.io/components/thingspeak",
"requirements": [
"thingspeak==0.4.1"
],
"dependencies": [],
"codeowners": []
}