Tasmota/lib/IRremoteESP8266/library.json

13 lines
312 B
JSON
Raw Normal View History

{
"name": "IRremoteESP8266",
"keywords": "infrared, ir, remote",
"description": "Send and receive infrared signals with multiple protocols",
"repository":
{
"type": "git",
"url": "https://github.com/sebastienwarin/IRremoteESP8266.git"
},
"frameworks": "arduino",
"platforms": "esp8266"
}