2018-10-26 16:13:17 +01:00
|
|
|
{
|
|
|
|
"name": "rc-switch",
|
2021-02-23 10:36:09 +00:00
|
|
|
"description": "Use ESP8266/ESP32 to operate remote radio controlled devices",
|
2018-10-26 16:13:17 +01:00
|
|
|
"keywords": "rf, radio, wireless",
|
|
|
|
"authors":
|
|
|
|
{
|
2021-02-23 10:36:09 +00:00
|
|
|
"name": "Theo Arends"
|
2018-10-26 16:13:17 +01:00
|
|
|
},
|
|
|
|
"repository":
|
|
|
|
{
|
|
|
|
"type": "git",
|
2021-02-23 10:36:09 +00:00
|
|
|
"url": "https://github.com/arendst/Tasmota.git"
|
2018-10-26 16:13:17 +01:00
|
|
|
},
|
2021-02-23 10:36:09 +00:00
|
|
|
"version": "1.0.0",
|
2018-10-26 16:13:17 +01:00
|
|
|
"frameworks": [
|
2021-02-23 10:36:09 +00:00
|
|
|
"arduino"
|
2018-10-26 16:13:17 +01:00
|
|
|
],
|
|
|
|
"platforms": "*"
|
|
|
|
}
|